diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bf5f798ff27b..0b20d6d71f65 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.45.0" + ".": "1.46.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index fb0cfbb017a9..dc050ed68da8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [1.46.0](https://github.com/googleapis/google-cloud-java/compare/v1.45.0...v1.46.0) (2024-10-08) + + +### ⚠ BREAKING CHANGES + +* [documentai] remove deprecated v1beta1 and v1beta2 ([#11228](https://github.com/googleapis/google-cloud-java/issues/11228)) + +### Features + +* [documentai] remove deprecated v1beta1 and v1beta2 ([#11228](https://github.com/googleapis/google-cloud-java/issues/11228)) ([5876f54](https://github.com/googleapis/google-cloud-java/commit/5876f54b761610596aa0fe76cc78e47f0a9bf122)) +* [marketingplatformadminapi] new module for marketingplatformadminapi ([#11225](https://github.com/googleapis/google-cloud-java/issues/11225)) ([c2d44dc](https://github.com/googleapis/google-cloud-java/commit/c2d44dcf12d47ef7616876170e0b58cbc3197775)) +* [oracledatabase] new module for oracledatabase ([#11224](https://github.com/googleapis/google-cloud-java/issues/11224)) ([1c83c78](https://github.com/googleapis/google-cloud-java/commit/1c83c781f391b79de148d89fd3b82aa38f2317a5)) + + +### Bug Fixes + +* **deps:** update dependency com.google.apis:google-api-services-storage to v1-rev20240924-2.0.0 ([#11207](https://github.com/googleapis/google-cloud-java/issues/11207)) ([a649470](https://github.com/googleapis/google-cloud-java/commit/a6494706f4018d8097ba1221da30d1308cddca6d)) +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.132.3 ([#11201](https://github.com/googleapis/google-cloud-java/issues/11201)) ([a8ff751](https://github.com/googleapis/google-cloud-java/commit/a8ff75186e630803081ae5456245ed4c1e0b5563)) +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.0 ([#11212](https://github.com/googleapis/google-cloud-java/issues/11212)) ([9c4f9e2](https://github.com/googleapis/google-cloud-java/commit/9c4f9e25af0f67bc45b3064cd2ce6d149ab61a1a)) +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.1 ([#11231](https://github.com/googleapis/google-cloud-java/issues/11231)) ([3a00b64](https://github.com/googleapis/google-cloud-java/commit/3a00b648c762f9b71495d5eff66adc59dde65f71)) +* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.43.1 ([#11198](https://github.com/googleapis/google-cloud-java/issues/11198)) ([0cdd505](https://github.com/googleapis/google-cloud-java/commit/0cdd50546a1412dd74463dec9d4400ea6944f4bc)) + ## [1.45.0](https://github.com/googleapis/google-cloud-java/compare/v1.44.0...v1.45.0) (2024-09-27) diff --git a/changelog.json b/changelog.json index 84ae20046842..8df1a4e81636 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,58 @@ { "repository": "googleapis/google-cloud-java", "entries": [ + { + "changes": [ + { + "type": "feat", + "sha": "1c83c781f391b79de148d89fd3b82aa38f2317a5", + "message": "[oracledatabase] new module for oracledatabase", + "issues": [ + "11224" + ] + } + ], + "version": "1.46.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-oracledatabase", + "id": "08cd6697-1f6f-44e3-be2e-f3c8da0ea548", + "createTime": "2024-10-08T22:27:03.046Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "c2d44dcf12d47ef7616876170e0b58cbc3197775", + "message": "[marketingplatformadminapi] new module for marketingplatformadminapi", + "issues": [ + "11225" + ] + } + ], + "version": "1.46.0", + "language": "JAVA", + "artifactName": "com.google.ads-marketingplatform:admin", + "id": "266737f3-8553-4882-b54a-58f85cde90fd", + "createTime": "2024-10-08T22:27:02.462Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "5876f54b761610596aa0fe76cc78e47f0a9bf122", + "message": "[documentai] remove deprecated v1beta1 and v1beta2", + "issues": [ + "11228" + ], + "breakingChangeNote": "[documentai] remove deprecated v1beta1 and v1beta2 ([#11228](https://github.com/googleapis/google-cloud-java/issues/11228))" + } + ], + "version": "1.46.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-document-ai", + "id": "db879fb6-1d77-436e-a882-8a052d8dd6cc", + "createTime": "2024-10-08T22:27:02.134Z" + }, { "changes": [ { @@ -339568,5 +339620,5 @@ "createTime": "2023-02-03T16:27:23.198Z" } ], - "updateTime": "2024-09-26T17:47:57.178Z" + "updateTime": "2024-10-08T22:27:03.046Z" } \ No newline at end of file diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md index b59ab72bb869..affc2c6962c1 100644 --- a/java-video-intelligence/README.md +++ b/java-video-intelligence/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-intelligence - 2.50.0 + 2.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-intelligence:2.50.0' +implementation 'com.google.cloud:google-cloud-video-intelligence:2.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.51.0" ``` diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md index 7c09ebf442a7..6cb765e92223 100644 --- a/java-video-live-stream/README.md +++ b/java-video-live-stream/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-live-stream - 0.53.0 + 0.54.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-live-stream:0.53.0' +implementation 'com.google.cloud:google-cloud-live-stream:0.54.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.53.0" +libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.54.0" ``` diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md index 9d24e3f1bc80..988228cf4377 100644 --- a/java-video-stitcher/README.md +++ b/java-video-stitcher/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-stitcher - 0.51.0 + 0.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-stitcher:0.51.0' +implementation 'com.google.cloud:google-cloud-video-stitcher:0.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.52.0" ``` diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md index e6e19c51d065..b25fa238aa28 100644 --- a/java-video-transcoder/README.md +++ b/java-video-transcoder/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-transcoder - 1.50.0 + 1.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-transcoder:1.50.0' +implementation 'com.google.cloud:google-cloud-video-transcoder:1.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.51.0" ``` diff --git a/java-vision/README.md b/java-vision/README.md index 8c8bdf1fca94..8801daf48b10 100644 --- a/java-vision/README.md +++ b/java-vision/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vision - 3.49.0 + 3.50.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vision:3.49.0' +implementation 'com.google.cloud:google-cloud-vision:3.50.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.49.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.50.0" ``` diff --git a/java-visionai/README.md b/java-visionai/README.md index 070f9b923773..a6341c3252dd 100644 --- a/java-visionai/README.md +++ b/java-visionai/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-visionai - 0.8.0 + 0.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-visionai:0.8.0' +implementation 'com.google.cloud:google-cloud-visionai:0.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.8.0" +libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.9.0" ``` diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md index 6ffe484164d8..07603fcb627c 100644 --- a/java-vmmigration/README.md +++ b/java-vmmigration/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vmmigration - 1.51.0 + 1.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmmigration:1.51.0' +implementation 'com.google.cloud:google-cloud-vmmigration:1.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.52.0" ``` diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md index 29c004b370b5..6a94782ff3e7 100644 --- a/java-vmwareengine/README.md +++ b/java-vmwareengine/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vmwareengine - 0.45.0 + 0.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmwareengine:0.45.0' +implementation 'com.google.cloud:google-cloud-vmwareengine:0.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.46.0" ``` diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md index bbfc1c25d04d..e734b0e8af7e 100644 --- a/java-vpcaccess/README.md +++ b/java-vpcaccess/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vpcaccess - 2.52.0 + 2.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vpcaccess:2.52.0' +implementation 'com.google.cloud:google-cloud-vpcaccess:2.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.52.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.53.0" ``` diff --git a/java-webrisk/README.md b/java-webrisk/README.md index 75b94049284a..5180c3b6607f 100644 --- a/java-webrisk/README.md +++ b/java-webrisk/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-webrisk - 2.50.0 + 2.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-webrisk:2.50.0' +implementation 'com.google.cloud:google-cloud-webrisk:2.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.51.0" ``` diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md index 3741488cde64..49433c69c450 100644 --- a/java-websecurityscanner/README.md +++ b/java-websecurityscanner/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-websecurityscanner - 2.51.0 + 2.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-websecurityscanner:2.51.0' +implementation 'com.google.cloud:google-cloud-websecurityscanner:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.52.0" ``` diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md index 0f74d74edb6e..d0df78ba12b4 100644 --- a/java-workflow-executions/README.md +++ b/java-workflow-executions/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workflow-executions - 2.51.0 + 2.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflow-executions:2.51.0' +implementation 'com.google.cloud:google-cloud-workflow-executions:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.52.0" ``` diff --git a/java-workflows/README.md b/java-workflows/README.md index 9531ca954c68..b15563fec599 100644 --- a/java-workflows/README.md +++ b/java-workflows/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workflows - 2.51.0 + 2.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflows:2.51.0' +implementation 'com.google.cloud:google-cloud-workflows:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.52.0" ``` diff --git a/java-workspaceevents/README.md b/java-workspaceevents/README.md index 0f15006ee5c9..f2a83c7ed069 100644 --- a/java-workspaceevents/README.md +++ b/java-workspaceevents/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workspaceevents - 0.15.0 + 0.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workspaceevents:0.15.0' +implementation 'com.google.cloud:google-cloud-workspaceevents:0.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.15.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.16.0" ``` diff --git a/java-workstations/README.md b/java-workstations/README.md index deb70941af56..d067c33dc447 100644 --- a/java-workstations/README.md +++ b/java-workstations/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workstations - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workstations:0.39.0' +implementation 'com.google.cloud:google-cloud-workstations:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.40.0" ```