Skip to content

Releases: deploymenttheory/go-api-http-client

v0.1.20

08 Apr 10:02
80a6644
Compare
Choose a tag to compare

v0.1.20

What's Changed

  • Refactor logger.BuildLogger function to ensure correct log path by @ShocOne in #147

Full Changelog: v0.1.19...v0.1.20

v0.1.19

08 Apr 09:53
eed8c8c
Compare
Choose a tag to compare

v0.1.19

What's Changed

  • Added log export path to http client zap logger instance to support troubleshooting by @ShocOne in #146

Full Changelog: v0.1.18...v0.1.19

v0.1.18

08 Apr 06:39
429c96f
Compare
Choose a tag to compare

v0.1.18

What's Changed

  • Refactor success handling and added tests by @ShocOne in #145

Full Changelog: v0.1.17...v0.1.18

v0.1.17

07 Apr 19:11
3063149
Compare
Choose a tag to compare

v0.1.17

What's Changed

  • Refactored handling of success response by @ShocOne in #144

Full Changelog: v0.1.16...v0.1.17

v0.1.16

04 Apr 14:01
632cb54
Compare
Choose a tag to compare

v0.1.16

What's Changed

  • Add OAuth token scope for Jamf Pro and Microsoft Graph APIs by @ShocOne in #141

Full Changelog: v0.1.15...v0.1.16

v0.1.15

04 Apr 12:53
0dd6e9c
Compare
Choose a tag to compare

v0.1.15

What's Changed

  • Removed redundant code post refactor of api handler by @ShocOne in #139
  • Refactor ConstructAPIAuthEndpoint function to use Microsoft Graph API… by @ShocOne in #140

Full Changelog: v0.1.14...v0.1.15

v0.1.14

04 Apr 10:48
7cadc27
Compare
Choose a tag to compare

v0.1.14

What's Changed

  • Refactored api response success handling and moved it from api handler to the response package by @ShocOne in #138

Full Changelog: v0.1.13...v0.1.14

v0.1.13

04 Apr 09:44
06ddcb5
Compare
Choose a tag to compare

v0.1.13

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.12

04 Apr 09:09
aa0b9e0
Compare
Choose a tag to compare

v0.1.12

What's Changed

Full Changelog: v0.1.11...v0.1.12

v0.1.11

04 Apr 08:42
08bc4b1
Compare
Choose a tag to compare

v0.1.11

What's Changed

  • Refactor code to improve performance and readability by @ShocOne in #135

Full Changelog: v0.1.10...v0.1.11