v3 Beta 6 Release
v3 Upgrade Guide
https://resty.dev/docs/upgrading-to-v3/
New Features and Enhancements
https://resty.dev/docs/new-features-and-enhancements/
Bug Fixes
- fix: disable sync.Pool usage with gzip.Reader temporarily by @jeevatkm in #1091, @khatibomar #1087
Features & Enhancements
- feat: add in-memory marshal and unmarshal to complement existing encoder and decoder #1021 by @jeevatkm in #1082
- feat!: revise request content length implementation #971 by @jeevatkm in #1084
- feat!: add ratio-based circuit breaker and streamline methods #1026 by @jeevatkm in #1086
- feat: add circuit breaker on trigger and on state change hooks #1024 by @jeevatkm in #1089
- refactor: replace atomic counters with sliding window in circuit breaker by @aviyam181199 @liuzengh in #1088
- release: version bump to v3.0.0-beta.6 by @jeevatkm in #1092
Tests
New Contributors
- @khatibomar made their first contribution in #1087
- @aviyam181199 made their first contribution in #1088
Full Changelog: v3.0.0-beta.5...v3.0.0-beta.6