Skip to content

Releases: deploymenttheory/go-api-http-client

v0.0.74

26 Feb 21:14
230c4f9
Compare
Choose a tag to compare

v0.0.74

What's Changed

Full Changelog: v0.0.73...v0.0.74

v0.0.73

26 Feb 14:21
8ef6b92
Compare
Choose a tag to compare

v0.0.73

What's Changed

Full Changelog: v0.0.72...v0.0.73

v0.0.72

26 Feb 14:11
078b0fe
Compare
Choose a tag to compare

v0.0.72

What's Changed

Full Changelog: v0.0.71...v0.0.72

v0.0.71

23 Feb 16:32
1e5fc57
Compare
Choose a tag to compare

v0.0.71

What's Changed

  • Refactor authentication and concurrency management*** by @ShocOne in #83

Full Changelog: v0.0.70...v0.0.71

v0.0.70

23 Feb 16:22
9adc924
Compare
Choose a tag to compare

v0.0.70

What's Changed

  • Refactor DoMultipartRequest method signature by @ShocOne in #82

Full Changelog: v0.0.69...v0.0.70

v0.0.69

23 Feb 16:15
931c4fe
Compare
Choose a tag to compare

v0.0.69

What's Changed

  • Dev by @ShocOne in #80
  • Refactor HTTP client request function to use logger.Logger interface by @ShocOne in #81

Full Changelog: v0.0.68...v0.0.69

v0.0.68

23 Feb 14:07
decad06
Compare
Choose a tag to compare

v0.0.68

What's Changed

New Contributors

Full Changelog: v0.0.67...v0.0.68

v0.0.67

23 Feb 11:16
aa5a9a4
Compare
Choose a tag to compare

v0.0.67

What's Changed

  • Fix console encoding separator in logger configuration by @ShocOne in #76

Full Changelog: v0.0.66...v0.0.67

v0.0.66

23 Feb 09:22
23b5213
Compare
Choose a tag to compare

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