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 6, 2025
1 parent bbb17a9 commit 7c67db4
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"contactcenterinsights": "1.17.1",
"container": "1.42.1",
"containeranalysis": "0.13.3",
"datacatalog": "1.24.2",
"datacatalog": "1.24.3",
"dataflow": "0.10.3",
"dataform": "0.10.3",
"datafusion": "1.8.3",
Expand Down Expand Up @@ -134,7 +134,7 @@
"storagetransfer": "1.12.1",
"streetview": "0.2.3",
"support": "1.1.3",
"talent": "1.7.3",
"talent": "1.8.0",
"telcoautomation": "1.1.3",
"texttospeech": "1.10.1",
"tpu": "1.7.3",
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.24.3](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.24.2...datacatalog/v1.24.3) (2025-01-06)


### Documentation

* **datacatalog:** A comment for field `parent` in message `.google.cloud.datacatalog.v1beta1.CreateTagRequest` is changed ([9d60b40](https://github.com/googleapis/google-cloud-go/commit/9d60b40e9ce47aba2f027b42bfdbfed43339df6d))

## [1.24.2](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.24.1...datacatalog/v1.24.2) (2025-01-02)


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.2"
const Version = "1.24.3"
13 changes: 13 additions & 0 deletions talent/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changes


## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/talent/v1.7.3...talent/v1.8.0) (2025-01-06)


### Features

* **talent:** A new enum `RelevanceThreshold` is added ([#11363](https://github.com/googleapis/google-cloud-go/issues/11363)) ([4fb6ad9](https://github.com/googleapis/google-cloud-go/commit/4fb6ad96e22d7e1da6e183593f59b6d725fc144f))
* **talent:** A new field `relevance_threshold` is added to message `.google.cloud.talent.v4.SearchJobsRequest` ([4fb6ad9](https://github.com/googleapis/google-cloud-go/commit/4fb6ad96e22d7e1da6e183593f59b6d725fc144f))


### Documentation

* **talent:** Multiple fixes for links in documentation ([4fb6ad9](https://github.com/googleapis/google-cloud-go/commit/4fb6ad96e22d7e1da6e183593f59b6d725fc144f))

## [1.7.3](https://github.com/googleapis/google-cloud-go/compare/talent/v1.7.2...talent/v1.7.3) (2025-01-02)


Expand Down

0 comments on commit 7c67db4

Please sign in to comment.