Skip to content

Commit

Permalink
Upgrade galaxy version to 1.3; update changelog
Browse files Browse the repository at this point in the history
Upgrade galaxy version to 1.3; update changelog
  • Loading branch information
SirGitsalot authored Nov 27, 2023
2 parents fadb559 + 913cafd commit b9237b1
Show file tree
Hide file tree
Showing 10 changed files with 76 additions and 925 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ tests/output/
__pycache__
*.tar.gz
venv/
changelogs/.plugin-cache.yaml
16 changes: 16 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ Google.Cloud Release Notes
.. contents:: Topics


v1.3.0
======

Minor Changes
-------------

- anisble-test - integration tests are now run against 2.14.0 and 2.15.0
- ansible - 2.14.0 is now the minimum version supported
- ansible-lint - fixed over a thousand reported errors
- ansible-lint - upgraded to 6.22
- ansible-test - add support for GCP application default credentials (https://github.com/ansible-collections/google.cloud/issues/359).
- 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 not usable.

v1.2.0
======

Expand Down
Loading

0 comments on commit b9237b1

Please sign in to comment.