Ships the SecurityBag API (request-scoped identity + attributes, immutable).
Anchors the coordinated framework version at v1.1.0.
Notes
contracts has no einherjar dependencies. Adding to contracts is additive (new type), non-breaking.
## Summary
- Ships the `SecurityBag` API (request-scoped identity + attributes, immutable).
- Anchors the coordinated framework version at v1.1.0.
## Notes
contracts has no einherjar dependencies. Adding to `contracts` is additive (new type), non-breaking.
Releases the SecurityBag request-scoped security context (drafted in the
CHANGELOG since 2026-05-28) and anchors the coordinated framework release at
v1.1.0 — the einherjar modules move to v1.1.0 in lockstep.
security:
- SecurityBag value type + NewSecurityBag, Identity/WithIdentity,
Get/With, SetBagInContext (immutable; copy-on-write attributes).
No einherjar dependencies. Badge bumped to v1.1.0.
Rene Nochebuena
requested review from CoreDevelopers 2026-08-07 18:24:06 -06:00
Rene Nochebuena
requested review from Agents 2026-08-07 18:24:06 -06:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
SecurityBagAPI (request-scoped identity + attributes, immutable).Notes
contracts has no einherjar dependencies. Adding to
contractsis additive (new type), non-breaking.