Releases: leocarmo/circuit-breaker-php
Releases · leocarmo/circuit-breaker-php
v6.0.0
What's Changed
- Update doc about custom http codes by @celosauro in #18
- Update composer authors by @leocarmo in #19
- CHORE: Bump http-message version from 1.0 to 2.0 by @kodmaster23 in #21
New Contributors
- @kodmaster23 made their first contribution in #21
Full Changelog: 5.0.0...6.0.0
v5.0.0
What's Changed
- Avoid to package development files by @wandersonwhcr in #11
- Feature/custom codes by @leocarmo in #12
- FIX: Swoole version for PHP 7.4 by @celosauro in #15
- Added: RedisClusterAdapter by @celosauro in #14
- improve redis cluster adapter by @leocarmo in #16
New Contributors
- @wandersonwhcr made their first contribution in #11
- @celosauro made their first contribution in #15
Full Changelog: 4.0.2...5.0.0
v4.0.2
v4
Performance improvements and general fixes
- Deprecated support for old php versions
- Performance improvement on success operation using redis adapter
- General fixes
Success operation improvements on redis adapter
Merge pull request #5 from afraprg/patch-1 Update version