Skip to content

Commit c4d118a

Browse files
authored
chore(main): release 1.37.0 (#866)
1 parent f3a6277 commit c4d118a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.37.0](https://github.com/deploymenttheory/go-api-sdk-jamfpro/compare/v1.36.0...v1.37.0) (2025-08-12)
4+
5+
6+
### Features
7+
8+
* Add GroupDescription field to /v1/groups resource struct (11.19) ([#861](https://github.com/deploymenttheory/go-api-sdk-jamfpro/issues/861)) ([ddf82d8](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/ddf82d883986647f9dbcb2abb18a21e06ff51629))
9+
* add md5 calculation for package uploads ([#865](https://github.com/deploymenttheory/go-api-sdk-jamfpro/issues/865)) ([7c280e1](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/7c280e1f929e531969855f943adc29805d16cd13))
10+
* Add new and missing fields for /v4/enrollment ([#864](https://github.com/deploymenttheory/go-api-sdk-jamfpro/issues/864)) ([ecefd79](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/ecefd79b6660e0a9daf120cb388655113709d81a))
11+
* Add new fields to support /v1/computers-inventory-detail and /v1/computers-inventory (11.19) ([#862](https://github.com/deploymenttheory/go-api-sdk-jamfpro/issues/862)) ([091e91f](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/091e91f381647fa7640caf1768719c28cf4fa59c))
12+
* add OIDC Direct IdP Login URL retrieval functionality /v1/oidc/direct-idp-login-url (11.19) ([#859](https://github.com/deploymenttheory/go-api-sdk-jamfpro/issues/859)) ([f3a6277](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/f3a62774d4fc5da59943c25c347e5ad07fcf5ec8))
13+
* Add UsernameAttributeClaimMapping field to OIDC Settings struct in /v3/sso (11.19) ([#863](https://github.com/deploymenttheory/go-api-sdk-jamfpro/issues/863)) ([6e76235](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/6e76235961c622c845a80c97fcb6f221958837be))
14+
* implement MDM blank push command functionality /v2/mdm/blank-push (11.19) ([#860](https://github.com/deploymenttheory/go-api-sdk-jamfpro/issues/860)) ([05e15f6](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/05e15f6ea8e8be8dd71a8eb8cfb0cafd755793ee))
15+
* Move Mobile Device Extension Attribute handling to Jamf Pro API /v1/mobile-device-extension-attributes (11.19) ([#857](https://github.com/deploymenttheory/go-api-sdk-jamfpro/issues/857)) ([377ae53](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/377ae5386966774f1b0309ab966904fcc38a8a8c))
16+
317
## [1.36.0](https://github.com/deploymenttheory/go-api-sdk-jamfpro/compare/v1.35.0...v1.36.0) (2025-07-11)
418

519

0 commit comments

Comments
 (0)