diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index 94bba49..4b962a1 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -4,8 +4,16 @@ page_title: "Changelog" # Changelog +## v0.9.0-beta.6 +* Fix an issue with the permissions of subscriptions onboarded using the `polaris_azure_subscription` resource where + the RSC UI would show the status as "Update permissions" even though the app registration would have all the required + permissions. + +## v0.9.0-beta.5 +* Move changelog and upgrade guides to guides folder. + ## v0.9.0-beta.4 -* Add support for creating Azure cloud native archival locations. [[docs](resources/azure_archival_location)] +* Add support for creating Azure cloud native archival locations. [[docs](../../resources/azure_archival_location)] ## v0.9.0-beta.3 * Fix a bug in the `polaris_aws_exocompute` resource where customer supplied security groups were not validated @@ -13,18 +21,18 @@ page_title: "Changelog" ## v0.9.0-beta.2 * Add support for shared Exocompute to the `polaris_azure_exocompute` resource. - [[docs](resources/azure_exocompute#host_cloud_account_id)] -* Add the `polaris_account` data source. [[docs](data-sources/account)] + [[docs](../../resources/azure_exocompute#host_cloud_account_id)] +* Add the `polaris_account` data source. [[docs](../../data-sources/account)] ## v0.9.0-beta.1 * Add support for the Cloud Native Archival feature to the `polaris_azure_subscription` resource. - [[docs](resources/azure_subscription#nested-schema-for-cloud_native_archival)] + [[docs](../../resources/azure_subscription#nested-schema-for-cloud_native_archival)] * Add support for the Cloud Native Archival Encryption feature to the `polaris_azure_subscription` resource. - [[docs](resources/azure_subscription#nested-schema-for-cloud_native_archival_encryption)] + [[docs](../../resources/azure_subscription#nested-schema-for-cloud_native_archival_encryption)] * Add support for the Azure SQL Database Protection feature to the `polaris_azure_subscription` resource. - [[docs](resources/azure_subscription#nested-schema-for-sql_db_protection)] + [[docs](../../resources/azure_subscription#nested-schema-for-sql_db_protection)] * Add support for the Azure SQL Managed Instance Protection feature to the `polaris_azure_subscription` resource. - [[docs](resources/azure_subscription#nested-schema-for-sql_mi_protection)] + [[docs](../../resources/azure_subscription#nested-schema-for-sql_mi_protection)] * Add support for specifying an Azure resource group when onboarding the Cloud Native Archival, Cloud Native Archival Encryption, Cloud Native Protection or Exocompute features using the `polaris_azure_subscription` resource. - [[docs](resources/azure_subscription#optional)] + [[docs](../../resources/azure_subscription#optional)] diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index 94bba49..4b962a1 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -4,8 +4,16 @@ page_title: "Changelog" # Changelog +## v0.9.0-beta.6 +* Fix an issue with the permissions of subscriptions onboarded using the `polaris_azure_subscription` resource where + the RSC UI would show the status as "Update permissions" even though the app registration would have all the required + permissions. + +## v0.9.0-beta.5 +* Move changelog and upgrade guides to guides folder. + ## v0.9.0-beta.4 -* Add support for creating Azure cloud native archival locations. [[docs](resources/azure_archival_location)] +* Add support for creating Azure cloud native archival locations. [[docs](../../resources/azure_archival_location)] ## v0.9.0-beta.3 * Fix a bug in the `polaris_aws_exocompute` resource where customer supplied security groups were not validated @@ -13,18 +21,18 @@ page_title: "Changelog" ## v0.9.0-beta.2 * Add support for shared Exocompute to the `polaris_azure_exocompute` resource. - [[docs](resources/azure_exocompute#host_cloud_account_id)] -* Add the `polaris_account` data source. [[docs](data-sources/account)] + [[docs](../../resources/azure_exocompute#host_cloud_account_id)] +* Add the `polaris_account` data source. [[docs](../../data-sources/account)] ## v0.9.0-beta.1 * Add support for the Cloud Native Archival feature to the `polaris_azure_subscription` resource. - [[docs](resources/azure_subscription#nested-schema-for-cloud_native_archival)] + [[docs](../../resources/azure_subscription#nested-schema-for-cloud_native_archival)] * Add support for the Cloud Native Archival Encryption feature to the `polaris_azure_subscription` resource. - [[docs](resources/azure_subscription#nested-schema-for-cloud_native_archival_encryption)] + [[docs](../../resources/azure_subscription#nested-schema-for-cloud_native_archival_encryption)] * Add support for the Azure SQL Database Protection feature to the `polaris_azure_subscription` resource. - [[docs](resources/azure_subscription#nested-schema-for-sql_db_protection)] + [[docs](../../resources/azure_subscription#nested-schema-for-sql_db_protection)] * Add support for the Azure SQL Managed Instance Protection feature to the `polaris_azure_subscription` resource. - [[docs](resources/azure_subscription#nested-schema-for-sql_mi_protection)] + [[docs](../../resources/azure_subscription#nested-schema-for-sql_mi_protection)] * Add support for specifying an Azure resource group when onboarding the Cloud Native Archival, Cloud Native Archival Encryption, Cloud Native Protection or Exocompute features using the `polaris_azure_subscription` resource. - [[docs](resources/azure_subscription#optional)] + [[docs](../../resources/azure_subscription#optional)]