mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
release 1.1.0
Updating changelong and dates to match 1.1.0 release.
This commit is contained in:
parent
2db181d084
commit
1ff057fd1c
2 changed files with 5 additions and 5 deletions
|
@ -5,8 +5,8 @@ Google.Cloud Release Notes
|
||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
|
||||||
v1.1.0-beta.0
|
v1.1.0
|
||||||
=============
|
======
|
||||||
|
|
||||||
Minor Changes
|
Minor Changes
|
||||||
-------------
|
-------------
|
||||||
|
@ -24,4 +24,4 @@ Bugfixes
|
||||||
- gcp_crypto_key - skip_initial_version_creation defaults to the correct value.
|
- gcp_crypto_key - skip_initial_version_creation defaults to the correct value.
|
||||||
- gcp_iam_role - now properly undeletes and recognizes soft deleted roles as absent.
|
- gcp_iam_role - now properly undeletes and recognizes soft deleted roles as absent.
|
||||||
- gcp_spanner_database - recognize a non-existent resource as absent.
|
- gcp_spanner_database - recognize a non-existent resource as absent.
|
||||||
- gcp_storage_object - fix for correct version of dependency requirement.
|
- gcp_storage_object - fix for correct version of dependency requirement.
|
|
@ -1,6 +1,6 @@
|
||||||
ancestor: null
|
ancestor: null
|
||||||
releases:
|
releases:
|
||||||
1.1.0-beta.0:
|
1.1.0:
|
||||||
changes:
|
changes:
|
||||||
bugfixes:
|
bugfixes:
|
||||||
- Disk has been fixed to send the sourceSnapshot parameter.
|
- Disk has been fixed to send the sourceSnapshot parameter.
|
||||||
|
@ -23,4 +23,4 @@ releases:
|
||||||
fragments:
|
fragments:
|
||||||
- 0001_disk.yml
|
- 0001_disk.yml
|
||||||
- bugfixes.yaml
|
- bugfixes.yaml
|
||||||
release_date: '2022-12-03'
|
release_date: '2022-12-16'
|
||||||
|
|
Loading…
Add table
Reference in a new issue