Releases: itscheems/anvil
Releases · itscheems/anvil
Release list
v0.2.0
v0.1.1
Changelog
[v0.1.1] - 2026-01-15
Bug Fixes
Miscellaneous Tasks
New Contributors ❤️
- @github-actions[bot] made their first contribution
v0.1.0
Changelog
[v0.1.0] - 2026-01-14
Features
- (anvil-gateway) add distributed tracing and improve replay protection (by @itscheems) - (b7cfd22)
- (anvil-gateway) add replay protection and enhance auth protocol (by @itscheems) - (ec6e546)
- (anvil-gateway) add file-based logging with optional console output (by @itscheems) - (cdcece8)
- (anvil-matching) add structured logging and OpenTelemetry tracing support (by @itscheems) - (7293607)
- project initialization (by @itscheems) - (8e3aae3)
- project initialization (by @itscheems) - (293f99c)
Bug Fixes
- ci (by @itscheems) - (4c6f085)
Refactor
- (anvil-gateway) decouple protocol and enforce metadata-only authentication (by @itscheems) - (9fcc7a5)
- (anvil-matching) fix semantic correctness issues and crash recovery (by @itscheems) - (70a795c)
- (anvil-matching) migrate to single-threaded event-driven architecture (by @itscheems) - (6ba5d06)
- (gateway) extract server config loading to separate method (by @itscheems) - (343a752)
- rename router to dispatcher and user_id to public_key (by @itscheems) - (f100a24)
- use anyhow for error handling and improve dependency management (by @itscheems) - (6c89823)
Documentation
- define Order Admission Contract between anvil-gateway and matching engine (by @itscheems) - (249ed92)
Testing
- (anvil-matching) add comprehensive performance benchmark suite (by @itscheems) - (aa33ca8)
- (anvil-matching) add logging system integration tests (by @itscheems) - (fd6c114)
Miscellaneous Tasks
- update static resources (by @itscheems) - (6a09944)
- update some (by @itscheems) - (ee19b5c)
- add protobuf-compiler (by @itscheems) - (cd494c3)
New Contributors ❤️
- @itscheems made their first contribution in #22
- @dependabot[bot] made their first contribution


