8000 chore: release main by release-please[bot] · Pull Request #10794 · googleapis/google-cloud-python · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"packages/google-cloud-contentwarehouse": "0.2.0",
"packages/google-cloud-discoveryengine": "0.2.0",
"packages/google-cloud-enterpriseknowledgegraph": "0.2.0",
"packages/google-geo-type": "0.2.0",
"packages/google-maps-addressvalidation": "0.1.0",
"packages/google-maps-routing": "0.1.0",
"packages/google-apps-script-type": "0.2.0",
"packages/google-cloud-vmwareengine": "0.1.0"
"packages/google-cloud-contentwarehouse": "0.2.1",
"packages/google-cloud-discoveryengine": "0.2.1",
"packages/google-cloud-enterpriseknowledgegraph": "0.2.1",
"packages/google-geo-type": "0.2.1",
"packages/google-maps-addressvalidation": "0.1.1",
"packages/google-maps-routing": "0.1.1",
"packages/google-apps-script-type": "0.2.1",
"packages/google-cloud-vmwareengine": "0.1.1"
}
14 changes: 14 additions & 0 deletions packages/google-apps-script-type/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-python/compare/google-apps-script-type-v0.2.0...google-apps-script-type-v0.2.1) (2022-12-06)


### Bug Fixes

* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Drop usage of pkg_resources ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Fix timeout default values ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))


### Documentation

* **samples:** Snippetgen should call await on the operation coroutine before calling result ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-script-type-v0.1.0...google-apps-script-type-v0.2.0) (2022-11-12)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.2.0" # {x-release-please-version}
__version__ = "0.2.1" # {x-release-please-version}
14 changes: 14 additions & 0 deletions packages/google-cloud-contentwarehouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contentwarehouse-v0.2.0...google-cloud-contentwarehouse-v0.2.1) (2022-12-06)


### Bug Fixes

* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Drop usage of pkg_resources ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Fix timeout default values ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))


### Documentation

* **samples:** Snippetgen should call await on the operation coroutine before calling result ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contentwarehouse-v0.1.0...google-cloud-contentwarehouse-v0.2.0) (2022-11-10)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.2.0" # {x-release-please-version}
__version__ = "0.2.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-contentwarehouse",
"version": "0.1.0"
"version": "0.2.1"
},
"snippets": [
{
Expand Down
14 changes: 14 additions & 0 deletions packages/google-cloud-discoveryengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.2.0...google-cloud-discoveryengine-v0.2.1) (2022-12-06)


### Bug Fixes

* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Drop usage of pkg_resources ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Fix timeout default values ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))


### Documentation

* **samples:** Snippetgen should call await on the operation 35AA coroutine before calling result ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.1.1...google-cloud-discoveryengine-v0.2.0) (2022-11-10)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.2.0" # {x-release-please-version}
__version__ = "0.2.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-discoveryengine",
"version": "0.1.0"
"version": "0.2.1"
},
"snippets": [
{
Expand Down
14 changes: 14 additions & 0 deletions packages/google-cloud-enterpriseknowledgegraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-enterpriseknowledgegraph-v0.2.0...google-cloud-enterpriseknowledgegraph-v0.2.1) (2022-12-06)


### Bug Fixes

* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Drop usage of pkg_resources ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Fix timeout default values ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))


### Documentation

* **samples:** Snippetgen should call await on the operation coroutine before calling result ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-enterpriseknowledgegraph-v0.1.0...google-cloud-enterpriseknowledgegraph-v0.2.0) (2022-11-10)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.2.0" # {x-release-please-version}
__version__ = "0.2.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-enterpriseknowledgegraph",
"version": "0.1.0"
"version": "0.2.1"
},
"snippets": [
{
Expand Down
14 changes: 14 additions & 0 deletions packages/google-cloud-vmwareengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vmwareengine-v0.1.0...google-cloud-vmwareengine-v0.1.1) (2022-12-06)


### Bug Fixes

* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Drop usage of pkg_resources ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Fix timeout default values ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))


### Documentation

* **samples:** Snippetgen should call await on the operation coroutine before calling result ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))

## 0.1.0 (2022-11-16)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.1.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-vmwareengine",
"version": "0.1.0"
"version": "0.1.1"
},
"snippets": [
{
Expand Down
14 changes: 14 additions & 0 deletions packages/google-geo-type/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-python/compare/google-geo-type-v0.2.0...google-geo-type-v0.2.1) (2022-12-06)


### Bug Fixes

* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Drop usage of pkg_resources ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Fix timeout default values ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))


### Documentation

* **samples:** Snippetgen should call await on the operation coroutine before calling result ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-geo-type-v0.1.0...google-geo-type-v0.2.0) (2022-11-10)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.2.0" # {x-release-please-version}
__version__ = "0.2.1" # {x-release-please-version}
14 changes: 14 additions & 0 deletions packages/google-maps-addressvalidation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-maps-addressvalidation-v0.1.0...google-maps-addressvalidation-v0.1.1) (2022-12-06)


### Bug Fixes

* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Drop usage of pkg_resources ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Fix timeout default values ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))


### Documentation

* **samples:** Snippetgen should call await on the operation coroutine before calling result ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))

## 0.1.0 (2022-11-10)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.1.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-addressvalidation",
"version": "0.1.0"
"version": "0.1.1"
},
"snippets": [
{
Expand Down
14 changes: 14 additions & 0 deletions packages/google-maps-routing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-maps-routing-v0.1.0...google-maps-routing-v0.1.1) (2022-12-06)


### Bug Fixes

* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Drop usage of pkg_resources ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))
* Fix timeout default values ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))


### Documentation

* **samples:** Snippetgen should call await on the operation coroutine before calling result ([e477ab2](https://github.com/googleapis/google-cloud-python/commit/e477ab2581f44b540051dd201b9f543a30044833))

## 0.1.0 (2022-11-10)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.1.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-routing",
"version": "0.1.0"
"version": "0.1.1"
},
"snippets": [
{
Expand Down
0