release 1.1.0

Updating changelong and dates to match 1.1.0 release.
This commit is contained in:
Yusuke Tsutsumi 2022-12-16 16:03:54 +00:00 committed by Yusuke Tsutsumi
parent 2db181d084
commit 1ff057fd1c
2 changed files with 5 additions and 5 deletions

View file

@ -5,8 +5,8 @@ Google.Cloud Release Notes
.. contents:: Topics
v1.1.0-beta.0
=============
v1.1.0
======
Minor Changes
-------------
@ -24,4 +24,4 @@ Bugfixes
- 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_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.

View file

@ -1,6 +1,6 @@
ancestor: null
releases:
1.1.0-beta.0:
1.1.0:
changes:
bugfixes:
- Disk has been fixed to send the sourceSnapshot parameter.
@ -23,4 +23,4 @@ releases:
fragments:
- 0001_disk.yml
- bugfixes.yaml
release_date: '2022-12-03'
release_date: '2022-12-16'