Skip to content

Commit 0f6b443

Browse files
authored
Merge pull request #956 from deploymenttheory/release-please--branches--main
chore(main): release 1.42.0
2 parents 390b292 + 3463639 commit 0f6b443

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

3+
## [1.42.0](https://github.com/deploymenttheory/go-api-sdk-jamfpro/compare/v1.41.1...v1.42.0) (2025-10-23)
4+
5+
6+
### Features
7+
8+
* add example for fetching Smart Computer Group by ID ([3fb8b11](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/3fb8b110c1a148c03c2bcb1721ed409e5af89215))
9+
* add full support for api/v2/computer-groups ([177ed34](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/177ed3421738371bb9af50f46e7e5145121f9ef5))
10+
* add full support for api/v2/computer-groups/smart-groups ([464957f](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/464957f7fe301ca72a932e3217beb6ee691a4426))
11+
* add support for api/v1/mobile-device-groups/static-groups ([b63d359](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/b63d359738e30ae6e615bbd85eb3290632019dc1))
12+
* add support for api/v1/mobile-device-groups/static-groups ([23bd4df](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/23bd4dfd3d8ba3e22cecc06fe3de6bd551a753bb))
13+
* add support for static-groups too ([e04d511](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/e04d5110747be73132510c7e61197967e45b955d))
14+
15+
16+
### Bug Fixes
17+
18+
* improve handling of assignments to send empty slice if nil - creates empty groups successfully ([cd8d563](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/cd8d563a144c68166cb1cdeb3280b399d7cd21a0))
19+
* update API reference URL for Smart Computer Groups ([e959aeb](https://github.com/deploymenttheory/go-api-sdk-jamfpro/commit/e959aeb6fdbb278d7a679c2d41dee6539aecb2de))
20+
321
## [1.41.1](https://github.com/deploymenttheory/go-api-sdk-jamfpro/compare/v1.41.0...v1.41.1) (2025-09-30)
422

523

0 commit comments

Comments
 (0)