Skip to content

Releases: deploymenttheory/go-api-sdk-jamfpro

v1.37.0

12 Aug 09:44
c4d118a
Compare
Choose a tag to compare

1.37.0 (2025-08-12)

Features

  • Add GroupDescription field to /v1/groups resource struct (11.19) (#861) (ddf82d8)
  • add md5 calculation for package uploads (#865) (7c280e1)
  • Add new and missing fields for /v4/enrollment (#864) (ecefd79)
  • Add new fields to support /v1/computers-inventory-detail and /v1/computers-inventory (11.19) (#862) (091e91f)
  • add OIDC Direct IdP Login URL retrieval functionality /v1/oidc/direct-idp-login-url (11.19) (#859) (f3a6277)
  • Add UsernameAttributeClaimMapping field to OIDC Settings struct in /v3/sso (11.19) (#863) (6e76235)
  • implement MDM blank push command functionality /v2/mdm/blank-push (11.19) (#860) (05e15f6)
  • Move Mobile Device Extension Attribute handling to Jamf Pro API /v1/mobile-device-extension-attributes (11.19) (#857) (377ae53)

v1.36.0

11 Jul 14:49
9837f2e
Compare
Choose a tag to compare

1.36.0 (2025-07-11)

Features

  • add functions to retrieve computer and mobile groups by name and Jamf Pro ID (#836) (ca9607c)
  • add support for v1/groups (#834) (56a341e)
  • sunsetting re-enrollment options from jamfproapi_enrollment.go and jamfproapi_enrollment_settings.go (dc348b6)

v1.35.0

01 Jul 14:24
038aa9a
Compare
Choose a tag to compare

Re-released with correct verision number

What's Changed

  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.81 to 1.17.82 by @dependabot in #829
  • Feat: add jamfproapi_reenrollment.go by @ecanault in #822
  • chore(main): release 1.34.1 by @ShocOne in #830

New Contributors

Full Changelog: v1.34.0...v1.35.0

v1.34.1

26 Jun 07:53
038aa9a
Compare
Choose a tag to compare

1.34.1 (2025-06-26)

Features

v1.34.0

25 Jun 13:15
a8dd40f
Compare
Choose a tag to compare

1.34.0 (2025-06-25)

Features

  • /api/v3/sso add JamfIdAuthenticationEnabled to OidcSettings struct (#824) (2add29f)
  • add support for /v1/self-service-plus/settings (#823) (b535816)
  • add support for /v4/enrollment/access-management (#826) (4f2de0c)

v1.33.2

23 Jun 13:51
ab7291d
Compare
Choose a tag to compare

1.33.2 (2025-06-23)

Bug Fixes

  • Refactor VPP handling in Mac Applications API and update CreateMacApplication signature (#821) (1373588)
  • Update mac_applications structs (#812) (3417515)

v1.33.1

09 Jun 15:45
6f9acb2
Compare
Choose a tag to compare

1.33.1 (2025-06-09)

Bug Fixes

  • add allow_user_to_delete field to MobileDeviceapplicationSubsetGeneral struct (#799) (1b9441e)

v1.33.0

06 Jun 12:07
ba55cb4
Compare
Choose a tag to compare

1.33.0 (2025-06-06)

Features

  • Add functions for GetCloudDistributionPoint and GetCloudDistributionPointTestConnection (#797) (eae7257)
  • add reclaim functionality for volume purchasing locations (#791) (7f39971)

Bug Fixes

  • add error handling for SyncJamfProtectPlans (#790) (3840423)
  • mobile device applications - various (#789) (5791e63)

v1.32.0

19 May 09:37
eaa540a
Compare
Choose a tag to compare

1.32.0 (2025-05-19)

Features

  • add new 11.16 fields for mobile device prestages and webhooks (#787) (4b66f79)

v1.31.0

15 May 14:24
cdec709
Compare
Choose a tag to compare

1.31.0 (2025-05-15)

Features