feat(contracts): release SecurityBag; anchor framework at v1.1.0

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.
This commit is contained in:
2026-08-07 18:23:14 -06:00
parent 098a2098f8
commit 3d440fd8bc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ and this module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.
---
## [1.1.0] — 2026-05-28
## [1.1.0] — 2026-08-07
### Added