Remove google_cloud_ops_agents submodule

This commit is contained in:
Chris Hawk 2025-01-14 14:24:58 -08:00
commit 3de16da36a
6 changed files with 11 additions and 10 deletions

View file

@ -109,11 +109,15 @@ releases:
- ansible-test - integration tests are now run against 2.17 and 2.18
- gcp_bigquery_table - properly handle BigQuery table clustering fields
- gcp_pubsub_subscription - fixed improper subscription uprade PATCH request
major_changes:
- google_cloud_ops_agents - role submodule removed because it prevents the collection
from passing sanity and lint tests
minor_changes:
- gcp_pubsub_subscription - allows to create GCS subscription
fragments:
- fix-bigquery-table-create-clustering.yml
- gcp_pubsub_subscription_bugfix.yaml
- gcp_pubsub_subscription_gcs_feature.yaml
- remove-google_cloud_ops_agents-role.yml
- upgrade_anisble.yml
release_date: '2025-01-14'