Skip to content

Releases: deploymenttheory/go-api-sdk-jamfpro

v1.25.0

21 Feb 16:30
0aac2cb

Choose a tag to compare

1.25.0 (2025-02-21)

Features

  • added extra examples for updates (1f10854)
  • added undocumented api endpoints for enrollment customization prestage panes with examples (3952b15)
  • numerous fixes and new examples for Enrollment Customization (8fc84b7)

Bug Fixes

v1.24.0

18 Feb 17:13
0b0db86

Choose a tag to compare

1.24.0 (2025-02-18)

Features

  • added locales to the SDK (9b7d3b5)
  • added time zones to sdk (986d85f)

v1.23.2

18 Feb 15:21
bc96aed

Choose a tag to compare

1.23.2 (2025-02-18)

Bug Fixes

  • changed account-preferences to correct uri for PATCH method (f64a2a2)

v1.23.1

17 Feb 18:56
cb1d2eb

Choose a tag to compare

1.23.1 (2025-02-17)

Bug Fixes

  • Updated SMTP server settings examples (104fc6c)

v1.23.0

17 Feb 14:26
1dccabc

Choose a tag to compare

1.23.0 (2025-02-17)

Features

  • added examples for device communication settings (2b09dcd)
  • updated smtp server to use v2 endpoint (735a7d4)

v1.22.1

17 Feb 12:13
e1aeac4

Choose a tag to compare

What's Changed

  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.52 to 1.17.53 by @dependabot in #662
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.53 to 1.17.54 by @dependabot in #667
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.54 to 1.17.56 by @dependabot in #670
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.56 to 1.17.57 by @dependabot in #678
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.57 to 1.17.58 by @dependabot in #682
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.3 to 1.75.4 by @dependabot in #684
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.5 to 1.29.6 by @dependabot in #685
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.58 to 1.17.59 by @dependabot in #687
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.59 to 1.17.60 by @dependabot in #688
  • Chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #690
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.60 to 1.17.61 by @dependabot in #692
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.1 to 1.77.0 by @dependabot in #695
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.61 to 1.17.62 by @dependabot in #694
  • chore(main): release 1.22.0 by @ShocOne in #696

Full Changelog: v1.21.0...v1.22.1

v1.22.0

17 Feb 12:12
e1aeac4

Choose a tag to compare

1.22.0 (2025-02-17)

Features

  • added policy properties to the sdk with examples (9e0fceb)

Bug Fixes

  • added UseFido2 field to self service settings (981b31c)

v1.21.0

22 Jan 11:56
a6b0336

Choose a tag to compare

1.21.0 (2025-01-22)

Features

  • add examples for device enrollment management in Jamf Pro SDK (b32d204)

Bug Fixes

  • for DoPackageUpload utility + recipe for patch policies (4dc6336)

v1.20.0

21 Jan 12:17
664f628

Choose a tag to compare

1.20.0 (2025-01-21)

Features

  • add examples for managing patch policies in Jamf Pro SDK using jamf pro api. deprecated old endpoint (4b01255)
  • add functions to retrieve and update Jamf Connect config profiles by UUID, ID, and name (7663601)
  • refactored patch policies, patch_software_title_configurations and updated examples (947a087)

v1.19.0

20 Jan 12:54
6e51703

Choose a tag to compare

1.19.0 (2025-01-20)

Features

  • add AcceptPatchManagementDisclaimer example for Jamf Pro client (a9785e5)
  • add examples for managing external patch sources in Jamf Pro SDK (4c06f01)