Releases: deploymenttheory/go-api-sdk-jamfpro
Releases · deploymenttheory/go-api-sdk-jamfpro
v1.17.1
v1.17.0
v1.16.1
1.16.1 (2024-12-20)
Features
- adding outstanding GET by name funcs with examples (6dc9bf1)
- implement Jamf Pro system initialization and startup status monitoring (1d54302)
- update macOS configuration profile examples and add export functionality (bca68b5)
Bug Fixes
- update profile name comment for clarity in macOS configuration example (113197f)
v1.16.0
v1.16.0
- support for /api/startup-status with examples
- support for /api/system/initialze with examples
- support for /api/v4/enrollment and /api/v3/enrollment/access-groups with examples
- support for /api/self-service/branding/images with examples
- support for /api/v2/enrollment-customizations/images
What's Changed
Full Changelog: v1.15.4...v1.16.0
v1.15.4
v1.15.3
v1.15.2
v1.15.2
What's Changed
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.42 to 1.17.43 by @dependabot in #598
- Bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #600
Full Changelog: v1.15.1...v1.15.2
v1.15.1
v1.15.1
Updated sdk with working http client for multipart requests supporting raw bytes. Notable updates
- Package Uploader updates (added sha3_512 verification for before and after)
- Updated recipe Jamf Pro Package Uploader
- Icon uploads - "/api/v1/icon"
- Attachment uploads for computer inventory - "/api/v1/computer-inventory-collection-settings"
- Attachment uploads for - "/JSSResource/fileuploads"
What's Changed
- fix-numerous fixes for icons and package uploads . now using raw reqs rather than base64 by @ShocOne in #597
Full Changelog: v1.14.2...v1.15.1
v1.14.2
v1.14.0
v1.14.0
Added support for jamf connect to sdk with examples
What's Changed
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.69.0 by @dependabot in #583
Full Changelog: v1.13.5...v1.14.0