Skip to content

runtime: Rekey p-token feature gate#9979

Merged
febo merged 1 commit intoanza-xyz:masterfrom
febo:p-token-feature-gate
Jan 14, 2026
Merged

runtime: Rekey p-token feature gate#9979
febo merged 1 commit intoanza-xyz:masterfrom
febo:p-token-feature-gate

Conversation

@febo
Copy link

@febo febo commented Jan 13, 2026

Problem

p-token feature needs a rekey to go with the changes in SIMD-0444 (#9891).

Summary of Changes

Rekey it. This PR also rekeys the expected program buffer key for the migration.

@febo febo added the v3.1 Backport to v3.1 branch label Jan 13, 2026
@mergify
Copy link

mergify bot commented Jan 13, 2026

Backports to the beta branch are to be avoided unless absolutely necessary for fixing bugs, security issues, and perf regressions. Changes intended for backport should be structured such that a minimum effective diff can be committed separately from any refactoring, plumbing, cleanup, etc that are not strictly necessary to achieve the goal. Any of the latter should go only into master and ride the normal stabilization schedule. Exceptions include CI/metrics changes, CLI improvements and documentation updates on a case by case basis.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.5%. Comparing base (386c635) to head (b941f8d).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9979   +/-   ##
=======================================
  Coverage    82.5%    82.5%           
=======================================
  Files         846      846           
  Lines      316799   316799           
=======================================
+ Hits       261573   261608   +35     
+ Misses      55226    55191   -35     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

@t-nelson t-nelson left a comment

Choose a reason for hiding this comment

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

damn how'd i miss this...

in the future try to rekey in the pr that makes the change to gated logic. this makes it more difficult for us to botch backports

@febo febo added this pull request to the merge queue Jan 14, 2026
Merged via the queue into anza-xyz:master with commit 804c089 Jan 14, 2026
48 checks passed
@febo febo deleted the p-token-feature-gate branch January 14, 2026 12:18
mergify bot pushed a commit that referenced this pull request Jan 14, 2026
Rekey p-token feature

(cherry picked from commit 804c089)
febo added a commit that referenced this pull request Jan 16, 2026
runtime: Rekey p-token feature gate (#9979)

Rekey p-token feature

(cherry picked from commit 804c089)

Co-authored-by: febo <febo@anza.xyz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3.1 Backport to v3.1 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants