Skip to content

Commit ab9ce2d

Browse files
committed
Changelog
1 parent dfc5297 commit ab9ce2d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
## 7.14.0 (Unreleased)
1+
## 7.14.1 (Unreleased)
2+
3+
BUG FIXES:
4+
* provider: fixed an issue where error type 409 and 412 were not being correctly retried. This commonly shows up in IAM resources, but can appear in other resources as well (TBD)
5+
* servicedirectory: fixed an issue where `google_service_directory_endpoint` or `google_service_directory_service` without `metadata` specified would have other fields removed on update ([#25588](https://github.com/hashicorp/terraform-provider-google/pull/25588))
6+
7+
## 7.14.0 (December 12, 2025)
28

39
DEPRECATIONS:
410
* managedkafka: added deprecation warning for `google_managed_kafka_connect_cluster` `additional_subnets` field ([#25487](https://github.com/hashicorp/terraform-provider-google/pull/25487))

0 commit comments

Comments
 (0)