Release v0.4.0
·
688 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
[0.4.0] - 2026-01-19
Features
- limiter: Expose audit API and principal tracking (#153) (f1359ca)
- limiter: Expose usage snapshot data through RateLimiter API (#188) (9b8fc2f)
- aggregator: Archive expired audit events to S3 (#77) (#192) (ad9ce0f)
- infra: Add AWS X-Ray tracing support for Lambda aggregator (#196) (e6f05f2)
- cli,limiter: Add list command to discover deployed rate limiters (#198) (a1e5b22)
- cli: Add ASCII plot visualization for usage snapshots (#201) (deb04b3)
Bug Fixes
- aggregator: Use flat schema for snapshots to fix overlapping paths error (#172) (f745698)
- test,aggregator: Fix flaky snapshot test and aggregator delta tracking (#169) (d824f32)