Skip to content

Releases: deploymenttheory/go-api-http-client

v0.1.8

04 Apr 08:00
0533ae5
Compare
Choose a tag to compare

v0.1.8

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

04 Apr 07:18
cd24af1
Compare
Choose a tag to compare

v0.1.7

What's Changed

  • Remove unused test file and update error handling in response package by @ShocOne in #131

Full Changelog: v0.1.6...v0.1.7

v0.1.6

04 Apr 05:16
4f3dbed
Compare
Choose a tag to compare

v0.1.6

What's Changed

  • Changed error handling behaviour and removed redundant cookie handling functions by @ShocOne in #130

Full Changelog: v0.1.5...v0.1.6

v0.1.5

03 Apr 13:09
82d081e
Compare
Choose a tag to compare

v0.1.5

What's Changed

  • Added test coverage for refactored http client by @ShocOne in #128
  • setting redirect handler tests to TODO by @ShocOne in #129

Full Changelog: v0.1.4...v0.1.5

v0.1.4

03 Apr 09:31
9adf1a0
Compare
Choose a tag to compare

v0.1.4

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 Apr 07:57
01ac595
Compare
Choose a tag to compare

v0.1.3

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

02 Apr 15:26
4732100
Compare
Choose a tag to compare

v0.1.2

What's Changed

  • Code tidy up after cookiejar move to own package by @ShocOne in #125

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Apr 14:31
81ae499
Compare
Choose a tag to compare

v0.1.1

What's Changed

  • Added unit tests for headers package by @ShocOne in #122
  • Remove unused code related to token management and API handling by @ShocOne in #123
  • Moved cookiejar to it's own specific package by @ShocOne in #124

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Apr 11:57
04a4881
Compare
Choose a tag to compare

v0.1.0

What's Changed

  • Update headers package and authentication handler*** by @ShocOne in #121

Full Changelog: v0.0.99...v0.1.0

v0.0.99

02 Apr 11:14
5d89bba
Compare
Choose a tag to compare

v0.0.99

What's Changed

  • Remove unnecessary error handling and add debug logs for setting Auth… by @ShocOne in #120

Full Changelog: v0.0.98...v0.0.99