release: v1.7.0 (lockstep); generalize ADR-001 (drop private consumer name)
This commit is contained in:
@@ -6,6 +6,20 @@ This module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html
|
||||
|
||||
---
|
||||
|
||||
## [1.7.0] — 2026-08-14
|
||||
|
||||
Minor — coordinated framework release (lockstep versioning). No API changes in this module.
|
||||
|
||||
### Docs
|
||||
|
||||
- Generalized **ADR-001** (request binding): removed the reference to a specific private consumer
|
||||
service and its internal ADR; the motivation is now stated in general terms. The framework's ADRs
|
||||
must be self-contained. No code change.
|
||||
|
||||
### Changed
|
||||
|
||||
- Bumped `contracts`, `core` to v1.7.0.
|
||||
|
||||
## [1.6.0] — 2026-08-13
|
||||
|
||||
Minor — request binding from path and query, not only the JSON body.
|
||||
|
||||
Reference in New Issue
Block a user