Skip to content

Releases: deploymenttheory/go-api-sdk-jamfpro

v1.26.2

04 Apr 10:46
dc54a6c
Compare
Choose a tag to compare

1.26.2 (2025-04-04)

Bug Fixes

  • added language code validation step to get/update/delete enrollment message by language id functions (da5b3c9)
  • for returning list (a5aa08c)

v1.26.1

25 Mar 11:38
f3e38db
Compare
Choose a tag to compare

1.26.1 (2025-03-25)

Bug Fixes

  • added update support for global jamf pro app catalog settings (8dfa37c)

v1.26.0

14 Mar 10:32
3ecd958
Compare
Choose a tag to compare

1.26.0 (2025-03-14)

Features

  • removed mandatory package timeout, made it adjustable via funcs (5cb0eb3)

v1.25.2

12 Mar 14:18
80d976e
Compare
Choose a tag to compare

What's Changed

  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.64 to 1.17.65 by @dependabot in #719
  • Chore(deps): bump googleapis/release-please-action from 4.1.4 to 4.2.0 by @dependabot in #722
  • Chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot in #721
  • fix: to latest http client, packages now have a custom timeout by @thejoeker12 in #725

Full Changelog: v1.25.1...v1.25.2

v.1.25.1

04 Mar 13:56
fda7a5f
Compare
Choose a tag to compare
  • Dependancy update

What's Changed

  • Chore(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 by @dependabot in #708
  • Chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.63 to 1.17.64 by @dependabot in #711
  • Chore(deps): bump googleapis/release-please-action from 4.1.3 to 4.1.4 by @dependabot in #715
  • chore: to latest version of integration and client + compatibility changes only by @bobbyjameswilliams in #716

New Contributors

Full Changelog: v1.25.0...v1.25.1

v1.25.0

21 Feb 16:30
0aac2cb
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)