Skip to content

Commit 89928f9

Browse files
chore(main): release 0.29.0 (#917)
Co-authored-by: release-please-manager[bot] <202110542+release-please-manager[bot]@users.noreply.github.com>
1 parent f50b238 commit 89928f9

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

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

3+
## [0.29.0](https://github.com/deploymenttheory/terraform-provider-jamfpro/compare/v0.28.0...v0.29.0) (2025-12-03)
4+
5+
6+
### Features
7+
8+
* Add enable_maid_username_merge option for user initiated enrollment settings ([8ee8dcd](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/8ee8dcdfd89f8e06ca2e6728600c3553ecd867e9))
9+
* Add enable_maid_username_merge option for user initiated enrollment settings ([57a378d](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/57a378d224d3546a804315f3b06c045a0108a26b))
10+
* Add importer support for device_communication_settings resource ([#929](https://github.com/deploymenttheory/terraform-provider-jamfpro/issues/929)) ([9357ee9](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/9357ee908d92c34410bcfbcfdb2c223474dfb5d6))
11+
* Add importer support for smtp_server resource ([#928](https://github.com/deploymenttheory/terraform-provider-jamfpro/issues/928)) ([231b69a](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/231b69a6f11ab9e6974590d1002c9f362aa2beda))
12+
* Add Jamf Pro version check during SDK client configuration ([c634c90](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/c634c90ad810414bb578c8cc70458343a6c233a4))
13+
* add os_showcase option to computer prestage enrollment resource (Jamf Pro 11.21) ([#941](https://github.com/deploymenttheory/terraform-provider-jamfpro/issues/941)) ([8ee8dcd](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/8ee8dcdfd89f8e06ca2e6728600c3553ecd867e9))
14+
* Add username attribute claim mapping to jamfpro_sso_settings for 11.19 ([8ee8dcd](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/8ee8dcdfd89f8e06ca2e6728600c3553ecd867e9))
15+
* Add username attribute claim mapping to jamfpro_sso_settings for 11.19 ([57a378d](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/57a378d224d3546a804315f3b06c045a0108a26b))
16+
17+
18+
### Bug Fixes
19+
20+
* added Additional self_service values to resource jamfpro_policy ([#944](https://github.com/deploymenttheory/terraform-provider-jamfpro/issues/944)) ([f50b238](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/f50b238fef09d001a2d5cfd32396fa61517f1b93))
21+
* added support for Google OAuth client ID format to field validat… ([#943](https://github.com/deploymenttheory/terraform-provider-jamfpro/issues/943)) ([52305af](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/52305afd2807fd0259e438fe5251b4d54e1fcbb6))
22+
* Initialize DisplayFields to empty slice in advanced mobile device search ([8dbf57f](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/8dbf57f3945bba657f39fa9b4bd0ba5ad3cddd10))
23+
* Initialize DisplayFields to empty slice in Advanced Mobile Device Search ([#934](https://github.com/deploymenttheory/terraform-provider-jamfpro/issues/934)) ([8dbf57f](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/8dbf57f3945bba657f39fa9b4bd0ba5ad3cddd10))
24+
* macos_configuration_profile_plist remove indentation from plist encoder when updating ([#935](https://github.com/deploymenttheory/terraform-provider-jamfpro/issues/935)) ([57a378d](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/57a378d224d3546a804315f3b06c045a0108a26b))
25+
* Mark icon file attributes as ForceNew ([#921](https://github.com/deploymenttheory/terraform-provider-jamfpro/issues/921)) ([dfa610e](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/dfa610e2a2bf347222c00d33f867bccd7d9af8da))
26+
* prevent panic during resource deletion when name field is nil ([c95b606](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/c95b606f48064fac4f13945b0735b15534f15034))
27+
* Self Service state reading for Jamf Pro policies ([#937](https://github.com/deploymenttheory/terraform-provider-jamfpro/issues/937)) ([7125fda](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/7125fda7ac15b50d8005c59d8199cb7cb6c56ff1))
28+
* update minimum supported Jamf Pro version to 11.20.0 ([1f6e0a1](https://github.com/deploymenttheory/terraform-provider-jamfpro/commit/1f6e0a13677f7f47225417d05dbdffca52747857))
29+
330
## [0.28.0](https://github.com/deploymenttheory/terraform-provider-jamfpro/compare/v0.27.0...v0.28.0) (2025-11-03)
431

532

0 commit comments

Comments
 (0)