feat(release): add reproducible signed artifacts (#19)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# Changelog
|
||||
|
||||
All notable Rendezvous release changes are recorded here. Versions follow
|
||||
Semantic Versioning; HTTP, UDP, and connection-ticket format compatibility is
|
||||
tracked separately and called out for every release.
|
||||
|
||||
## 1.0.0 - 2026-07-16
|
||||
|
||||
### Compatibility
|
||||
|
||||
- Initial Client and Contracts package major: 1.
|
||||
- HTTP contract: v1; UDP mediation contract: v1; connection-ticket format: v1.
|
||||
- Server accepts Client 1.0.0 through the latest compatible 1.x release.
|
||||
- Client traversal is pinned to LiteNetLib 2.1.4; LiteNetLib 1.x is unsupported.
|
||||
|
||||
### Security and configuration
|
||||
|
||||
- Packages contain no reusable credentials or environment configuration.
|
||||
- Production server startup requires provisioned signing keys and the hardened
|
||||
single-active deployment configuration.
|
||||
|
||||
### Migration
|
||||
|
||||
- This is the first packaged release; no prior package or wire migration exists.
|
||||
- Consumers must pin both Rendezvous packages to the same exact version.
|
||||
Reference in New Issue
Block a user