chore: release v1.0.7-rc1
Some checks failed
Veza CI / Backend (Go) (push) Failing after 0s
Veza CI / Frontend (Web) (push) Failing after 0s
Veza CI / Rust (Stream Server) (push) Failing after 0s
Frontend CI / test (push) Failing after 0s
Security Scan / Secret Scanning (gitleaks) (push) Failing after 0s
Veza CI / Notify on failure (push) Failing after 0s
Some checks failed
Veza CI / Backend (Go) (push) Failing after 0s
Veza CI / Frontend (Web) (push) Failing after 0s
Veza CI / Rust (Stream Server) (push) Failing after 0s
Frontend CI / test (push) Failing after 0s
Security Scan / Secret Scanning (gitleaks) (push) Failing after 0s
Veza CI / Notify on failure (push) Failing after 0s
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
bd7b74ff63
commit
6d51f52aae
2 changed files with 9 additions and 6 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,11 +1,14 @@
|
|||
# Changelog - Veza
|
||||
|
||||
## [v1.0.7-rc1] - in progress (2026-04-18)
|
||||
## [v1.0.7-rc1] - 2026-04-19
|
||||
|
||||
Release-candidate entry — items A and B delivered, items C/D/E/F
|
||||
remain. See `docs/audit-2026-04/v107-plan.md` for the full scope.
|
||||
This CHANGELOG section documents what's landed against main so far;
|
||||
a final v1.0.7 tag requires the remaining items to close.
|
||||
Release-candidate tag for v1.0.7. Items A through F of the
|
||||
post-v1.0.6.2 money-movement hardening plan are complete; item G
|
||||
(subscription pending_payment state) and follow-ups #44 / #52 are
|
||||
deferred to post-rc1. See `docs/audit-2026-04/v107-plan.md` for
|
||||
scope. Four skipped @critical E2E classes (v107-e2e-05/06/08/09)
|
||||
are flagged in `tests/e2e/SKIPPED_TESTS.md` for staging verification
|
||||
before v1.0.7 final.
|
||||
|
||||
### Item A — persist stripe_transfer_id on seller_transfers
|
||||
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.0.6.2
|
||||
1.0.7-rc1
|
||||
|
|
|
|||
Loading…
Reference in a new issue