Skip to content

Comments

refactor: Remove deprecated kv and typed_kv adapters#6734

Merged
koushiro merged 1 commit intomainfrom
remove-kv
Oct 24, 2025
Merged

refactor: Remove deprecated kv and typed_kv adapters#6734
koushiro merged 1 commit intomainfrom
remove-kv

Conversation

@kingsword09
Copy link
Contributor

Which issue does this PR close?

Closes #5739.

Rationale for this change

All services have been migrated from adapter::kv to implement Access trait directly.

What changes are included in this PR?

Are there any user-facing changes?

@kingsword09 kingsword09 requested a review from Xuanwo as a code owner October 24, 2025 00:38
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" labels Oct 24, 2025
Copy link
Member

@koushiro koushiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 24, 2025
@koushiro koushiro merged commit 91c5778 into main Oct 24, 2025
389 checks passed
@koushiro koushiro deleted the remove-kv branch October 24, 2025 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tracking issues of migrating adapter based services

2 participants