v1.76.0
github-actions
released this
10 Apr 04:09
·
350 commits
to release
since this release
1.76.0 (2024-04-10)
Feature
- add compression for dictionaries (#1223) (799a868)
- add max concurrent request limit config option (#1209) (c54dea7)
Bug Fixes
- expose WithConurrentRequestsLimit on TransportStrategy interface, add validator and test (#1221) (0fcaf9e)
- use specific semaphore resolve/err types (#1222) (e270c3f)
- correct error types on various conditional set operations (#1220) (a82bdb6)