Skip to content

feat: CON-1467 CON-1705 Set registry version of CanisterHttpContexts#10505

Draft
eichhorl wants to merge 2 commits into
masterfrom
eichhorl/set-http-registry-version
Draft

feat: CON-1467 CON-1705 Set registry version of CanisterHttpContexts#10505
eichhorl wants to merge 2 commits into
masterfrom
eichhorl/set-http-registry-version

Conversation

@eichhorl

@eichhorl eichhorl commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

#10484 introduced a RegistryVersion field to CanisterHttpContexts. For compatibility reasons, the field was introduced to the proto definition but always set to 0 in all production cases.

With this PR, we start setting the field to the registry version at which new CanisterHttpContexts are created. In the future this field will be used as the single source of truth for the registry version throughout the lifetime of an HTTP outcall.

For compatibility reasons, a subnet running the version of this PR should not be directly downgraded to a version earlier than #10484 (corresponding replica version proposed here).

@eichhorl eichhorl changed the title Draft: Set registry version of CanisterHttpContexts feat: CON-1467 CON-1705 Set registry version of CanisterHttpContexts Jun 19, 2026
@github-actions github-actions Bot added the feat label Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant