Signed-off-by: Cole Speelman <crspeelman@gmail.com>
This commit is contained in:
@@ -2,6 +2,19 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## v0.1.0-preview.24 — 2026-09-05
|
||||
|
||||
- Add explicit owner-managed profile and optimistic membership operations.
|
||||
Current direct ownership is checked inside the SQLite write transaction even
|
||||
when the target is an ordinary member. Active account/membership, non-personal
|
||||
organization, last-owner, optimistic state, and atomic audit requirements remain
|
||||
intact. Existing delegated-administrator APIs retain their behavior.
|
||||
- Require `OwnerManagedRepository` support without a preflight-only fallback.
|
||||
No schema migration is added; schema 10 remains current.
|
||||
- Test revoked, narrowed, suspended, removed and incomplete actor authority,
|
||||
archived/personal organizations, stale and concurrent submissions, and rollback
|
||||
of profile, membership, team, role and invitation effects after audit failure.
|
||||
|
||||
## v0.1.0-preview.23 — 2026-09-05
|
||||
|
||||
- Add atomic direct organization role sets with optimistic binding IDs, current
|
||||
|
||||
Reference in New Issue
Block a user