Releases: deploymenttheory/go-api-http-client
Releases · deploymenttheory/go-api-http-client
v0.1.19
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.15
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
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