Skip to content

Commit d058bd6

Browse files
author
robot-spinnaker
committed
Release v0.184.0
release commit_hash:cae540cb9a64b7487ae80f1fc4e11a7b76e6345d
1 parent 44e1878 commit d058bd6

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

.changes/0.184.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 0.184.0 (February 5, 2026)
2+
##### ENHANCEMENTS:
3+
* mdb_clickhouse: add support for batch shard operations in cluster management
4+
* mdb_clickhouse: add `query_metric_log_enabled`, `query_metric_log_retention_size`, and `query_metric_log_retention_time` options

.changes/unreleased/ENHANCEMENTS-20260202-133638.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/ENHANCEMENTS-20260203-184832.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.mapping.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,9 @@
7373
".changes/0.181.0.md":"opensource/terraform-provider-yandex-mirror/.changes/0.181.0.md",
7474
".changes/0.182.0.md":"opensource/terraform-provider-yandex-mirror/.changes/0.182.0.md",
7575
".changes/0.183.0.md":"opensource/terraform-provider-yandex-mirror/.changes/0.183.0.md",
76+
".changes/0.184.0.md":"opensource/terraform-provider-yandex-mirror/.changes/0.184.0.md",
7677
".changes/header.tpl.md":"opensource/terraform-provider-yandex-mirror/.changes/header.tpl.md",
7778
".changes/unreleased/.gitkeep":"opensource/terraform-provider-yandex-mirror/.changes/unreleased/.gitkeep",
78-
".changes/unreleased/ENHANCEMENTS-20260202-133638.yaml":"opensource/terraform-provider-yandex-mirror/.changes/unreleased/ENHANCEMENTS-20260202-133638.yaml",
79-
".changes/unreleased/ENHANCEMENTS-20260203-184832.yaml":"opensource/terraform-provider-yandex-mirror/.changes/unreleased/ENHANCEMENTS-20260203-184832.yaml",
8079
".changes/unreleased/WARNING-20260204-093526.yaml":"opensource/terraform-provider-yandex-mirror/.changes/unreleased/WARNING-20260204-093526.yaml",
8180
".changie.yaml":"opensource/terraform-provider-yandex-mirror/.changie.yaml",
8281
".github/workflows/release.yml":"opensource/terraform-provider-yandex-mirror/.github/workflows/release.yml",

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33

44

5+
## 0.184.0 (February 5, 2026)
6+
##### ENHANCEMENTS:
7+
* mdb_clickhouse: add support for batch shard operations in cluster management
8+
* mdb_clickhouse: add `query_metric_log_enabled`, `query_metric_log_retention_size`, and `query_metric_log_retention_time` options
9+
510
## 0.183.0 (February 2, 2026)
611
##### FEATURES:
712
* connection_manager: add lockbox_secret_spec block into yandex_connectionmanager_connection

0 commit comments

Comments
 (0)