Skip to content

Commit

Permalink
chore: release main (#9246)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jan 11, 2024
1 parent 2868a43 commit 6804a6c
Show file tree
Hide file tree
Showing 11 changed files with 49 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"contactcenterinsights": "1.12.1",
"container": "1.29.0",
"containeranalysis": "0.11.3",
"datacatalog": "1.19.1",
"datacatalog": "1.19.2",
"dataflow": "0.9.4",
"dataform": "0.9.1",
"datafusion": "1.7.4",
Expand All @@ -47,7 +47,7 @@
"dataqna": "0.8.4",
"datastream": "1.10.3",
"deploy": "1.17.0",
"dialogflow": "1.48.0",
"dialogflow": "1.48.1",
"discoveryengine": "1.4.0",
"dlp": "1.11.1",
"documentai": "1.23.7",
Expand All @@ -73,7 +73,7 @@
"lifesciences": "0.9.4",
"longrunning": "0.5.4",
"managedidentities": "1.6.4",
"maps": "1.6.2",
"maps": "1.6.3",
"mediatranslation": "0.8.4",
"memcache": "1.10.4",
"metastore": "1.13.3",
Expand All @@ -88,7 +88,7 @@
"orchestration": "1.8.4",
"orgpolicy": "1.12.0",
"osconfig": "1.12.4",
"oslogin": "1.12.2",
"oslogin": "1.13.0",
"phishingprotection": "0.8.4",
"policysimulator": "0.2.2",
"policytroubleshooter": "1.10.2",
Expand All @@ -110,7 +110,7 @@
"securitycentermanagement": "0.1.1",
"servicecontrol": "1.12.4",
"servicedirectory": "1.11.3",
"servicehealth": "0.0.0",
"servicehealth": "0.1.0",
"servicemanagement": "1.9.5",
"serviceusage": "1.8.3",
"shell": "1.7.4",
Expand Down
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.19.2](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.19.1...datacatalog/v1.19.2) (2024-01-11)


### Bug Fixes

* **datacatalog:** Change field behavior of the property "name" to IDENTIFIER ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1))

## [1.19.1](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.19.0...datacatalog/v1.19.1) (2024-01-08)


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.19.1"
const Version = "1.19.2"
7 changes: 7 additions & 0 deletions dialogflow/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.48.1](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.48.0...dialogflow/v1.48.1) (2024-01-11)


### Documentation

* **dialogflow/cx:** Fix formatting due to unclosed backtick ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1))

## [1.48.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.47.0...dialogflow/v1.48.0) (2024-01-03)


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.48.0"
const Version = "1.48.1"
7 changes: 7 additions & 0 deletions maps/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## [1.6.3](https://github.com/googleapis/google-cloud-go/compare/maps/v1.6.2...maps/v1.6.3) (2024-01-11)


### Documentation

* **maps/fleetengine:** Better comments on SearchVehicle fields ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1))

## [1.6.2](https://github.com/googleapis/google-cloud-go/compare/maps/v1.6.1...maps/v1.6.2) (2023-12-11)


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: 8 additions & 0 deletions oslogin/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/oslogin/v1.12.2...oslogin/v1.13.0) (2024-01-11)


### Features

* **oslogin:** Add regions field to ImportSshPublicKeyRequest ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1))
* **oslogin:** Added field `ImportSshPublicKeyRequest.regions` ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1))

## [1.12.2](https://github.com/googleapis/google-cloud-go/compare/oslogin/v1.12.1...oslogin/v1.12.2) (2023-11-01)


Expand Down
2 changes: 1 addition & 1 deletion oslogin/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.12.2"
const Version = "1.13.0"
11 changes: 10 additions & 1 deletion servicehealth/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Changes
# Changelog

## 0.1.0 (2024-01-11)


### Features

* **servicehealth:** Added Personalized Service Health API ([#9235](https://github.com/googleapis/google-cloud-go/issues/9235)) ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1))
* **servicehealth:** New clients ([#9245](https://github.com/googleapis/google-cloud-go/issues/9245)) ([2868a43](https://github.com/googleapis/google-cloud-go/commit/2868a43805e87ec51bfb816ecb3289c4c0e6bc09))

## Changes
2 changes: 1 addition & 1 deletion servicehealth/internal/version.go

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

0 comments on commit 6804a6c

Please sign in to comment.