Skip to content

Commit

Permalink
chore: release main (#8936)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 31, 2023
1 parent 34103cb commit 6e77611
Show file tree
Hide file tree
Showing 19 changed files with 83 additions and 19 deletions.
18 changes: 9 additions & 9 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"apikeys": "1.1.3",
"appengine": "1.8.3",
"area120": "0.8.3",
"artifactregistry": "1.14.4",
"artifactregistry": "1.14.5",
"asset": "1.15.2",
"assuredworkloads": "1.11.3",
"automl": "1.13.3",
"baremetalsolution": "1.2.2",
"batch": "1.6.1",
"batch": "1.6.2",
"beyondcorp": "1.0.2",
"billing": "1.17.3",
"binaryauthorization": "1.7.2",
Expand All @@ -32,21 +32,21 @@
"confidentialcomputing": "1.3.2",
"config": "0.1.3",
"contactcenterinsights": "1.11.2",
"container": "1.26.2",
"container": "1.27.0",
"containeranalysis": "0.11.2",
"datacatalog": "1.18.2",
"dataflow": "0.9.3",
"dataform": "0.8.3",
"dataform": "0.9.0",
"datafusion": "1.7.3",
"datalabeling": "0.8.3",
"dataplex": "1.10.2",
"dataplex": "1.11.0",
"dataproc": "2.2.2",
"dataqna": "0.8.3",
"datastream": "1.10.2",
"deploy": "1.14.1",
"dialogflow": "1.44.2",
"discoveryengine": "1.2.2",
"dlp": "1.10.3",
"dlp": "1.11.0",
"documentai": "1.23.4",
"domains": "0.9.3",
"edgecontainer": "1.1.3",
Expand All @@ -69,7 +69,7 @@
"lifesciences": "0.9.3",
"longrunning": "0.5.3",
"managedidentities": "1.6.3",
"maps": "1.5.1",
"maps": "1.6.0",
"mediatranslation": "0.8.3",
"memcache": "1.10.3",
"metastore": "1.13.2",
Expand All @@ -93,7 +93,7 @@
"recaptchaenterprise": "2.8.2",
"recommendationengine": "0.8.3",
"recommender": "1.11.2",
"redis": "1.13.3",
"redis": "1.14.0",
"resourcemanager": "1.9.3",
"resourcesettings": "1.6.3",
"retail": "1.14.3",
Expand All @@ -109,7 +109,7 @@
"serviceusage": "1.8.2",
"shell": "1.7.3",
"shopping": "0.2.1",
"speech": "1.19.2",
"speech": "1.20.0",
"storageinsights": "1.0.3",
"storagetransfer": "1.10.2",
"support": "1.0.2",
Expand Down
7 changes: 7 additions & 0 deletions artifactregistry/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.14.5](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.14.4...artifactregistry/v1.14.5) (2023-10-31)


### Documentation

* **artifactregistry:** Use code font for resource name references ([ffb0dda](https://github.com/googleapis/google-cloud-go/commit/ffb0ddabf3d9822ba8120cabaf25515fd32e9615))

## [1.14.4](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.14.3...artifactregistry/v1.14.4) (2023-10-26)


Expand Down
2 changes: 1 addition & 1 deletion artifactregistry/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.14.4"
const Version = "1.14.5"
7 changes: 7 additions & 0 deletions batch/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [1.6.2](https://github.com/googleapis/google-cloud-go/compare/batch/v1.6.1...batch/v1.6.2) (2023-10-31)


### Documentation

* **batch:** Update default max parallel tasks per job ([#8940](https://github.com/googleapis/google-cloud-go/issues/8940)) ([4d40180](https://github.com/googleapis/google-cloud-go/commit/4d40180da0557c2a2e9e2cb8b0509b429676bfc0))

## [1.6.1](https://github.com/googleapis/google-cloud-go/compare/batch/v1.6.0...batch/v1.6.1) (2023-10-26)


Expand Down
2 changes: 1 addition & 1 deletion batch/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions container/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.27.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.26.2...container/v1.27.0) (2023-10-31)


### Features

* **container:** Add ResourceManagerTags API to attach tags on the underlying Compute Engine VMs of GKE Nodes which can be used to selectively enforce Cloud Firewall network firewall policies ([4d40180](https://github.com/googleapis/google-cloud-go/commit/4d40180da0557c2a2e9e2cb8b0509b429676bfc0))

## [1.26.2](https://github.com/googleapis/google-cloud-go/compare/container/v1.26.1...container/v1.26.2) (2023-10-26)


Expand Down
2 changes: 1 addition & 1 deletion container/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.26.2"
const Version = "1.27.0"
7 changes: 7 additions & 0 deletions dataform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.9.0](https://github.com/googleapis/google-cloud-go/compare/dataform/v0.8.3...dataform/v0.9.0) (2023-10-31)


### Features

* **dataform:** Support for ReleaseConfigs ([ffb0dda](https://github.com/googleapis/google-cloud-go/commit/ffb0ddabf3d9822ba8120cabaf25515fd32e9615))

## [0.8.3](https://github.com/googleapis/google-cloud-go/compare/dataform/v0.8.2...dataform/v0.8.3) (2023-10-26)


Expand Down
2 changes: 1 addition & 1 deletion dataform/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions dataplex/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.10.2...dataplex/v1.11.0) (2023-10-31)


### Features

* **dataplex:** DataQualityDimension is now part of the DataQualityDimensionResult message ([4d40180](https://github.com/googleapis/google-cloud-go/commit/4d40180da0557c2a2e9e2cb8b0509b429676bfc0))

## [1.10.2](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.10.1...dataplex/v1.10.2) (2023-10-26)


Expand Down
2 changes: 1 addition & 1 deletion dataplex/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.10.2"
const Version = "1.11.0"
7 changes: 7 additions & 0 deletions dlp/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.10.3...dlp/v1.11.0) (2023-10-31)


### Features

* **dlp:** Introduce Discovery API protos and methods ([ffb0dda](https://github.com/googleapis/google-cloud-go/commit/ffb0ddabf3d9822ba8120cabaf25515fd32e9615))

## [1.10.3](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.10.2...dlp/v1.10.3) (2023-10-26)


Expand Down
2 changes: 1 addition & 1 deletion dlp/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.10.3"
const Version = "1.11.0"
9 changes: 9 additions & 0 deletions maps/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@



## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/maps/v1.5.1...maps/v1.6.0) (2023-10-31)


### Features

* **maps/fleetengine/delivery:** Add default sensors for RawLocation & SupplementalLocation ([3053c79](https://github.com/googleapis/google-cloud-go/commit/3053c7933a05b1b1c10d7730c29b28688b218552))
* **maps/fleetengine:** Add default sensors for RawLocation & SupplementalLocation ([3053c79](https://github.com/googleapis/google-cloud-go/commit/3053c7933a05b1b1c10d7730c29b28688b218552))
* **maps/places:** New features for Places GA ([ffb0dda](https://github.com/googleapis/google-cloud-go/commit/ffb0ddabf3d9822ba8120cabaf25515fd32e9615))

## [1.5.1](https://github.com/googleapis/google-cloud-go/compare/maps/v1.5.0...maps/v1.5.1) (2023-10-26)


Expand Down
2 changes: 1 addition & 1 deletion maps/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion redis/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.14.0](https://github.com/googleapis/google-cloud-go/compare/redis/v1.13.3...redis/v1.14.0) (2023-10-31)


### Features

* **redis:** New client(s) ([#8948](https://github.com/googleapis/google-cloud-go/issues/8948)) ([34103cb](https://github.com/googleapis/google-cloud-go/commit/34103cb4448dee49eac5342f46623839a8b240a0))

## [1.13.3](https://github.com/googleapis/google-cloud-go/compare/redis/v1.13.2...redis/v1.13.3) (2023-10-26)


Expand Down Expand Up @@ -137,4 +144,3 @@ Stabilize GA surface.

This is the first tag to carve out redis as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion redis/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.13.3"
const Version = "1.14.0"
7 changes: 7 additions & 0 deletions speech/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.20.0](https://github.com/googleapis/google-cloud-go/compare/speech/v1.19.2...speech/v1.20.0) (2023-10-31)


### Features

* **speech:** Add transcript normalization + m4a audio format support ([4d40180](https://github.com/googleapis/google-cloud-go/commit/4d40180da0557c2a2e9e2cb8b0509b429676bfc0))

## [1.19.2](https://github.com/googleapis/google-cloud-go/compare/speech/v1.19.1...speech/v1.19.2) (2023-10-26)


Expand Down
2 changes: 1 addition & 1 deletion speech/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.19.2"
const Version = "1.20.0"

0 comments on commit 6e77611

Please sign in to comment.