Skip to content

Commit

Permalink
chore(main): release 1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 9, 2024
1 parent a1443f4 commit e519774
Show file tree
Hide file tree
Showing 18 changed files with 220 additions and 47 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.45.0"
".": "1.46.0"
}
55 changes: 55 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,60 @@
# Changelog

## [1.46.0](https://github.com/googleapis/google-cloud-java/compare/v1.45.0...v1.46.0) (2024-10-09)


### ⚠ BREAKING CHANGES

* [backupdr] Remove visibility of unneeded TestIamPermissions RPC
* [documentai] remove deprecated v1beta1 and v1beta2 ([#11228](https://github.com/googleapis/google-cloud-java/issues/11228))

### Features

* [admanager] Added support for Interactive Reporting ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [aiplatform] add a dynamic retrieval API ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [aiplatform] add a dynamic retrieval API ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [aiplatform] add continuous sync option in feature_view.proto ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [aiplatform] add enable_secure_private_service_connect in service attachment ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [aiplatform] add new `PscInterfaceConfig` field to `pipeline_job.proto` ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [aiplatform] add partner_model_tuning_spec to TuningJob ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [aiplatform] add psc_automation_configs to DeployIndex v1 ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [bigquerydatatransfer]Add scheduleOptionsV2 and Error fields for TransferConfig ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [channel] Add support for primary_admin_email as customer_identity for ImportCustomer ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [chat] Add doc for permission settings & announcement space support ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [cloudcommerceconsumerprocurement] add Order modification RPCs and License Management Service ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [contact-center-insights] Add import / export IssueModel ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [deploy] added support for deploy policies ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [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))
* [retail] add conversational search ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622))
* [retail] add conversational search ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622))
* [retail] add conversational search ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622))
* [shopping-merchant-accounts] add 'force' parameter for accounts.delete method ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [shopping-merchant-datasources] adding some more information about supplemental data sources ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))


### Bug Fixes

* [aiplatform] annotate PipelineJob and PipelineTaskRerunConfig fields as optional ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [backupdr] Remove visibility of unneeded TestIamPermissions RPC ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* **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))
* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.43.2 ([#11236](https://github.com/googleapis/google-cloud-java/issues/11236)) ([46e7ba4](https://github.com/googleapis/google-cloud-java/commit/46e7ba4644daaca737436cc234949496e7f9b2e6))
* **deps:** update the Java code generator (gapic-generator-java) to 2.47.0 ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))


### Documentation

* [batch] Clarify Batch only supports global custom instance template now ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [parallelstore] minor documentation formatting fix for Parallelstore ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [parallelstore] minor documentation formatting fix for Parallelstore ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
* [recaptchaenterprise] minor wording and branding adjustments ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622))
* [run]fixed formatting of some documentation ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))

## [1.45.0](https://github.com/googleapis/google-cloud-java/compare/v1.44.0...v1.45.0) (2024-09-27)


Expand Down
120 changes: 119 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,124 @@
{
"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": "4121f51e-f8b7-4fa7-af08-7cdfbd7a7164",
"createTime": "2024-10-09T13:37:39.936Z"
},
{
"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": "da8e787d-dabc-4469-91cb-8dfddc313dda",
"createTime": "2024-10-09T13:37:39.545Z"
},
{
"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": "f07fd8fd-362a-485c-b2b5-155d315de9c0",
"createTime": "2024-10-09T13:37:38.942Z"
},
{
"changes": [
{
"type": "feat",
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
"message": "[retail] add conversational search",
"issues": []
},
{
"type": "feat",
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
"message": "[retail] add conversational search",
"issues": []
},
{
"type": "feat",
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
"message": "[retail] add conversational search",
"issues": []
},
{
"type": "docs",
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
"message": "[recaptchaenterprise] minor wording and branding adjustments",
"issues": []
}
],
"version": "1.46.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-retail",
"id": "0e35ecca-8b30-409a-bd6d-c19dca8b2481",
"createTime": "2024-10-09T13:37:38.637Z"
},
{
"changes": [
{
"type": "feat",
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
"message": "[retail] add conversational search",
"issues": []
},
{
"type": "feat",
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
"message": "[retail] add conversational search",
"issues": []
},
{
"type": "feat",
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
"message": "[retail] add conversational search",
"issues": []
},
{
"type": "docs",
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
"message": "[recaptchaenterprise] minor wording and branding adjustments",
"issues": []
}
],
"version": "1.46.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-recaptchaenterprise",
"id": "97f66159-695d-491b-9002-b522b0b55444",
"createTime": "2024-10-09T13:37:37.973Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -339568,5 +339686,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
"updateTime": "2024-09-26T17:47:57.178Z"
"updateTime": "2024-10-09T13:37:39.936Z"
}
6 changes: 3 additions & 3 deletions java-video-intelligence/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-intelligence</artifactId>
<version>2.50.0</version>
<version>2.51.0</version>
</dependency>
```

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"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-video-live-stream/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-live-stream</artifactId>
<version>0.53.0</version>
<version>0.54.0</version>
</dependency>
```

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"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-video-stitcher/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-stitcher</artifactId>
<version>0.51.0</version>
<version>0.52.0</version>
</dependency>
```

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"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-video-transcoder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-transcoder</artifactId>
<version>1.50.0</version>
<version>1.51.0</version>
</dependency>
```

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"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-vision/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-vision</artifactId>
<version>3.49.0</version>
<version>3.50.0</version>
</dependency>
```

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"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-visionai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-visionai</artifactId>
<version>0.8.0</version>
<version>0.9.0</version>
</dependency>
```

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"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-vmmigration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-vmmigration</artifactId>
<version>1.51.0</version>
<version>1.52.0</version>
</dependency>
```

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"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-vmwareengine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-vmwareengine</artifactId>
<version>0.45.0</version>
<version>0.46.0</version>
</dependency>
```

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"
```
<!-- {x-version-update-end} -->

Expand Down
Loading

0 comments on commit e519774

Please sign in to comment.