Skip to content

Releases: deploymenttheory/go-api-sdk-jamfpro

v1.17.1

23 Dec 15:49
9398f2c
Compare
Choose a tag to compare

v1.17.1

What's Changed

  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.43 to 1.17.44 by @dependabot in #622
  • added GetPackageByName to SDK with example by @ShocOne in #623

Full Changelog: v1.17.0...v1.17.1

v1.17.0

20 Dec 12:04
3186dec
Compare
Choose a tag to compare

1.17.0 (2024-12-20)

Features

  • add GetJamfAppCatalogAppInstallerByName function and example usage (92fea22)

v1.16.1

20 Dec 11:30
2ec7245
Compare
Choose a tag to compare

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

11 Dec 12:36
e0d2a35
Compare
Choose a tag to compare

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

  • Added new resource types to the SDK with new examples by @ShocOne in #608

Full Changelog: v1.15.4...v1.16.0

v1.15.4

09 Dec 15:26
807782c
Compare
Choose a tag to compare

v1.15.4

What's Changed

  • Update policy ID for testing and refine date/time limitations structu… by @ShocOne in #602

Full Changelog: v1.15.3...v1.15.4

v1.15.3

09 Dec 13:41
909d1e2
Compare
Choose a tag to compare

v1.15.3

What's Changed

  • Update MacOS configuration profile example and add self-service displ… by @ShocOne in #601

Full Changelog: v1.15.2...v1.15.3

v1.15.2

07 Dec 08:52
0dac1de
Compare
Choose a tag to compare

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

03 Dec 08:58
Compare
Choose a tag to compare

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

02 Dec 11:45
04b836b
Compare
Choose a tag to compare

v1.14.2

What's Changed

Full Changelog: v1.14.1...v1.14.2

v1.14.0

26 Nov 08:32
Compare
Choose a tag to compare

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