Releases: deploymenttheory/go-api-http-client-integrations
v0.0.14
What's Changed
- fix: Set correct Content-Type for all PATCH requests by @neilmartin83 in #12
New Contributors
- @neilmartin83 made their first contribution in #12
Full Changelog: v0.0.13...v0.0.14
v0.0.13
- Fixed load balancer workaround. Load balancer now hits the login page until two unique cookies are received, and uses the first alphabetical.
What's Changed
- Dev loadbalance by @bobbyjameswilliams in #11
New Contributors
- @bobbyjameswilliams made their first contribution in #11
Full Changelog: v0.0.12...v0.0.13
v0.0.12
v0.0.11
v0.0.10
bugfixes & log changes
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
Main:
Moved to HttpExecutor model from deploymenttheory/go-api-http-client to allow mocking and versatility.
Other:
Unit and integration tests added partially.
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Small tweaks, comments changes and added professionalism.
Full Changelog: v0.0.7...v0.0.8
v0.0.7
Logging migrated to Zap Sugared Logger
hideSensitiveData reimplemented, tokens will now be logged if the setting is disabled.
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.6 - Added header handling for for application/octet-stream with url path https://yourServer.jamfcloud.com/api/v1/packages/{id}/upload
v0.0.3
Small bugfixes, see release notes
Full Changelog: v0.0.2...v0.0.3