v0.5.0
What's Changed
- feat: add two-round HA response policy by @wojciech-fraczak in #22
- Implement the sole parameterized oldest-first HA policy by @wojciech-fraczak in #25
- Derive canonical bucket and latency tracker IDs by @wojciech-fraczak in #29
- Correct the public Ratelimitly operation model by @wojciech-fraczak in #27
- fix(win32): suppress UDP connection resets by @edescourtis in #28
- fix(client): bound latency report framing to packet capacity by @edescourtis in #7
- Use three internal replays in production one-shot examples by @wojciech-fraczak in #32
- Profile conservative post-merge request policy by @wojciech-fraczak in #33
- Harden pre-release client contracts by @wojciech-fraczak in #48
- docs: make public docs self-contained by @edescourtis in #31
- Make Windows admission test replay-aware by @wojciech-fraczak in #51
- test: standardize GitHub Actions request profile by @wojciech-fraczak in #53
- Release rl-c-client v0.5.0 by @wojciech-fraczak in #49
Full Changelog: v0.4.0...v0.5.0