Skip to content

v0.0.66

Compare
Choose a tag to compare
@ShocOne ShocOne released this 23 Feb 09:22
· 766 commits to main since this release
23b5213

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