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

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.

Reviewed-on: #1
Co-authored-by: Rene Nochebuena Guerrero <rene@nochebuena.dev>
Co-committed-by: Rene Nochebuena Guerrero <rene@nochebuena.dev>
This commit was merged in pull request #1.
This commit is contained in:
2026-08-07 18:24:11 -06:00
committed by NOCHEBUENADEV
parent 098a2098f8
commit 8710f99b3f
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