Skip to content

Releases: Netflix/concurrency-limits

v0.5.1

23 May 21:59
e0affd6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.1-rc.2

23 May 21:56
e0affd6
Compare
Choose a tag to compare
v0.5.1-rc.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1-rc.2

v0.5.0

27 Mar 17:40
5c86608
Compare
Choose a tag to compare

What's Changed

  • Add feature to allow calls to be bypassed without altering limiter stater by @umairk79 in #194 and by @fedorka in #197
  • Upgrade nebula oss plugin and gradle to latest version by @umairk79 in #196

Full Changelog: v0.4.1...v0.5.0

Note: the previously released 0.4.2 inadvertently broke binary compatibility in the limiter builders and should not be used.

v0.4.2

21 Mar 22:04
9808a48
Compare
Choose a tag to compare

What's Changed

  • Allow calls to be bypassed without altering limiter state by @umairk79 in #194

Full Changelog: v0.4.1...v0.4.2

Note: This inadvertently broke binary compatibility in the limiter builders. Use 0.5.0 instead.

v0.4.2-rc.1

21 Mar 21:58
9808a48
Compare
Choose a tag to compare
v0.4.2-rc.1 Pre-release
Pre-release

What's Changed

  • Allow calls to be bypassed without altering limiter state by @umairk79 in #194

Full Changelog: v0.4.1...v0.4.2-rc.1

v0.4.1

22 Jan 20:28
291d7bb
Compare
Choose a tag to compare

What's Changed

  • Ensure the inflight metrics are properly updated when rejecting by @nicholashagen in #191

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.1-rc.1

22 Jan 20:24
291d7bb
Compare
Choose a tag to compare
v0.4.1-rc.1 Pre-release
Pre-release

What's Changed

  • Ensure the inflight metrics are properly updated when rejecting by @nicholashagen in #191

New Contributors

Full Changelog: v0.4.0...v0.4.1-rc.1

v0.4.0

03 Mar 19:02
5522e3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Note: #182 was closed and #183 was built on top of #182 to provide support for older java versions
Full Changelog: v0.3.8...v0.4.0

v0.4.0-rc.1

03 Mar 18:43
5522e3d
Compare
Choose a tag to compare
v0.4.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Note: #182 was closed and #183 was built on top of #182 to provide support for older java versions

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

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