Skip to content

Commit

Permalink
v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed Oct 25, 2024
1 parent fec7129 commit 53c8b65
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .release/provider-schema.json

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
## 4.7.0 (Unreleased)
## 4.7.0 (October 24, 2024)

FEATURES:

* **New Data Source**: `azurerm_oracle_adbs_character_sets` [GH-27698]
* **New Data Source**: `azurerm_oracle_adbs_national_character_sets` [GH-27698]
* **New Data Source**: `azurerm_oracle_autonomous_database` [GH-27696]
* **New Data Source**: `azurerm_oracle_db_nodes` [GH-27698]
* **New Data Source**: `azurerm_oracle_db_system_shapes` [GH-27698]
* **New Data Source**: `azurerm_oracle_gi_versions` [GH-27698]
* **New Resource**: `azurerm_dev_center_project_pool` [GH-27706]
* **New Resource**: `azurerm_oracle_autonomous_database` [GH-27696]
* **New Resource**: `azurerm_video_indexer_account` [GH-27632]
* **New Data Source**: `azurerm_oracle_adbs_character_sets` ([#27698](https://github.com/hashicorp/terraform-provider-azurerm/issues/27698))
* **New Data Source**: `azurerm_oracle_adbs_national_character_sets` ([#27698](https://github.com/hashicorp/terraform-provider-azurerm/issues/27698))
* **New Data Source**: `azurerm_oracle_autonomous_database` ([#27696](https://github.com/hashicorp/terraform-provider-azurerm/issues/27696))
* **New Data Source**: `azurerm_oracle_db_nodes` ([#27698](https://github.com/hashicorp/terraform-provider-azurerm/issues/27698))
* **New Data Source**: `azurerm_oracle_db_system_shapes` ([#27698](https://github.com/hashicorp/terraform-provider-azurerm/issues/27698))
* **New Data Source**: `azurerm_oracle_gi_versions` ([#27698](https://github.com/hashicorp/terraform-provider-azurerm/issues/27698))
* **New Resource**: `azurerm_dev_center_project_pool` ([#27706](https://github.com/hashicorp/terraform-provider-azurerm/issues/27706))
* **New Resource**: `azurerm_oracle_autonomous_database` ([#27696](https://github.com/hashicorp/terraform-provider-azurerm/issues/27696))
* **New Resource**: `azurerm_video_indexer_account` ([#27632](https://github.com/hashicorp/terraform-provider-azurerm/issues/27632))

ENHANCEMENTS:

* Dependencies - update `go-azure-sdk` to `v0.20241021.1074254` [GH-27713]
* `newrelic` - upgrade api version to `2024-03-01` [GH-27135]
* `cosmosdb` - upgrade api version to `2024-08-15` [GH-27659]
* `azurerm_application_gateway` - support for the new `Basic` SKU value [GH-27440]
* `azurerm_consumption_budget_management_group` - the property `notification.threshold_type` can now be updated [GH-27511]
* `azurerm_consumption_budget_resource_group` - the property `notification.threshold_type` can now be updated [GH-27511]
* `azurerm_container_app` - add support for the `template.container.readiness_probe.initial_delay` and `template.container.startup_probe.initial_delay` properties [GH-27551]
* `azurerm_mssql_managed_instance` - the `storage_account_type` property can now be updated [GH-27737]
* Dependencies - update `go-azure-sdk` to `v0.20241021.1074254` ([#27713](https://github.com/hashicorp/terraform-provider-azurerm/issues/27713))
* `newrelic` - upgrade api version to `2024-03-01` ([#27135](https://github.com/hashicorp/terraform-provider-azurerm/issues/27135))
* `cosmosdb` - upgrade api version to `2024-08-15` ([#27659](https://github.com/hashicorp/terraform-provider-azurerm/issues/27659))
* `azurerm_application_gateway` - support for the new `Basic` SKU value ([#27440](https://github.com/hashicorp/terraform-provider-azurerm/issues/27440))
* `azurerm_consumption_budget_management_group` - the property `notification.threshold_type` can now be updated ([#27511](https://github.com/hashicorp/terraform-provider-azurerm/issues/27511))
* `azurerm_consumption_budget_resource_group` - the property `notification.threshold_type` can now be updated ([#27511](https://github.com/hashicorp/terraform-provider-azurerm/issues/27511))
* `azurerm_container_app` - add support for the `template.container.readiness_probe.initial_delay` and `template.container.startup_probe.initial_delay` properties ([#27551](https://github.com/hashicorp/terraform-provider-azurerm/issues/27551))
* `azurerm_mssql_managed_instance` - the `storage_account_type` property can now be updated ([#27737](https://github.com/hashicorp/terraform-provider-azurerm/issues/27737))

BUG FIXES:

* `azurerm_automation_software_update_configuration` - correct validation to not allow `5` and allow `-1` [GH-25574]
* `azurerm_cosmosdb_sql_container` - fix recreation logic for `partition_key_version` [GH-27692]
* `azurerm_mssql_database` - updating short term retention policy now works as expected [GH-27714]
* `azurerm_network_watcher_flow_log` - fix issue where `tags` were not being updated [GH-27389]
* `azurerm_postgresql_flexible_server_virtual_endpoint` - retrieve and parse `replica_server_id` for cross-region scenarios as well as remove custom poller for the delete operation [GH-27509]
* `azurerm_automation_software_update_configuration` - correct validation to not allow `5` and allow `-1` ([#25574](https://github.com/hashicorp/terraform-provider-azurerm/issues/25574))
* `azurerm_cosmosdb_sql_container` - fix recreation logic for `partition_key_version` ([#27692](https://github.com/hashicorp/terraform-provider-azurerm/issues/27692))
* `azurerm_mssql_database` - updating short term retention policy now works as expected ([#27714](https://github.com/hashicorp/terraform-provider-azurerm/issues/27714))
* `azurerm_network_watcher_flow_log` - fix issue where `tags` were not being updated ([#27389](https://github.com/hashicorp/terraform-provider-azurerm/issues/27389))
* `azurerm_postgresql_flexible_server_virtual_endpoint` - retrieve and parse `replica_server_id` for cross-region scenarios as well as remove custom poller for the delete operation ([#27509](https://github.com/hashicorp/terraform-provider-azurerm/issues/27509))

## 4.6.0 (October 18, 2024)

Expand Down

0 comments on commit 53c8b65

Please sign in to comment.