Skip to content

chore(main): release monolith 0.3.0#650

Open
panicboat[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--monolith
Open

chore(main): release monolith 0.3.0#650
panicboat[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--monolith

Conversation

@panicboat

@panicboat panicboat Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.3.0 (2026-07-07)

Features

  • account-durability: self deactivation + 30-day grace + cron hard-delete (#766) (0133c03)
  • bookmarks: proto + monolith slice (schema + repo + use_cases + handler, B1) (#701) (f5eb626)
  • discovery: proto + monolith slice (3 RPC + cross-slice search/rank, D1) (#708) (d7c43d4)
  • discovery: role filter for SearchUsers (全て/キャスト/ゲスト chips) (#734) (1adcf9f)
  • discovery: suggested-users (おすすめユーザー) pane — Phase 1b-B PR2 (#753) (e4cf6f2)
  • feed: symmetric ListFeed handler + use_case + adapter methods (#663) (3fdef23)
  • feed: symmetric ListFeed proto contract + slice design spec (#660) (eebfd8a)
  • footprints: F1 monolith — proto + slice + use_cases + handler (#728) (bc3b9d1)
  • footprints: visit count per visitor (#754) (67b0818)
  • footprints: visitor opt-out via notifications.preferences (#742) (645ab2f)
  • identity: Account rename + RS256 JWT + frontend stub follow-up (#649) (00215b9)
  • identity: auth hardening (single-use tokens, lockout, refresh digest, BFF cookies) (#763) (74b37e6)
  • identity: auth/onboarding rebuild — login/signup/onboarding/reset + AWS SNS SMS (#761) (3f6ba37)
  • karte: Cast-only Guest review + trust slice destroy (#765) (7f5b75b)
  • messaging: proto + monolith slice (schema + repo + 7 unary use_cases + handler + NOTIFY publish, M1) (#711) (43485b3)
  • messaging: StreamEvents server-streaming (PG LISTEN/NOTIFY subscriber, M2) (#712) (6d8f6c3)
  • notifications: add MarkAllRead RPC and /notifications page button (#740) (1cb4928)
  • notifications: add per-account notification preferences (settings 通知設定 tab) (#738) (aca8852)
  • notifications: add target_post_id for COMMENT/REPLY deep-link (#741) (3f71081)
  • notifications: cross-slice emit hooks (like/comment/reply/follow_request/follow_approved) (#694) (200f6e6)
  • notifications: gate emit and drawer badge by notification preferences (#739) (b8c23c2)
  • notifications: proto + monolith slice scaffold (N1) (#692) (8240d5e)
  • notifications: use_cases + grpc handler (3 RPC live, N2) (#693) (a3c60a3)
  • post: add ListPostsByIds use_case for cross-slice hydration (#661) (c8ea518)
  • post: proto + repo + use_cases for profile content tabs (media_only + ListCommentsByAuthor + ListLikedPostsByAccount, P1) (#719) (b85de1d)
  • posts: symmetric posts backend — proto/schema/PostService/LikeService (#652) (12bc787)
  • post: symmetric comment author resolution via ProfileService (#655) (a29378a)
  • post: symmetric comment list author resolution via ProfileService (#656) (c493592)
  • profile: add ListAccountIdsByPrefecture use_case for cross-slice feed query (#662) (eae2061)
  • profile: rebuild profile as full vertical slice (proto/monolith/frontend) (#651) (cda4c85)
  • social: cross-slice follow-gate (ViewerCanSeePost + FilterVisiblePosts) (#679) (5567668)
  • social: follower/following count display on /u/[username] (#689) (11324ba)
  • social: schema migration + slice base + relations + repositories (#677) (8826a14)
  • social: symmetric Follow/Block proto contract + design spec (#676) (4baac9b)
  • social: use_cases + grpc handlers (14 RPC live) (#678) (69c9b7e)

Bug Fixes

  • discovery: present profiles through ProfilePresenter before proto assign (#770) (1615b90)
  • identity: distinguish ACCOUNT_LOCKED from invalid credentials (#768) (d30b5c8)
  • karte: aggregate() must strip the relation's default ORDER BY (#769) (53fcd7c)
  • messaging: dedicated PG connection for StreamEvents LISTEN loop (#813) (d493846)
  • post: qualify PostPresenter in ListPostsByIds (feed crashes) (#722) (59c92bd)
  • post: resolve Concerns::CursorPagination via top-level path to avoid Post::Concerns collision (#697) (5e145e8)
  • social: present profiles through ProfilePresenter before proto assign (#791) (54a0e9c)
  • social: present profiles through ProfilePresenter for singular fields (#801) (8d166d6)
  • social: use repo transaction in BlockRepository#block (#731) (a846c12)

This PR was generated with Release Please. See documentation.

@panicboat panicboat Bot requested a review from panicboat as a code owner May 31, 2026 08:52
@panicboat panicboat Bot added autorelease: pending deploy:monolith Auto-generated deployment label labels May 31, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from b814022 to b7c980d Compare June 6, 2026 15:13
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 6, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from b7c980d to a825ba2 Compare June 7, 2026 09:33
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 7, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from a825ba2 to deb8b5e Compare June 8, 2026 12:57
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 8, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from deb8b5e to 3569b4b Compare June 9, 2026 03:38
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 9, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from 3569b4b to edc5a6c Compare June 9, 2026 03:53
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 9, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from edc5a6c to d3fdf43 Compare June 9, 2026 10:15
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 9, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch 2 times, most recently from 3ef3786 to 758b662 Compare June 11, 2026 17:41
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 11, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from 758b662 to 4be956b Compare June 13, 2026 16:02
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 13, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from 4be956b to 37e3d01 Compare June 13, 2026 16:17
@panicboat panicboat Bot removed the deploy:monolith Auto-generated deployment label label Jun 13, 2026
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 15, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from 9ceb8b1 to a6cbc2e Compare June 15, 2026 13:52
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 15, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from a6cbc2e to ae09663 Compare June 15, 2026 14:17
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 15, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from ae09663 to 61b35c3 Compare June 15, 2026 14:27
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 15, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from 61b35c3 to cc4cdf0 Compare June 16, 2026 00:14
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 16, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from cc4cdf0 to 4f16277 Compare June 16, 2026 13:16
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 16, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from 4f16277 to d59271c Compare June 16, 2026 13:38
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 16, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from d59271c to cb5b908 Compare June 16, 2026 14:00
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 16, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from cb5b908 to f02cd36 Compare June 16, 2026 15:04
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 16, 2026
@panicboat panicboat Bot force-pushed the release-please--branches--main--components--monolith branch from f02cd36 to 7565965 Compare June 16, 2026 18:28
@panicboat panicboat Bot added deploy:monolith Auto-generated deployment label and removed deploy:monolith Auto-generated deployment label labels Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending deploy:monolith Auto-generated deployment label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants