Skip to content

v1.76.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 04:09
· 350 commits to release since this release
f972b6e

1.76.0 (2024-04-10)

Feature

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)

Chores