For the latest releases and detailed commit history, see the GitHub Releases page.
0.46.0-alpha (2026-03-03)
Features
- Windows Autopilot Device Preparation Policy assignments to use standard shared model schema with type/group_id fields (8349f59)
Bug Fixes
- Resolve err113 by centralizing construct errors in sentinels and reduce Autopilot settings builder complexity to satisfy gocyclo (6cb2d9a)
- Standardize assignments schema for Windows Autopilot Device Preparation Policy (#2474) (01a84f6)
- Use PUT instead of PATCH for windows_autopilot_device_preparation_policy updates to handle settings navigation property (567a8b4)
- Use PUT instead of PATCH for windows_autopilot_device_preparation_policy updates to handle settings navigation property (#2489) (71682f4)
0.45.0-alpha (2026-02-15)
Features
- Add identity schema support for all resources (fd0696e)
- Added list resource user and updated docs (53f6229)
- Added list resource user and updated docs (#2384) (18363c3)
- Added support for
microsoft365_graph_beta_device_management_windows_platform_script(3333200) - Added support for microsoft365_graph_beta_device_management_windows_platform_script (#2397) (0f113b8)
- Enhance StateContainer to support Identity management (211b2b6)
Bug Fixes
- Add AllowSystemGeneratedSetValues modifier for enhanced set management (ad6a2ca)
- Add GraphToFrameworkStringSetFiltered function for tag filtering (521db10)
- Add validation for Windows feature update policy resource constraints (#2361) (3d5dca0)
- Added support for panicking test cases in bi-weekly test pipeline (#2398) (475301c)
0.44.0-alpha (2026-02-03)
Features
Bug Fixes
0.43.0-alpha (2026-02-02)
Features
- Added resource application, application_certificate_credential, application_federated_identity_credential, application_identifier_uri, application_owner, application_password_credential, service_principal, service_principal_owner (#2321) (9abd25c)
Bug Fixes
0.42.0-alpha (2026-01-24)
Features
- Add comprehensive AST analysis tests for SDK usage tracking (c7b67dd)
- Add enum change analysis and reporting (d75351c)
- Added datasource microsoft365_graph_beta_groups_group (a62fad5)
- Added datasource microsoft365_utility_guid_list_sharder (#2032) (cd7b2e9)
Bug Fixes
- Enhance test coverage reporting by sanitizing package filenames in CI workflow (48b42bf)
- Improved test coverage (6fa7600)
0.41.0-alpha (2026-01-20)
Features
- Added datasource microsoft365_utility_deployment_scheduler (9ac25d2)
- Update msgraph-beta-sdk-go to v0.157.0 and add conditional access template datasource (#2011) (5a75ca0)
Bug Fixes
- Added group deletion handling when licenses are assigned. Standardised version constraint for time provider (c4c1f04)
- Better field extraction (566fff1)
- Changed applications_ip_application_segment field application_id to application_object_id (0672f8a)
- Windows_update_ring: set all deadline_settings attributes as computed and optional (fa4e6c2)
0.40.0-alpha (2026-01-07)
Features
- Add list_resource microsoft365_graph_beta_device_management_settings_catalog_configuration_policy (aa4f6c2)
- Added data source /group_policy_value_reference (5aaa539)
- Added resource device_management_group_policy_definition with test harness (01ceb81)
- Refactored all actions with correct examples, common syncprogress handling and support for timeout over rides (74cde98)
Bug Fixes
- Extended bi-weekly tests to support actions (73f30e4)
- For actions timeouts to use terraform-plugin-framework-timeouts v0.7.0 (b9cbbb2)
- For device_management_windows_update_ring schema (55219c1)
- Standardised schema description field logic, with default values and optional/computed atts (db6b47f)
0.39.0-alpha (2025-12-28)
Features
- Added datasource microsoft365_graph_beta_identity_and_access_tenant_information (#1364) (236d177)
- New resources and refactors (#1384) (ef79681)
- Refactored conditional_access_policy to use kiota sdk and acc tests (#1361) (d37b8b3)
- Refactored test harness for resource windows_remediation_script (#1386) (b93bb03)
Bug Fixes
- Add a runRemediationScript attribute of microsoft365_graph_beta_device_management_windows_remediation_script resource assignment (#1385) (49e871f)
- Extended bi weekly test pipeline to 180m (#1404) (5d7a473)
- Numerous fixes for test harness for resources (#1397) (05b7adc)
0.38.0-alpha (2025-12-11)
Features
- Added resource agent_identity_blueprint_certificate_credential (#1294) (f587282)
- Added resource agent_user, service_principal_app_role_assigned_to, agents_agent_identity (#1344) (091519c)
- Added resource microsoft365_graph_beta_agents_agent_collection (#1347) (746cb8e)
- Added resource microsoft365_graph_beta_users_user_manager with test harness (#1345) (7ad12fe)
Bug Fixes
- Added MEM to datasource utilityMicrosoft365EndpointReference (#1279) (8b6c206)
- Autopilot: preserve hybrid_azure_ad_join_skip_connectivity_check for azure ad joined profiles (#888) (1141f5c)
- Windows_esp: resolve app validation pagination limit by querying apps individually (#889) (04eda94)
0.37.0-alpha (2025-12-01)
Features
- Added datasource microsoft365_utility_licensing_service_plan_reference (3c9b30a)
- Added new resources and refactored test harness (#1183) (2b46754)
- Added resource user mailbox settings with unit test harness (63b3c09)
- Enhance run-tests.py for improved memory management and sequential test execution (70d20e1)
Bug Fixes
- Added helpers for stating and more unit tests (#1261) (d67836f)
- Conditional access control set logic (#1184) (1b507a5)
- For group license assignments and added full test harness (2980d32)
- Remove global_secure_access attribute in applications of conditional access policy (#1182) (0dbbbe7)
0.36.0-alpha (2025-11-21)
Features
- Added full unit test harness for resource microsoft365_graph_beta_identity_and_access_conditional_access_policy (092323a)
- Added new datasource utility_microsoft_365_endpoint_reference (75737db)
- Added resource android_managed_device_app_configuration_policy (0da497e)
- Multiple fixes for resource user, with correctly handling of first set of passwords (676e860)
- Refactor of resource microsoft365_graph_beta_identity_and_access_authentication_strength_policy (9ae5c6b)
- Support filtering policy of network access (#851) (a51820f)
Bug Fixes
- Enhance unit tests for identity and access resources (dd0d82a)
- For datasource mobile_app_catalog_package test harness (8c1071f)
- For resource user schema and refactored test harness (3ba9c25)
This changelog contains major releases from v0.36.0 onwards. For complete version history, see the GitHub Releases page.
Versioning Strategy
This provider follows Semantic Versioning:- MAJOR version (X.0.0): Breaking changes that require configuration updates
- MINOR version (0.X.0): New features and resources in a backwards-compatible manner
- PATCH version (0.0.X): Backwards-compatible bug fixes
Alpha Releases
During the alpha phase (v0.x.x-alpha), the provider is under active development:- Breaking changes may occur between minor versions
- New resources and features are added frequently
- Bug fixes and improvements are released regularly
- Production use should be carefully evaluated
Migration Guides
When breaking changes are introduced, detailed migration guides are provided in the release notes. Check the GitHub releases page for version-specific upgrade instructions.Related Resources
- GitHub Releases - Complete release history
- Provider Roadmap - Planned features and upcoming releases
- Known Issues - Current bugs and limitations
- Contributing Guide - How to contribute to the project
