What's Changed
- Allow client factory to create REST clients #114
- Add rate limiter and request retrier to factory #124
- Use minimal default timeout in rate limiter #125
- Support per call retry settings #126
- Simplify overriding retry behavior of REST client #127
- Stop ignoring concurrent limit in client factory #131
- Acquire lock once outside of sendWithRetries #134
- Pass request options to automation http client #137
- Update to go 1.23 #133
Full Changelog: v0.6.1...v0.7.0