This commit is contained in:
@@ -2,6 +2,18 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## v0.1.0-preview.22 — 2026-09-04
|
||||
|
||||
- Add `organizations.CreateOwnedOrganization` for atomic creation of an existing
|
||||
user's organization, initial membership, direct configured owner role, and
|
||||
correlated organization/access audits.
|
||||
- Require an active, fully registered owner and a pre-seeded role inside the
|
||||
SQLite transaction. Missing storage support fails without a non-atomic fallback.
|
||||
- Preserve the older membership-only creation API and schema version 9. Customer
|
||||
and merchant permissions remain application-owned, with no commerce dependency.
|
||||
- Exercise failure at every write stage, concurrent duplicate creation, scoped
|
||||
access, restart recovery, last-owner protection, and mismatched authority/audits.
|
||||
|
||||
## v0.1.0-preview.21 — 2026-09-04
|
||||
|
||||
- Derive the registered credential algorithm from the verified COSE public key
|
||||
|
||||
Reference in New Issue
Block a user