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 2, 2025
1 parent d2a6625 commit 695bcef
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"packages/google-cloud-network-services": "0.5.17",
"packages/google-cloud-notebooks": "1.12.0",
"packages/google-cloud-optimization": "1.10.0",
"packages/google-cloud-oracledatabase": "0.1.3",
"packages/google-cloud-oracledatabase": "0.1.4",
"packages/google-cloud-orchestration-airflow": "1.16.0",
"packages/google-cloud-os-config": "1.19.0",
"packages/google-cloud-os-login": "2.16.0",
Expand Down Expand Up @@ -158,7 +158,7 @@
"packages/google-cloud-storage-transfer": "1.15.0",
"packages/google-cloud-storageinsights": "0.1.13",
"packages/google-cloud-support": "0.1.12",
"packages/google-cloud-talent": "2.15.0",
"packages/google-cloud-talent": "2.16.0",
"packages/google-cloud-tasks": "2.18.0",
"packages/google-cloud-telcoautomation": "0.2.8",
"packages/google-cloud-texttospeech": "2.23.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-oracledatabase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-oracledatabase-v0.1.3...google-cloud-oracledatabase-v0.1.4) (2025-01-02)


### Documentation

* [google-cloud-oracledatabase] the CloudVmClusterProperties.system_version field is no longer labeled as output only ([#13397](https://github.com/googleapis/google-cloud-python/issues/13397)) ([e326602](https://github.com/googleapis/google-cloud-python/commit/e3266022dc8277b27d481107cf76f13b45ea0f90))

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


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.4" # {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.4" # {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-oracledatabase",
"version": "0.1.0"
"version": "0.1.4"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-talent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [2.16.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-talent-v2.15.0...google-cloud-talent-v2.16.0) (2025-01-02)


### Features

* [google-cloud-talent] A new enum `RelevanceThreshold` is added ([#13399](https://github.com/googleapis/google-cloud-python/issues/13399)) ([d2a6625](https://github.com/googleapis/google-cloud-python/commit/d2a6625b85a9f51fd496b992081453df11832102))
* A new field `relevance_threshold` is added to message ([d2a6625](https://github.com/googleapis/google-cloud-python/commit/d2a6625b85a9f51fd496b992081453df11832102))

## [2.15.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-talent-v2.14.1...google-cloud-talent-v2.15.0) (2024-12-12)


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.16.0" # {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.16.0" # {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.16.0" # {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-talent",
"version": "0.1.0"
"version": "2.16.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-talent",
"version": "0.1.0"
"version": "2.16.0"
},
"snippets": [
{
Expand Down

0 comments on commit 695bcef

Please sign in to comment.