Skip to content

Commit 850ed0b

Browse files
author
robot-spinnaker
committed
Release v0.177.0
release commit_hash:4082a9bcf10221569f2e9bc3feb54edd9d9c96e3
1 parent ab84142 commit 850ed0b

File tree

5 files changed

+12
-8
lines changed

5 files changed

+12
-8
lines changed

.changes/0.177.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 0.177.0 (December 18, 2025)
2+
##### FEATURES:
3+
* trino: add resource groups and query properties configuration to cluster
4+
##### BUG FIXES:
5+
* CloudOrganization: fixed sensitive fields for idp_user

.changes/unreleased/BUG FIXES-20251216-142310.yaml

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

.changes/unreleased/FEATURES-20251128-135241.yaml

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

.mapping.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,9 @@
6666
".changes/0.174.0.md":"opensource/terraform-provider-yandex-mirror/.changes/0.174.0.md",
6767
".changes/0.175.0.md":"opensource/terraform-provider-yandex-mirror/.changes/0.175.0.md",
6868
".changes/0.176.0.md":"opensource/terraform-provider-yandex-mirror/.changes/0.176.0.md",
69+
".changes/0.177.0.md":"opensource/terraform-provider-yandex-mirror/.changes/0.177.0.md",
6970
".changes/header.tpl.md":"opensource/terraform-provider-yandex-mirror/.changes/header.tpl.md",
7071
".changes/unreleased/.gitkeep":"opensource/terraform-provider-yandex-mirror/.changes/unreleased/.gitkeep",
71-
".changes/unreleased/BUG FIXES-20251216-142310.yaml":"opensource/terraform-provider-yandex-mirror/.changes/unreleased/BUG FIXES-20251216-142310.yaml",
72-
".changes/unreleased/FEATURES-20251128-135241.yaml":"opensource/terraform-provider-yandex-mirror/.changes/unreleased/FEATURES-20251128-135241.yaml",
7372
".changie.yaml":"opensource/terraform-provider-yandex-mirror/.changie.yaml",
7473
".github/workflows/release.yml":"opensource/terraform-provider-yandex-mirror/.github/workflows/release.yml",
7574
".gitignore":"opensource/terraform-provider-yandex-mirror/.gitignore",

CHANGELOG.md

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

33

44

5+
## 0.177.0 (December 18, 2025)
6+
##### FEATURES:
7+
* trino: add resource groups and query properties configuration to cluster
8+
##### BUG FIXES:
9+
* CloudOrganization: fixed sensitive fields for idp_user
10+
511
## 0.176.0 (December 15, 2025)
612
##### BUG FIXES:
713
* mysql: cluster `access` and `performance_diagnostics` fields fix

0 commit comments

Comments
 (0)