Skip to content

feat: make key processor manager version aware - #184

Merged
fabenan-f merged 2 commits into
mainfrom
feat/make-key-processor-manager-version-aware
Jul 21, 2026
Merged

feat: make key processor manager version aware#184
fabenan-f merged 2 commits into
mainfrom
feat/make-key-processor-manager-version-aware

Conversation

@fabenan-f

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
Introduce key versioning to the key processor by replacing model.Key with model.KeyVersion in all processor request types and adding version-aware resolution in the Manager, which now resolves the highest usable revision from the store before dispatching to processors

Signed-off-by: fabenan-f <63860771+fabenan-f@users.noreply.github.com>
Signed-off-by: fabenan-f <63860771+fabenan-f@users.noreply.github.com>
@fabenan-f fabenan-f self-assigned this Jul 17, 2026
@fabenan-f
fabenan-f marked this pull request as ready for review July 17, 2026 14:41

@NamanBalaji NamanBalaji left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice work

@fabenan-f
fabenan-f merged commit 20fc1fa into main Jul 21, 2026
5 checks passed
@fabenan-f
fabenan-f deleted the feat/make-key-processor-manager-version-aware branch July 21, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants