Releases: deploymenttheory/go-api-http-client-integrations
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
v0.0.2
v0.0.1
v0.0.1
First release of msgraph and jamf pro api integrations
What's Changed
- move by @thejoeker12 in #1
- mod path changed, func name change by @thejoeker12 in #2
- added ConstructURL for full endpoint construction by @thejoeker12 in #3
- Added support for msgraph by @ShocOne in #4
New Contributors
- @thejoeker12 made their first contribution in #1
- @ShocOne made their first contribution in #4
Full Changelog: https://github.com/deploymenttheory/go-api-http-client-integrations/commits/v0.0.1