Skip to content

Releases: deploymenttheory/go-api-sdk-jamfpro

v1.11.3

17 Sep 10:39
99cac3e
Compare
Choose a tag to compare

v1.11.3

What's Changed

  • Update JSON struct tags to remove omitempty for required fields in ma… by @ShocOne in #500

Full Changelog: v1.11.2...v1.11.3

v1.11.2

17 Sep 05:36
fb5246f
Compare
Choose a tag to compare

v1.11.2

What's Changed

  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.18 to 1.17.19 by @dependabot in #498
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.34 by @dependabot in #497
  • Various bug fixes for computer software update structs and example tweaks by @ShocOne in #499

Full Changelog: v1.11.1...v1.11.2

v1.11.1

10 Sep 05:35
9ebd783
Compare
Choose a tag to compare

v1.11.1

What's Changed

  • updated examples for computer prestages by @ShocOne in #495
  • Refactor UpdateComputerPrestageByID.go to remove unnecessary code and… by @ShocOne in #496

Full Changelog: v1.11.0...v1.11.1

v1.11.0

10 Sep 04:45
d472edf
Compare
Choose a tag to compare

v1.11.0

This version of the SDK support Jamf Pro version v11.9.0

What's Changed

  • Added jamf pro api computer extension attributes with updated examples by @ShocOne
  • Added force DDM sync function by @ShocOne in #492
  • Refactor file upload function and update dependencies by @ShocOne in #493
  • chore- struct updates for computer prestages for jamf pro v11.9 by @ShocOne in #494

Full Changelog: v1.10.3...v1.11.0

v1.10.3

07 Sep 09:05
5baae3a
Compare
Choose a tag to compare

v1.10.3

What's Changed

  • Bump github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.30.5 by @dependabot in #483
  • fix: actually pass sort_filter to DoPaginatedGet in GetComputersInventory by @jsifuentes in #491
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.0 to 1.61.2 by @dependabot in #490
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.33 by @dependabot in #489
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.16 to 1.17.18 by @dependabot in #488

New Contributors

Full Changelog: v1.10.2...v1.10.3

v1.10.2

03 Sep 21:38
Compare
Choose a tag to compare

v1.10.2

Bug fix for app installer structs

v1.10.1

03 Sep 05:16
Compare
Choose a tag to compare

v1.10.1

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

29 Aug 11:30
107e179
Compare
Choose a tag to compare

v1.10.0

Added functions to perform acceptance and get of t&c's for jamf pro app installers
Bug fixes for jamf pro app installers in lieu of the above
New structs in lieu of the above
Added examples for t&c's for jamf pro app installers
updates for example client builder examples

What's Changed

  • Feature - added sdk funcs for accepting and getting app installer t&c's status by @ShocOne in #478
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.60.1 to 1.61.0 by @dependabot in #477
  • bug fix for accept function by @ShocOne in #479
  • chore: Update resourceID in CreateJamfAppCatalogDeployment and Update… by @ShocOne in #480
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.13 to 1.17.16 by @dependabot in #476

Full Changelog: v1.9.5...v1.10.0

v1.9.5

23 Aug 14:51
23eef7a
Compare
Choose a tag to compare

v1.9.5

What's Changed

  • Refactor computer prestage structs to include versionLock field by @ShocOne in #470

Full Changelog: v1.9.4...v1.9.5

v1.9.3

21 Aug 14:52
f444ee7
Compare
Choose a tag to compare

v1.9.3

What's Changed

  • Bugfix - set pointers for self service categories for macOs config profiles by @ShocOne in #451
  • Revert "Bugfix - set pointers for self service categories for macOs c… by @ShocOne in #452
  • Added onboarding endpoints to the SDK + updates for return to services + patch management by @ShocOne in #453
  • +added recipe for exports api privileges by api integration by @ShocOne in #461
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.27 to 1.17.28 by @dependabot in #460
  • Bugfixes for computer prestage structs and updated working examples for create and update by @ShocOne in #464

Full Changelog: v1.9.2...v1.9.3