Skip to content

Commit

Permalink
chore(main): release 1.43.0 (#11093)
Browse files Browse the repository at this point in the history
* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore(main): release 1.43.0

* chore: update CHANGELOG.md in modules

* fixed incorrect version.txt merge

* fixed incorrect version.txt merge

* fixed incorrect version.txt merge

* fixed incorrect version.txt merge

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: yoshi-code-bot <[email protected]>
Co-authored-by: ldetmer <[email protected]>
Co-authored-by: detmerl <[email protected]>
  • Loading branch information
4 people authored Sep 12, 2024
1 parent 774ed98 commit ec8fc8f
Show file tree
Hide file tree
Showing 1,598 changed files with 6,920 additions and 5,586 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.42.0"
".": "1.43.0"
}
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [1.43.0](https://github.com/googleapis/google-cloud-java/compare/v1.42.0...v1.43.0) (2024-09-11)


### Features

* [aiplatform] add max_wait_duration to Scheduling ([7f98418](https://github.com/googleapis/google-cloud-java/commit/7f9841895b1fbc1dfdedee6123c1fa78ead1367a))
* [aiplatform] add max_wait_duration to Scheduling ([7f98418](https://github.com/googleapis/google-cloud-java/commit/7f9841895b1fbc1dfdedee6123c1fa78ead1367a))
* [alloydb] support for enabling outbound public IP on an instance ([8759972](https://github.com/googleapis/google-cloud-java/commit/87599729a7e2d03b934c070110c1d81366bdd8cf))
* [connectgateway] new module for connectgateway ([#11106](https://github.com/googleapis/google-cloud-java/issues/11106)) ([0ad33c1](https://github.com/googleapis/google-cloud-java/commit/0ad33c1c9bbb1d8fe02c9a98e0cbfd1ace4cc743))
* [container] add ReleaseChannel EXTENDED value ([7f98418](https://github.com/googleapis/google-cloud-java/commit/7f9841895b1fbc1dfdedee6123c1fa78ead1367a))
* [marketingplatformadminapi] new module for marketingplatformadminapi ([#11133](https://github.com/googleapis/google-cloud-java/issues/11133)) ([466ae72](https://github.com/googleapis/google-cloud-java/commit/466ae725047b08ddbe8ff164e05b1bfe32fa2d7e))
* [recaptchaenterprise] add AssessmentEnvironment for CreateAssessement to explicitly describe the environment of the assessment ([7f98418](https://github.com/googleapis/google-cloud-java/commit/7f9841895b1fbc1dfdedee6123c1fa78ead1367a))
* [vertexai] add util class SchemaMaker to create Schema from JsonString or JsonObject ([#11118](https://github.com/googleapis/google-cloud-java/issues/11118)) ([22f9fe3](https://github.com/googleapis/google-cloud-java/commit/22f9fe3c46b004bf856ba62f5c3d4eafcb41af42))
* [vertexai] update gapic library to the latest version ([#11129](https://github.com/googleapis/google-cloud-java/issues/11129)) ([711cd72](https://github.com/googleapis/google-cloud-java/commit/711cd7250f5c420a8d721952b43e05076e5ba130))
* [visionai] request client libraries for new languages ([8759972](https://github.com/googleapis/google-cloud-java/commit/87599729a7e2d03b934c070110c1d81366bdd8cf))


### Bug Fixes

* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.132.1 ([#11086](https://github.com/googleapis/google-cloud-java/issues/11086)) ([e31beb7](https://github.com/googleapis/google-cloud-java/commit/e31beb778a5590d784f4cc8b8a17130e1d3c8b5d))


### Documentation

* [managedkafka] Update product URL for google-cloud-managed_kafka ([8759972](https://github.com/googleapis/google-cloud-java/commit/87599729a7e2d03b934c070110c1d81366bdd8cf))
* [texttospeech] update Long Audio capabilities to include SSML ([8759972](https://github.com/googleapis/google-cloud-java/commit/87599729a7e2d03b934c070110c1d81366bdd8cf))
* add thread safety information to GenerativeModel and ChatSession classes. ([#10961](https://github.com/googleapis/google-cloud-java/issues/10961)) ([80b26b7](https://github.com/googleapis/google-cloud-java/commit/80b26b745b943b4da6f9ad61b8ac99da233f969a))

## [1.42.0](https://github.com/googleapis/google-cloud-java/compare/v1.41.0...v1.42.0) (2024-08-21)


Expand Down
283 changes: 282 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,287 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
{
"changes": [
{
"type": "feat",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[visionai] request client libraries for new languages",
"issues": []
},
{
"type": "feat",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[alloydb] support for enabling outbound public IP on an instance",
"issues": []
},
{
"type": "docs",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[texttospeech] update Long Audio capabilities to include SSML",
"issues": []
},
{
"type": "docs",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[managedkafka] Update product URL for google-cloud-managed_kafka",
"issues": []
}
],
"version": "1.43.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-visionai",
"id": "0d6d77f3-4c1a-4fa4-9717-17fbf561bbc5",
"createTime": "2024-09-11T17:46:10.740Z"
},
{
"changes": [
{
"type": "feat",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[visionai] request client libraries for new languages",
"issues": []
},
{
"type": "feat",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[alloydb] support for enabling outbound public IP on an instance",
"issues": []
},
{
"type": "docs",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[texttospeech] update Long Audio capabilities to include SSML",
"issues": []
},
{
"type": "docs",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[managedkafka] Update product URL for google-cloud-managed_kafka",
"issues": []
}
],
"version": "1.43.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-texttospeech",
"id": "f5b3f0f7-8f57-41f7-9647-9e4b937f8306",
"createTime": "2024-09-11T17:46:10.163Z"
},
{
"changes": [
{
"type": "feat",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[visionai] request client libraries for new languages",
"issues": []
},
{
"type": "feat",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[alloydb] support for enabling outbound public IP on an instance",
"issues": []
},
{
"type": "docs",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[texttospeech] update Long Audio capabilities to include SSML",
"issues": []
},
{
"type": "docs",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[managedkafka] Update product URL for google-cloud-managed_kafka",
"issues": []
}
],
"version": "1.43.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-managedkafka",
"id": "0a7b83b0-51a2-4c91-9cb3-c1fae6ec8c1e",
"createTime": "2024-09-11T17:46:09.838Z"
},
{
"changes": [
{
"type": "feat",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[visionai] request client libraries for new languages",
"issues": []
},
{
"type": "feat",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[alloydb] support for enabling outbound public IP on an instance",
"issues": []
},
{
"type": "docs",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[texttospeech] update Long Audio capabilities to include SSML",
"issues": []
},
{
"type": "docs",
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
"message": "[managedkafka] Update product URL for google-cloud-managed_kafka",
"issues": []
}
],
"version": "1.43.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-alloydb",
"id": "2a65f4a5-1c01-4cda-bc00-95bc17bc0b35",
"createTime": "2024-09-11T17:46:09.258Z"
},
{
"changes": [
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[aiplatform] add max_wait_duration to Scheduling",
"issues": []
},
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[aiplatform] add max_wait_duration to Scheduling",
"issues": []
},
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[container] add ReleaseChannel EXTENDED value",
"issues": []
},
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[recaptchaenterprise] add AssessmentEnvironment for CreateAssessement to explicitly describe the environment of the assessment",
"issues": []
}
],
"version": "1.43.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-recaptchaenterprise",
"id": "07831dfb-75ff-4b8c-891d-5c10d05b98bc",
"createTime": "2024-09-11T17:46:08.942Z"
},
{
"changes": [
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[aiplatform] add max_wait_duration to Scheduling",
"issues": []
},
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[aiplatform] add max_wait_duration to Scheduling",
"issues": []
},
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[container] add ReleaseChannel EXTENDED value",
"issues": []
},
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[recaptchaenterprise] add AssessmentEnvironment for CreateAssessement to explicitly describe the environment of the assessment",
"issues": []
}
],
"version": "1.43.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-container",
"id": "8a6b8e82-29c0-468e-af41-b943e43674ab",
"createTime": "2024-09-11T17:46:08.377Z"
},
{
"changes": [
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[aiplatform] add max_wait_duration to Scheduling",
"issues": []
},
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[aiplatform] add max_wait_duration to Scheduling",
"issues": []
},
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[container] add ReleaseChannel EXTENDED value",
"issues": []
},
{
"type": "feat",
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
"message": "[recaptchaenterprise] add AssessmentEnvironment for CreateAssessement to explicitly describe the environment of the assessment",
"issues": []
}
],
"version": "1.43.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-aiplatform",
"id": "f23be671-b151-4589-8fea-3471a67575f5",
"createTime": "2024-09-11T17:46:08.055Z"
},
{
"changes": [
{
"type": "feat",
"sha": "0ad33c1c9bbb1d8fe02c9a98e0cbfd1ace4cc743",
"message": "[connectgateway] new module for connectgateway",
"issues": [
"11106"
]
}
],
"version": "1.43.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-connectgateway",
"id": "4aa2f192-a018-4cbb-8bbc-280bae12933f",
"createTime": "2024-09-11T17:46:07.487Z"
},
{
"changes": [
{
"type": "feat",
"sha": "711cd7250f5c420a8d721952b43e05076e5ba130",
"message": "[vertexai] update gapic library to the latest version",
"issues": [
"11129"
]
},
{
"type": "feat",
"sha": "22f9fe3c46b004bf856ba62f5c3d4eafcb41af42",
"message": "[vertexai] add util class SchemaMaker to create Schema from JsonString or JsonObject",
"issues": [
"11118"
]
},
{
"type": "docs",
"sha": "80b26b745b943b4da6f9ad61b8ac99da233f969a",
"message": "add thread safety information to GenerativeModel and ChatSession classes.",
"issues": [
"10961"
]
}
],
"version": "1.43.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-vertexai",
"id": "6d7cabd0-b5c6-402a-ae86-87791dad029f",
"createTime": "2024-09-11T17:46:07.222Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -308317,5 +308598,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
"updateTime": "2024-08-21T19:35:00.170Z"
"updateTime": "2024-09-11T17:46:10.740Z"
}
Loading

0 comments on commit ec8fc8f

Please sign in to comment.