v0.17.0
What's Changed
- Avoid chaining duplicated semian identifiers in error messages by @casperisfine in #423
- Bump gems by @github-actions in #428
- Bump hiredis-client from 0.9.0 to 0.10.0 by @dependabot in #429
- Update comment for Semian.register method by @miry in #425
- Remove unused variable in log_state_transition by @miry in #426
- Bump memory_profiler from 1.0.0 to 1.0.1 by @dependabot in #437
- DEBUG mode broke tests by @miry in #430
- Bump gems by @github-actions in #431
- Mention about postgres adapter by @miry in #440
- Bump gems by @github-actions in #444
- Remove query of ENV on each circuit breaker acquire. by @miry in #427
- Bumpt gems by @miry in #447
- Replace Time.now with monotonic in lru cache and resource update by @miry in #443
- Remove dependency to redis from NET HTTP adapter by @miry in #451
- Replace timecop with custom Time helper by @miry in #452
- Tune examples to cover some cases by @miry in #453
- Standardize cleans up by @miry in #455
- Update tests to have less collisions of resources and remove Timecop by @miry in #459
- Use monotonic time for checking last error by @miry in #441
- Use grpc 1.47 to support macos arm by @miry in #460
- Bump gems by @github-actions in #449
- Bump gems by @github-actions in #461
- Update liniting warnings by @miry in #462
- Support Ruby 3.2 by @miry in #463
- Remove unsupported way to run callbacks on signal by @miry in #464
- Update gems by @miry in #466
- Enable write barrier protection on Resource by @casperisfine in #469
Full Changelog: v0.16.0...v0.17.0