Skip to content

Releases: Netflix/concurrency-limits

v0.3.9

23 Feb 19:21
d5582b3
Compare
Choose a tag to compare

What's Changed

  • Upgrade nebula.netflixoss to replace bintray publication and update TravisCi secrets by @rpalcolea in #166
  • Replace JCenter with Maven Central by @rpalcolea in #167
  • Remove TravisCI and use Github Actions by @rpalcolea in #172
  • Feature/update gradle by @fedorka in #177
  • Add configurable http status for throttled requests by @fedorka in #178
  • Fix race condition in LifoBlockingLimiter by @coekie in #179
  • don't drop by half periodically. by @abersnaze in #174
  • Use a counting semaphore in SimpleLimiter by @kilink in #180

New Contributors

Full Changelog: v0.3.7...v0.3.9

v0.3.8

23 Feb 18:49
d5582b3
Compare
Choose a tag to compare

[Cancelled] Please ignore this version. Use v0.3.9.

v0.3.8-rc.2

23 Feb 18:44
d5582b3
Compare
Choose a tag to compare
v0.3.8-rc.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.8-rc.1...v0.3.8-rc.2

v0.3.8-rc.1

28 Nov 20:45
3ce3644
Compare
Choose a tag to compare

v0.3.7

19 Sep 18:18
18692b0
Compare
Choose a tag to compare
Merge pull request #146 from elandau/bugfix/ignore_cancelled

Ignore cancelled

v0.3.6: Merge pull request #139 from elandau/bugfix/grpc_server_onCancel

17 Jul 21:27
8965911
Compare
Choose a tag to compare

v0.3.5-rc.1: Merge pull request #138 from elandau/grpc_dont_ignore_on_cancel

16 Jul 04:57
9414389
Compare
Choose a tag to compare

v0.3.5: Merge pull request #138 from elandau/grpc_dont_ignore_on_cancel

16 Jul 21:49
9414389
Compare
Choose a tag to compare

v0.3.4: Merge pull request #136 from elandau/bugfix/retry_dependency

12 Jul 19:09
75ad03d
Compare
Choose a tag to compare
Switch retry-rule to testCompile dependency

v0.3.3: Merge pull request #133 from elandau/bugfix/release_limit_call_next

09 Jul 18:34
cafa5d5
Compare
Choose a tag to compare
Ensure limit is released when interceptor chain fails