Skip to content

Commit 8c7711b

Browse files
authored
chore(main): release 0.53.0-alpha (#2989)
🤖 I have created a release *beep* *boop* --- ## [0.53.0-alpha](v0.52.1-alpha...v0.53.0-alpha) (2026-05-02) ### Features * Enhance Windows Device Compliance Policy with additional system security settings ([a4cb627](a4cb627)) ### Bug Fixes * Temporarily disable support for 'androidFotaDeployment' assignment target ([#2987](#2987)) ([c387833](c387833)) * Update Intune branding profile handling ([#2988](#2988)) ([b8812d1](b8812d1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
2 parents 950b053 + 493c966 commit 8c7711b

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.53.0-alpha](https://github.com/deploymenttheory/terraform-provider-microsoft365/compare/v0.52.1-alpha...v0.53.0-alpha) (2026-05-02)
9+
10+
11+
### Features
12+
13+
* Enhance Windows Device Compliance Policy with additional system security settings ([a4cb627](https://github.com/deploymenttheory/terraform-provider-microsoft365/commit/a4cb6275c2d5c2be31a0c57b05496f353c4a332d))
14+
15+
16+
### Bug Fixes
17+
18+
* Enhance Windows Device Compliance Policy with additional keys ([#2991](https://github.com/deploymenttheory/terraform-provider-microsoft365/issues/2991)) ([0c031fc](https://github.com/deploymenttheory/terraform-provider-microsoft365/commit/0c031fc620b28b580463ad3032308a8030c30a1c))
19+
* Temporarily disable support for 'androidFotaDeployment' assignment target ([#2987](https://github.com/deploymenttheory/terraform-provider-microsoft365/issues/2987)) ([c387833](https://github.com/deploymenttheory/terraform-provider-microsoft365/commit/c387833ba83f1ed11feca97f44ee5decedcb314a))
20+
* Temporarily disable support for 'androidFotaDeployment' assignment target due to its removal in msgraph-beta-sdk-go v0.160.0. Added error handling and comments for future restoration when the type is reintroduced. Updated related mappings and schema versioning in mobile app assignment resources. ([c387833](https://github.com/deploymenttheory/terraform-provider-microsoft365/commit/c387833ba83f1ed11feca97f44ee5decedcb314a))
21+
* Temporarily disable support for 'androidFotaDeployment' assignment target due to its removal in msgraph-beta-sdk-go v0.160.0. Added error handling and comments for future restoration when the type is reintroduced. Updated related mappings and schema versioning in mobile app assignment resources. ([ea12f94](https://github.com/deploymenttheory/terraform-provider-microsoft365/commit/ea12f94d58964346d40ad18281c5b427cff6a271))
22+
* Update Intune branding profile handling ([#2988](https://github.com/deploymenttheory/terraform-provider-microsoft365/issues/2988)) ([b8812d1](https://github.com/deploymenttheory/terraform-provider-microsoft365/commit/b8812d1bba588f2e18a14baebf28a0c626be64e6))
23+
* Update Intune branding profile handling: Temporarily comment out 'sendDeviceOwnershipChangePushNotification' due to its removal in msgraph-beta-sdk-go v0.160.0. Added deprecation message in schema and updated versioning in resource files for future reference. ([b29e6e4](https://github.com/deploymenttheory/terraform-provider-microsoft365/commit/b29e6e4f7ed7613d1ab3c22a10dbe428def1f59a))
24+
825
## [0.52.1-alpha](https://github.com/deploymenttheory/terraform-provider-microsoft365/compare/v0.52.0-alpha...v0.52.1-alpha) (2026-03-29)
926

1027

0 commit comments

Comments
 (0)