Skip to content

Commit

Permalink
chore: release main (#11312)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Dec 18, 2024
1 parent 1946e3d commit 5f985ab
Show file tree
Hide file tree
Showing 14 changed files with 68 additions and 15 deletions.
14 changes: 7 additions & 7 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"compute/metadata": "0.6.0",
"confidentialcomputing": "1.8.0",
"config": "1.2.0",
"contactcenterinsights": "1.16.0",
"contactcenterinsights": "1.17.0",
"container": "1.42.0",
"containeranalysis": "0.13.2",
"datacatalog": "1.24.0",
"datacatalog": "1.24.1",
"dataflow": "0.10.2",
"dataform": "0.10.2",
"datafusion": "1.8.2",
Expand All @@ -53,7 +53,7 @@
"datastream": "1.12.0",
"deploy": "1.26.0",
"developerconnect": "0.3.0",
"dialogflow": "1.63.0",
"dialogflow": "1.64.0",
"discoveryengine": "1.16.0",
"dlp": "1.20.0",
"documentai": "1.35.0",
Expand All @@ -75,7 +75,7 @@
"identitytoolkit": "0.2.2",
"ids": "1.5.2",
"iot": "1.8.2",
"kms": "1.20.2",
"kms": "1.20.3",
"language": "1.14.2",
"lifesciences": "0.10.2",
"longrunning": "0.6.3",
Expand All @@ -84,7 +84,7 @@
"maps": "1.17.0",
"mediatranslation": "0.9.2",
"memcache": "1.11.2",
"memorystore": "0.0.0",
"memorystore": "0.1.0",
"metastore": "1.14.2",
"migrationcenter": "1.1.2",
"monitoring": "1.22.0",
Expand Down Expand Up @@ -128,10 +128,10 @@
"servicemanagement": "1.10.2",
"serviceusage": "1.9.2",
"shell": "1.8.2",
"shopping": "0.13.0",
"shopping": "0.14.0",
"speech": "1.25.2",
"storageinsights": "1.1.2",
"storagetransfer": "1.11.2",
"storagetransfer": "1.12.0",
"streetview": "0.2.2",
"support": "1.1.2",
"talent": "1.7.2",
Expand Down
10 changes: 10 additions & 0 deletions contactcenterinsights/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.16.0...contactcenterinsights/v1.17.0) (2024-12-18)


### Features

* **contactcenterinsights:** A new field `agent_type` is added to message `.google.cloud.contactcenterinsights.v1.Conversation` ([4254053](https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90))
* **contactcenterinsights:** A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/analyses/{analysis}` added to the resource definition `contactcenterinsights.googleapis.com/Analysis` ([4254053](https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90))
* **contactcenterinsights:** A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/feedbackLabels/{feedback_label}` added to the resource definition `contactcenterinsights.googleapis.com/FeedbackLabel` ([4254053](https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90))
* **contactcenterinsights:** A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}` added to the resource definition `contactcenterinsights.googleapis.com/Conversation` ([4254053](https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90))

## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.15.1...contactcenterinsights/v1.16.0) (2024-11-19)


Expand Down
2 changes: 1 addition & 1 deletion contactcenterinsights/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.16.0"
const Version = "1.17.0"
7 changes: 7 additions & 0 deletions datacatalog/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.24.1](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.24.0...datacatalog/v1.24.1) (2024-12-18)


### Documentation

* **datacatalog:** Fix markdown reference in `TagTemplate.is_publicly_readable` comment ([4254053](https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90))

## [1.24.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.23.0...datacatalog/v1.24.0) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion datacatalog/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.24.0"
const Version = "1.24.1"
8 changes: 8 additions & 0 deletions dialogflow/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [1.64.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.63.0...dialogflow/v1.64.0) (2024-12-18)


### Features

* **dialogflow:** Add new fields for delivering intermediate transcriptions through PubSub ([4254053](https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90))
* **dialogflow:** Add new fields for delivering intermediate transcriptions through PubSub ([4254053](https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90))

## [1.63.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.62.0...dialogflow/v1.63.0) (2024-12-11)


Expand Down
2 changes: 1 addition & 1 deletion dialogflow/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.63.0"
const Version = "1.64.0"
7 changes: 7 additions & 0 deletions kms/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.20.3](https://github.com/googleapis/google-cloud-go/compare/kms/v1.20.2...kms/v1.20.3) (2024-12-18)


### Documentation

* **kms:** Code documentation improvements ([4254053](https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90))

## [1.20.2](https://github.com/googleapis/google-cloud-go/compare/kms/v1.20.1...kms/v1.20.2) (2024-12-04)


Expand Down
2 changes: 1 addition & 1 deletion kms/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.20.2"
const Version = "1.20.3"
10 changes: 9 additions & 1 deletion memorystore/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# Changes
# Changelog

## 0.1.0 (2024-12-18)


### Features

* **memorystore:** New clients ([#11310](https://github.com/googleapis/google-cloud-go/issues/11310)) ([1946e3d](https://github.com/googleapis/google-cloud-go/commit/1946e3de6c3afb7ed51ac641bddcbe027916df46))

## Changes
2 changes: 1 addition & 1 deletion memorystore/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 shopping/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.14.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.13.0...shopping/v0.14.0) (2024-12-18)


### Features

* **shopping:** New clients ([#11311](https://github.com/googleapis/google-cloud-go/issues/11311)) ([720f7e9](https://github.com/googleapis/google-cloud-go/commit/720f7e9c58b364b74b982af9ed53bf0905ee73a8))

## [0.13.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.12.1...shopping/v0.13.0) (2024-12-11)


Expand Down Expand Up @@ -306,4 +313,3 @@
* **shopping:** New clients ([#8699](https://github.com/googleapis/google-cloud-go/issues/8699)) ([0e43b40](https://github.com/googleapis/google-cloud-go/commit/0e43b40184bacac8d355ea2cfd00ebe58bd9e30b))

## Changes

2 changes: 1 addition & 1 deletion shopping/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 storagetransfer/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/storagetransfer/v1.11.2...storagetransfer/v1.12.0) (2024-12-18)


### Features

* **storagetransfer:** Support cross-bucket replication ([#11291](https://github.com/googleapis/google-cloud-go/issues/11291)) ([4254053](https://github.com/googleapis/google-cloud-go/commit/42540530e44e5f331e66e0777c4aabf449f5fd90))

## [1.11.2](https://github.com/googleapis/google-cloud-go/compare/storagetransfer/v1.11.1...storagetransfer/v1.11.2) (2024-10-23)


Expand Down

0 comments on commit 5f985ab

Please sign in to comment.