Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 18, 2024
1 parent 23e91f5 commit 40abc59
Show file tree
Hide file tree
Showing 25 changed files with 59 additions and 24 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"packages/google-cloud-bigquery-logging": "1.4.0",
"packages/google-cloud-bigquery-migration": "0.11.3",
"packages/google-cloud-bigquery-reservation": "1.12.0",
"packages/google-cloud-billing": "1.12.0",
"packages/google-cloud-billing": "1.12.1",
"packages/google-cloud-billing-budgets": "1.13.0",
"packages/google-cloud-binary-authorization": "1.9.0",
"packages/google-cloud-build": "3.22.0",
Expand All @@ -46,7 +46,7 @@
"packages/google-cloud-common": "1.3.0",
"packages/google-cloud-compute": "1.15.0",
"packages/google-cloud-confidentialcomputing": "0.4.3",
"packages/google-cloud-config": "0.1.2",
"packages/google-cloud-config": "0.1.3",
"packages/google-cloud-contact-center-insights": "1.15.0",
"packages/google-cloud-container": "2.37.0",
"packages/google-cloud-containeranalysis": "2.13.0",
Expand Down Expand Up @@ -116,7 +116,7 @@
"packages/google-cloud-private-catalog": "0.9.5",
"packages/google-cloud-public-ca": "0.3.5",
"packages/google-cloud-rapidmigrationassessment": "0.1.3",
"packages/google-cloud-recaptcha-enterprise": "1.16.0",
"packages/google-cloud-recaptcha-enterprise": "1.16.1",
"packages/google-cloud-recommendations-ai": "0.10.6",
"packages/google-cloud-recommender": "2.14.0",
"packages/google-cloud-redis": "2.14.0",
Expand All @@ -129,7 +129,7 @@
"packages/google-cloud-secret-manager": "2.17.0",
"packages/google-cloud-securesourcemanager": "0.1.1",
"packages/google-cloud-securitycenter": "1.25.0",
"packages/google-cloud-securitycentermanagement": "0.1.2",
"packages/google-cloud-securitycentermanagement": "0.1.3",
"packages/google-cloud-service-control": "1.10.0",
"packages/google-cloud-service-directory": "1.10.0",
"packages/google-cloud-service-management": "1.7.0",
Expand All @@ -142,7 +142,7 @@
"packages/google-cloud-storageinsights": "0.1.4",
"packages/google-cloud-support": "0.1.3",
"packages/google-cloud-talent": "2.12.0",
"packages/google-cloud-tasks": "2.15.0",
"packages/google-cloud-tasks": "2.15.1",
"packages/google-cloud-telcoautomation": "0.1.2",
"packages/google-cloud-texttospeech": "2.15.1",
"packages/google-cloud-tpu": "1.17.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-billing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.12.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-billing-v1.12.0...google-cloud-billing-v1.12.1) (2024-01-18)


### Documentation

* [google-cloud-billing] update comments ([#12202](https://github.com/googleapis/google-cloud-python/issues/12202)) ([9acf675](https://github.com/googleapis/google-cloud-python/commit/9acf675503176395452d5d5bd464fb20757f2ab8))

## [1.12.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-billing-v1.11.5...google-cloud-billing-v1.12.0) (2023-12-07)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.12.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.12.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-billing",
"version": "0.1.0"
"version": "1.12.1"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-config-v0.1.2...google-cloud-config-v0.1.3) (2024-01-18)


### Features

* [google-cloud-config] added Terraform Plan ([#12197](https://github.com/googleapis/google-cloud-python/issues/12197)) ([2de325b](https://github.com/googleapis/google-cloud-python/commit/2de325ba6aef85c98c9ebbe03fc6a4ebb2834a12))

## [0.1.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-config-v0.1.1...google-cloud-config-v0.1.2) (2023-12-07)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.3" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.3" # {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-config",
"version": "0.1.0"
"version": "0.1.3"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-recaptcha-enterprise/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.16.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.16.0...google-cloud-recaptcha-enterprise-v1.16.1) (2024-01-18)


### Documentation

* [google-cloud-recaptcha-enterprise] update comment for `AccountVerificationInfo.username` ([#12201](https://github.com/googleapis/google-cloud-python/issues/12201)) ([f7cd400](https://github.com/googleapis/google-cloud-python/commit/f7cd400be8b61d01904a950fbf7fa474325e4300))

## [1.16.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.15.0...google-cloud-recaptcha-enterprise-v1.16.0) (2023-12-07)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.16.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.16.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-recaptcha-enterprise",
"version": "0.1.0"
"version": "1.16.1"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-securitycentermanagement/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycentermanagement-v0.1.2...google-cloud-securitycentermanagement-v0.1.3) (2024-01-18)


### Documentation

* [google-cloud-securitycentermanagement] update documentation for UpdateSecurityHealthAnalyticsCustomModule update_mask field ([#12196](https://github.com/googleapis/google-cloud-python/issues/12196)) ([c7cf0a1](https://github.com/googleapis/google-cloud-python/commit/c7cf0a1c754091fb5b141dd7a9238c63f9d1f36e))

## [0.1.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycentermanagement-v0.1.1...google-cloud-securitycentermanagement-v0.1.2) (2024-01-08)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.3" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.3" # {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-securitycentermanagement",
"version": "0.1.0"
"version": "0.1.3"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-tasks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-tasks/#history

## [2.15.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-tasks-v2.15.0...google-cloud-tasks-v2.15.1) (2024-01-18)


### Bug Fixes

* [google-cloud-tasks] remove BufferTask method which cannot be called from client libraries ([#12204](https://github.com/googleapis/google-cloud-python/issues/12204)) ([23e91f5](https://github.com/googleapis/google-cloud-python/commit/23e91f57cb5b1dcd12245039e98dc8f233e51063))

## [2.15.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-tasks-v2.14.2...google-cloud-tasks-v2.15.0) (2023-12-07)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.15.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.15.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.15.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.15.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-tasks",
"version": "0.1.0"
"version": "2.15.1"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-tasks",
"version": "0.1.0"
"version": "2.15.1"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-tasks",
"version": "0.1.0"
"version": "2.15.1"
},
"snippets": [
{
Expand Down

0 comments on commit 40abc59

Please sign in to comment.