Releases: deploymenttheory/go-api-sdk-jamfpro
Releases · deploymenttheory/go-api-sdk-jamfpro
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
v1.13.5
v1.13.5
- Migrated advanced mobile searches to jamf pro api from classic
- Added revised examples for advanced mobile searches
- updated structs and added additiional functions for to incorporate changes from 11.11 Additions and 11.10 Changes
- Added support for jamfpro api smart computer groups. It doesnt have a ' GetById' api yet. All other crud funcs are supported
What's Changed
- Updates for auto-merge dependabot updates pipeline by @ShocOne in #561
- Bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.4 by @dependabot in #563
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.3 by @dependabot in #568
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.4 by @dependabot in #571
- Bump github.com/aws/aws-sdk-go-v2 from 1.32.4 to 1.32.5 by @dependabot in #576
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.34 to 1.17.40 by @dependabot in #580
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #574
- Feat sdk updates for 11.11 by @ShocOne in #582
- Suppress endpoint debug info in util_pagination.go by @geoffrepoli in #558
New Contributors
- @geoffrepoli made their first contribution in #558
Full Changelog: v1.12.0...v1.13.5
v1.12.0
v1.12.0
What's Changed
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.3 to 1.66.0 by @dependabot in #548
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 by @dependabot in #549
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.0 to 1.66.1 by @dependabot in #551
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.32 to 1.17.34 by @dependabot in #552
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.1 by @dependabot in #553
- Added additional functions, examples and recipes for LAPS by @ShocOne in #560
Full Changelog: v1.11.4...v1.12.0
v1.11.4
v1.11.4
Bug fixes and dependancy bumps
What's Changed
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.32 to 1.17.33 by @dependabot in #502
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.19 to 1.17.22 by @dependabot in #509
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.22 to 1.17.23 by @dependabot in #512
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.23 to 1.17.25 by @dependabot in #518
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.25 to 1.17.26 by @dependabot in #522
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.26 to 1.17.27 by @dependabot in #525
- Bump github.com/aws/aws-sdk-go-v2 from 1.31.0 to 1.32.2 by @dependabot in #539
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.27 to 1.17.31 by @dependabot in #543
- Create auto-merge-dependabot.yml by @ShocOne in #544
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.2 to 1.65.3 by @dependabot in #545
- Bug fixes for mobile extension attribute structs by @ShocOne in #547
Full Changelog: v1.11.3...v1.11.4