Skip to content

Releases: Shopify/semian

v0.11.9

01 Mar 16:02
b1b034f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.8...v0.11.9

v0.8.8

22 Feb 21:10
6f31a05
Compare
Choose a tag to compare

Introduce the GRPC adapter #200

v0.8.7

08 Jan 16:46
22e6dcf
Compare
Choose a tag to compare

Bump to 0.8.7.

Fix: Instrument success for acquire_circuit_breaker (#209)

v0.8.5

12 Nov 20:00
2e39987
Compare
Choose a tag to compare
Merge pull request #206 from Shopify/bump-085

Bump to 0.8.5

Bump to 0.8.4

19 Oct 14:57
bd818e4
Compare
Choose a tag to compare

Bump version to 0.8.4

  • Feature: Introduce half_open_resource_timeout which changes the resource timeout when the circuit is in a half-open state for the Net::HTTP adapter. (#198)
  • Feature: Add the cause of the last error when a circuit opens (#197)
  • Fix: Reset successes when transitioning to the half open state (#192)