Skip to content

Commit cd5af12

Browse files
authored
Update changelog.yaml
Manually fix changelog.yaml for the 1.12.0 release
1 parent aadb2a6 commit cd5af12

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

changelogs/changelog.yaml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@ releases:
8080
minor_changes:
8181
- gcp_cloudbuildv2_* - added gcp_cloudbuildv2_connection and gcp_cloudbuildv2_repository
8282
modules (https://github.com/ansible-collections/google.cloud/pull/729).
83+
fragments:
84+
- 729-add-cloudbuild-v2.yml
85+
- 739-iap-connection-fixes.yml
86+
release_date: '2026-01-14'
87+
1.12.0:
88+
changes:
89+
minor_changes:
8390
- gcp_sql_instance - add `allocated_ip_range` to `settings.ip_configuration`
8491
for private IP Cloud SQL instances (name of the allocated IP range in the
8592
VPC) (https://github.com/ansible-collections/google.cloud/pull/744).
@@ -92,11 +99,9 @@ releases:
9299
gcp_vertexai_metadata_store, gcp_vertexai_rag_engine_config, gcp_vertexai_reasoning_engine,
93100
gcp_vertexai_tensorboard) (https://github.com/ansible-collections/google.cloud/pull/743).
94101
fragments:
95-
- 729-add-cloudbuild-v2.yml
96-
- 739-iap-connection-fixes.yml
97102
- 743-add-gcp_vertexai-modules.yml
98103
- 744-gcp_sql_instance-add-allocated_ip_range.yml
99-
release_date: '2026-01-14'
104+
release_date: '2026-03-03'
100105
1.2.0:
101106
changes:
102107
bugfixes:

0 commit comments

Comments
 (0)