diff --git a/.changes/0.127.0.md b/.changes/0.127.0.md new file mode 100644 index 00000000..b1968e2f --- /dev/null +++ b/.changes/0.127.0.md @@ -0,0 +1,23 @@ +## 0.127.0 (August 13, 2024) + +FEATURES: +* backup: added `yandex_backup_policy_bindings` resource +* opensearch: add `node_group` name to `hosts` list +* iam: `yandex_iam_service_account_key`, `yandex_iam_service_account_api_key` and `yandex_iam_service_account_static_access_key` now can use `output_to_lockbox` +* mongodb: migrate api to unified config +* storage: support `object_size_greater_than`, `object_size_less_than` in bucket lifecycle configuration in `yandex_storage_bucket` resource +* opensearch: allow setting saml authorization for dashboards +* datatransfer: added clickhouse_cluster_name setting for clickhouse endpoints + +BUG FIXES: +* lockbox: yandex_lockbox_secret_version and yandex_lockbox_secret_version_hashed will schedule version deletion +* opensearch: empty or missing desription and/or labels fields will no longer cause an error +* opensearch: fix error while first add dashboards to the existing cluster +* opensearch: fix inconsistent result after apply for labels, description and security_group_ids fields + +ENHANCEMENTS: +* serverless: Added provision_policy to serverless containers +* YDBTopics: add missing documentation parameters +* postgresql: pass UpdateMask in PostgreSQL Update Database Request +* compute: support `auto_scale_type` in `scale_policy.auto_scale` in `compute_instance_group` resource and datasource + diff --git a/.changes/unreleased/BUG FIXES-20240726-134118.yaml b/.changes/unreleased/BUG FIXES-20240726-134118.yaml deleted file mode 100644 index bde1cd55..00000000 --- a/.changes/unreleased/BUG FIXES-20240726-134118.yaml +++ /dev/null @@ -1,4 +0,0 @@ -kind: BUG FIXES -body: 'lockbox: yandex_lockbox_secret_version and yandex_lockbox_secret_version_hashed - will schedule version deletion' -time: 2024-07-26T13:41:18.265961+03:00 diff --git a/.changes/unreleased/BUG FIXES-20240731-103110.yaml b/.changes/unreleased/BUG FIXES-20240731-103110.yaml deleted file mode 100644 index b968ad07..00000000 --- a/.changes/unreleased/BUG FIXES-20240731-103110.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: BUG FIXES -body: 'opensearch: empty or missing desription and/or labels fields will no longer cause an error' -time: 2024-07-31T10:31:10.633526+02:00 diff --git a/.changes/unreleased/BUG FIXES-20240802-225929.yaml b/.changes/unreleased/BUG FIXES-20240802-225929.yaml deleted file mode 100644 index f9b46843..00000000 --- a/.changes/unreleased/BUG FIXES-20240802-225929.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: BUG FIXES -body: 'opensearch: fix error while first add dashboards to the existing cluster' -time: 2024-08-02T22:59:29.46443+02:00 diff --git a/.changes/unreleased/BUG FIXES-20240805-111824.yaml b/.changes/unreleased/BUG FIXES-20240805-111824.yaml deleted file mode 100644 index 902d5d7b..00000000 --- a/.changes/unreleased/BUG FIXES-20240805-111824.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: BUG FIXES -body: 'opensearch: fix inconsistent result after apply for labels, description and security_group_ids fields' -time: 2024-08-05T11:18:24.147615+02:00 diff --git a/.changes/unreleased/ENHANCEMENTS-20240606-022132.yaml b/.changes/unreleased/ENHANCEMENTS-20240606-022132.yaml deleted file mode 100644 index 7e23d40c..00000000 --- a/.changes/unreleased/ENHANCEMENTS-20240606-022132.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: ENHANCEMENTS -body: 'serverless: Added provision_policy to serverless containers' -time: 2024-06-06T02:21:32.908551Z diff --git a/.changes/unreleased/ENHANCEMENTS-20240706-200554.yaml b/.changes/unreleased/ENHANCEMENTS-20240706-200554.yaml deleted file mode 100644 index 7df9e28b..00000000 --- a/.changes/unreleased/ENHANCEMENTS-20240706-200554.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: ENHANCEMENTS -body: 'YDBTopics: add missing documentation parameters' -time: 2024-07-06T20:05:54.513818964Z diff --git a/.changes/unreleased/ENHANCEMENTS-20240807-162053.yaml b/.changes/unreleased/ENHANCEMENTS-20240807-162053.yaml deleted file mode 100644 index 569698e0..00000000 --- a/.changes/unreleased/ENHANCEMENTS-20240807-162053.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: ENHANCEMENTS -body: 'postgresql: pass UpdateMask in PostgreSQL Update Database Request' -time: 2024-08-07T16:20:53.511135+02:00 diff --git a/.changes/unreleased/ENHANCEMENTS-20240808-151627.yaml b/.changes/unreleased/ENHANCEMENTS-20240808-151627.yaml deleted file mode 100644 index 21550632..00000000 --- a/.changes/unreleased/ENHANCEMENTS-20240808-151627.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: ENHANCEMENTS -body: 'compute: support `auto_scale_type` in `scale_policy.auto_scale` in `compute_instance_group` resource and datasource' -time: 2024-08-08T15:16:27.097084+02:00 diff --git a/.changes/unreleased/FEATURES-20240725-190113.yaml b/.changes/unreleased/FEATURES-20240725-190113.yaml deleted file mode 100644 index 0d3a91ec..00000000 --- a/.changes/unreleased/FEATURES-20240725-190113.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: FEATURES -body: 'backup: added `yandex_backup_policy_bindings` resource' -time: 2024-07-25T19:01:13.512711+03:00 diff --git a/.changes/unreleased/FEATURES-20240729-155747.yaml b/.changes/unreleased/FEATURES-20240729-155747.yaml deleted file mode 100644 index d4eab382..00000000 --- a/.changes/unreleased/FEATURES-20240729-155747.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: FEATURES -body: 'opensearch: add `node_group` name to `hosts` list' -time: 2024-07-29T15:57:47.159745+02:00 diff --git a/.changes/unreleased/FEATURES-20240729-194035.yaml b/.changes/unreleased/FEATURES-20240729-194035.yaml deleted file mode 100644 index f9751de3..00000000 --- a/.changes/unreleased/FEATURES-20240729-194035.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: FEATURES -body: 'iam: `yandex_iam_service_account_key`, `yandex_iam_service_account_api_key` and `yandex_iam_service_account_static_access_key` now can use `output_to_lockbox`' -time: 2024-07-29T19:40:35.847841+03:00 diff --git a/.changes/unreleased/FEATURES-20240729-200606.yaml b/.changes/unreleased/FEATURES-20240729-200606.yaml deleted file mode 100644 index f8a42abe..00000000 --- a/.changes/unreleased/FEATURES-20240729-200606.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: FEATURES -body: 'mongodb: migrate api to unified config' -time: 2024-07-29T20:06:06.812236+03:00 diff --git a/.changes/unreleased/FEATURES-20240731-141127.yaml b/.changes/unreleased/FEATURES-20240731-141127.yaml deleted file mode 100644 index c3d02f75..00000000 --- a/.changes/unreleased/FEATURES-20240731-141127.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: FEATURES -body: 'storage: support `object_size_greater_than`, `object_size_less_than` in bucket lifecycle configuration in `yandex_storage_bucket` resource' -time: 2024-07-31T14:11:27.980257+03:00 diff --git a/.changes/unreleased/FEATURES-20240801-142805.yaml b/.changes/unreleased/FEATURES-20240801-142805.yaml deleted file mode 100644 index 4298a2d9..00000000 --- a/.changes/unreleased/FEATURES-20240801-142805.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: FEATURES -body: 'opensearch: allow setting saml authorization for dashboards' -time: 2024-08-01T14:28:05.065857+02:00 diff --git a/.changes/unreleased/FEATURES-20240805-182602.yaml b/.changes/unreleased/FEATURES-20240805-182602.yaml deleted file mode 100644 index d41e03ff..00000000 --- a/.changes/unreleased/FEATURES-20240805-182602.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: FEATURES -body: 'datatransfer: added clickhouse_cluster_name setting for clickhouse endpoints' -time: 2024-08-05T18:26:02.8711+03:00 diff --git a/CHANGELOG.md b/CHANGELOG.md index c0dc814c..ab219d42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +## 0.127.0 (August 13, 2024) + +FEATURES: +* backup: added `yandex_backup_policy_bindings` resource +* opensearch: add `node_group` name to `hosts` list +* iam: `yandex_iam_service_account_key`, `yandex_iam_service_account_api_key` and `yandex_iam_service_account_static_access_key` now can use `output_to_lockbox` +* mongodb: migrate api to unified config +* storage: support `object_size_greater_than`, `object_size_less_than` in bucket lifecycle configuration in `yandex_storage_bucket` resource +* opensearch: allow setting saml authorization for dashboards +* datatransfer: added clickhouse_cluster_name setting for clickhouse endpoints + +BUG FIXES: +* lockbox: yandex_lockbox_secret_version and yandex_lockbox_secret_version_hashed will schedule version deletion +* opensearch: empty or missing desription and/or labels fields will no longer cause an error +* opensearch: fix error while first add dashboards to the existing cluster +* opensearch: fix inconsistent result after apply for labels, description and security_group_ids fields + +ENHANCEMENTS: +* serverless: Added provision_policy to serverless containers +* YDBTopics: add missing documentation parameters +* postgresql: pass UpdateMask in PostgreSQL Update Database Request +* compute: support `auto_scale_type` in `scale_policy.auto_scale` in `compute_instance_group` resource and datasource + ## 0.126.0 (July 30, 2024) FEATURES: @@ -9,7 +32,6 @@ BUG FIXES: * opensearch: fixed apply changes when `plugins` missing * opensearch: update state when no changes in config section * opensearch: unexpected plugins null value after apply -* yandex_compute_instance: disabled recreating instance on update gpus ENHANCEMENTS: * kubernetes: deprecate version 1.26