Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@warber warber released this 09 Oct 10:31
· 12 commits to main since this release

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