Merge feature/extensions into main #1

Closed
opened 2026-02-19 21:27:39 +00:00 by ash · 1 comment
Owner

What

Merge the feature/extensions branch into main. It contains:

  • Schema evolution / upcasting
  • Encryption at rest (AES-256-GCM)
  • DLQ with retry/backoff
  • Event watchers (real-time streaming)
  • Multi-tenancy
  • CommandBus (single writer)
  • EventSubscription (guaranteed delivery)
  • GDPR crypto-shredding
  • Conformance test suite

Why

7 commits sitting on a branch. All 389 tests pass. Need to review, squash where appropriate, and merge.

Checklist

  • Code review all 7 commits
  • Verify no regressions on main
  • Squash/rebase as needed
  • Merge to main
  • Tag v0.2.0
## What Merge the feature/extensions branch into main. It contains: - Schema evolution / upcasting - Encryption at rest (AES-256-GCM) - DLQ with retry/backoff - Event watchers (real-time streaming) - Multi-tenancy - CommandBus (single writer) - EventSubscription (guaranteed delivery) - GDPR crypto-shredding - Conformance test suite ## Why 7 commits sitting on a branch. All 389 tests pass. Need to review, squash where appropriate, and merge. ## Checklist - [ ] Code review all 7 commits - [ ] Verify no regressions on main - [ ] Squash/rebase as needed - [ ] Merge to main - [ ] Tag v0.2.0
Author
Owner

Merged feature/extensions into main. Branch deleted.

Merged feature/extensions into main. Branch deleted.
ash closed this issue 2026-02-20 00:31:52 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ash/eskit#1
No description provided.