Releases: ansible-collections/google.cloud
Releases · ansible-collections/google.cloud
1.6.0
1.5.3
1.5.2
1.5.1
Bugfixes
- run integration test with Ansible 2.16 to match
requires_ansible
version
1.5.0
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
Bugfixes
- ansible - 2.17 is now the minimum version supported
- ansible - 3.11 is now the minimum Python version
- ansible-test - fixed sanity tests
- 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
1.4.1
Bugfixes
- gcp_kms_filters - add DOCUMENTATION string
- gcp_secret_manager - make an f-string usage backward compatible
1.4.0
Minor Changes
- ansible - 2.16.0 is now the minimum version supported
- ansible - 3.10 is now the minimum Python version
- ansible-test - integration tests are now run against 2.16.0 and 2.17.0
- gcloud role - use dnf instead of yum on RHEL
- gcp_secret_manager - add as a module and lookup plugin (#578)
- gcp_secret_manager - support more than 10 versions (#634)
- restore google_cloud_ops_agents submodule (#594)
Bugfixes
- ansible-lint - remove jinja templates from test assertions
1.3.0
Minor Changes
- ansible - 2.14.0 is now the minimum version supported
- anisble-test - integration tests are now run against 2.14.0 and 2.15.0
- ansible-lint - upgraded to 6.22
- ansible-test - add support for GCP application default credentials (#359).
Bugfixes
- ansible-lint - fixed over a thousand reported errors
- gcp_serviceusage_service - added backoff when checking for operation completion.
- gcp_serviceusage_service - use alloyb API for the integration test as spanner conflicts with other tests
- gcp_sql_ssl_cert - made sha1_fingerprint optional, which enables resource creation
- gcp_storage_default_object_acl - removed non-existent fields; the resource is now usable.