Releases: deploymenttheory/go-api-http-client
Releases · deploymenttheory/go-api-http-client
v0.0.74
v0.0.73
v0.0.72
v0.0.71
v0.0.70
v0.0.69
v0.0.68
v0.0.68
What's Changed
- Bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #60
- rebase dev branch by @ShocOne in #77
- Merge pull request #77 from deploymenttheory/main by @ShocOne in #78
- Dev by @ShocOne in #79
New Contributors
- @dependabot made their first contribution in #60
Full Changelog: v0.0.67...v0.0.68
v0.0.67
v0.0.66
v0.0.66
What's Changed
- Update GitHub Actions workflow trigger by @ShocOne in #62
- Dev by @ShocOne in #63
- Update logger tests to use expected message variables by @ShocOne in #64
- Refactor logger tests and add sub-test for Fatal method by @ShocOne in #65
- Adjust delta for wait duration in rate limit handler test by @ShocOne in #66
- Refactor rate limit header parsing and add test cases*** by @ShocOne in #67
- Add skew buffer to expected wait time in rate limit test by @ShocOne in #68
- Dev by @ShocOne in #69
- Refactor backoff calculation in httpclient_rate_handler_test.go by @ShocOne in #70
- Refactor logger tests and remove commented code by @ShocOne in #71
- Remove unnecessary import and commented code by @ShocOne in #72
- Add API handler methods to MockAPIHandler by @ShocOne in #73
- Dev by @ShocOne in #75
Full Changelog: v0.0.65...v0.0.66