Skip to content

[stable2512] Backport #11197#11209

Merged
sigurpol merged 2 commits into
stable2512from
backport-11197-to-stable2512
Feb 28, 2026
Merged

[stable2512] Backport #11197#11209
sigurpol merged 2 commits into
stable2512from
backport-11197-to-stable2512

Conversation

@paritytech-release-backport-bot

Copy link
Copy Markdown

Backport #11197 into stable2512 from sigurpol.

See the documentation on how to use this bot.

…ly set keys (#11197)

Tracks whether session keys were set externally (via `SessionInterface`,
e.g. from AH) or locally.
Transitions between the two paths correctly manage the key deposit and
consumer ref in both directions.

---------

Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit b965285)
@paritytech-release-backport-bot paritytech-release-backport-bot Bot requested a review from a team as a code owner February 27, 2026 20:58
@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Feb 27, 2026
@github-actions github-actions Bot requested a review from sigurpol February 27, 2026 20:58
@github-actions

Copy link
Copy Markdown
Contributor

This pull request is amending an existing release. Please proceed with extreme caution,
as to not impact downstream teams that rely on the stability of it. Some things to consider:

  • Backports are only for 'patch' or 'minor' changes. No 'major' or other breaking change.
  • Should be a legit fix for some bug, not adding tons of new features.
  • Must either be already audited or not need an audit.
Emergency Bypass

If you really need to bypass this check: add validate: false to each crate
in the Prdoc where a breaking change is introduced. This will release a new major
version of that crate and all its reverse dependencies and basically break the release.

@sigurpol sigurpol merged commit 8e3d9ff into stable2512 Feb 28, 2026
250 of 260 checks passed
@sigurpol sigurpol deleted the backport-11197-to-stable2512 branch February 28, 2026 12:21
fellowship-merge-bot Bot pushed a commit to polkadot-fellows/runtimes that referenced this pull request Mar 2, 2026
Bump pallet-session to include [SDK
11209](paritytech/polkadot-sdk#11209) - backport
of `SDK 11197` into `stable2512` branch - to track consumer refs and
release deposits for externally set keys
arturgontijo pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Apr 1, 2026
Backport paritytech#11197 into `stable2512` from sigurpol.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

---------

Co-authored-by: Paolo La Camera <paolo@parity.io>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A3-backport Pull request is already reviewed well in another branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant