Skip to content

Commit

Permalink
Pull request #1206: Release v0.115.0
Browse files Browse the repository at this point in the history
Merge in CLOUD/terraform-provider-yandex-mirror from release/0.115.0 to master

Squashed commit of the following:

commit 6849211325dbe8a645afcc57f8ad8e3f9fb595cc
Author: Ivan Romanenko <iva-romanenko@yandex-team.ru>
Date:   Wed Apr 10 14:56:54 2024 +0200

    remove stars

commit e1e38a2908dcf4e5faec973cf42f5cb38821abee
Author: robot-public-api-ci <robot-public-api-ci@yandex-team.ru>
Date:   Wed Apr 10 12:52:13 2024 +0000

    Release v0.115.0
  • Loading branch information
Robot Push authored and Ivan Romanenko committed Apr 10, 2024
1 parent 789b81d commit 0d390a6
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 25 deletions.
16 changes: 16 additions & 0 deletions .changes/0.115.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## 0.115.0 (April 10, 2024)

FEATURES:
* mongodb: added delete timeout
* mongodb: added DISABLED value to net.Compressors

BUG FIXES:
* update terraform-plugin-framework terraform-plugin-mux
* fix test in yandex_mdb_mongodb_user
* fix nil pointer panic during the process of the opensearch resource deployment

ENHANCEMENTS:
* loadtesting: added `update` method for `yandex_loadtesting_agent` resource
* add exponential MDB().PostgreSQL().Cluster().ListHosts() retry
* added seffion affinity documentation for `yandex_alb_backend_group` resource and datasource

3 changes: 0 additions & 3 deletions .changes/unreleased/BUG FIXES-20240406-163429.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/BUG FIXES-20240406-163524.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/BUG FIXES-20240409-124223.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/ENHANCEMENTS-20240403-101714.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/ENHANCEMENTS-20240405-115059.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .changes/unreleased/ENHANCEMENTS-20240409-144933.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/FEATURES-20240402-165518.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/FEATURES-20240403-170316.yaml

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 0.115.0 (April 10, 2024)

FEATURES:
* mongodb: added delete timeout
* mongodb: added DISABLED value to net.Compressors

BUG FIXES:
* update terraform-plugin-framework terraform-plugin-mux
* fix test in yandex_mdb_mongodb_user
* fix nil pointer panic during the process of the opensearch resource deployment

ENHANCEMENTS:
* loadtesting: added `update` method for `yandex_loadtesting_agent` resource
* add exponential MDB().PostgreSQL().Cluster().ListHosts() retry
* added seffion affinity documentation for `yandex_alb_backend_group` resource and datasource

## 0.114.0 (April 3, 2024)

BUG FIXES:
Expand Down

0 comments on commit 0d390a6

Please sign in to comment.