Releases: cinar/resile
Releases · cinar/resile
v1.0.5
What's Changed
- docs: update GEMINI.md with workflow mandates by @cinar in #40
- implement native multi-error aggregation (#34) by @cinar in #41
- Native Chaos Engineering (Fault & Latency Injection) by @cinar in #52
- Implement Distributed Deadline Propagation (Context-Aware Headers) by @cinar in #53
- Mandate GPG signatures for all commits by @cinar in #54
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
What's Changed
- Implement panic recovery for resilience (issue-17) by @cinar in #19
- Feature/panic recovery by @cinar in #20
- Documentation update. by @cinar in #21
- Stop writing manual loops. by @cinar in #22
- Python's Stamina for Go: Bringing Ergonomic Resilience to Gophers article published. by @cinar in #23
- Beating Tail Latency: A Guide to Request Hedging in Go Microservices by @cinar in #24
- Preventing Microservice Meltdowns: Adaptive Retries and Circuit Breakers in Go by @cinar in #25
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- GitHub workflow CI added. by @cinar in #1
- Adding GitHub repo information. by @cinar in #2
- More examples are added. by @cinar in #3
- Increasing the code coverage. by @cinar in #4
- Update the project documentation. by @cinar in #9
- Workflow does not contain permissions. by @cinar in #10
- Implement policy composition and fallbacks (#8) by @cinar in #11
- Repo rules and the codecov to exclude examples. by @cinar in #12
- Request Hedging Speculative Retries by @cinar in #13
- Add pushback and quota signal support via RetryAfterError by @cinar in #14
- Implement adaptive retries with token bucket rate limiting by @cinar in #15
New Contributors
Full Changelog: https://github.com/cinar/resile/commits/v1.0.0