Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
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.12.0"
".": "1.13.0"
}
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [1.13.0](https://github.com/googleapis/google-cloud-java/compare/v1.12.0...v1.13.0) (2023-06-08)


### Features

* [aiplatform] add blocking_operation_ids to ImportFeatureValuesOperationMetadata ([#9481](https://github.com/googleapis/google-cloud-java/issues/9481)) ([ba2c590](https://github.com/googleapis/google-cloud-java/commit/ba2c590cc9970be41e5a663004d354b3881a69d9))
* [billingbudgets] Add resource_ancestors field to support filtering by folders & organizations ([#9501](https://github.com/googleapis/google-cloud-java/issues/9501)) ([0c3b677](https://github.com/googleapis/google-cloud-java/commit/0c3b6772868828a429f5f5010483567afe58db54))
* [clouddeploy] Add support for disabling Pod overprovisioning in the progressive deployment strategy configuration for a Kubernetes Target ([#9499](https://github.com/googleapis/google-cloud-java/issues/9499)) ([b7890c5](https://github.com/googleapis/google-cloud-java/commit/b7890c57859116d1f6033af9f485598d84428f44))
* [contactcenterinsights] Add the resource definition of a STT recognizer ([#9492](https://github.com/googleapis/google-cloud-java/issues/9492)) ([f2baa92](https://github.com/googleapis/google-cloud-java/commit/f2baa928c4f4d9959591ea905d7c9042320dbc71))
* [migrationcenter] new module for migrationcenter ([#9514](https://github.com/googleapis/google-cloud-java/issues/9514)) ([a268c80](https://github.com/googleapis/google-cloud-java/commit/a268c8016262a7a5a13be6a9983294f83d1ecc3f))


### Bug Fixes

* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.13 ([#9478](https://github.com/googleapis/google-cloud-java/issues/9478)) ([47778ff](https://github.com/googleapis/google-cloud-java/commit/47778ff0b2eb98b6354f237ee84df0dafc567bec))
* **deps:** update dependency com.google.cloud:google-cloud-shared-config to v1.5.6 ([#9494](https://github.com/googleapis/google-cloud-java/issues/9494)) ([739763f](https://github.com/googleapis/google-cloud-java/commit/739763f15ffa2434d7fa089899165f1e8fa5f870))
* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.11.0 ([#9505](https://github.com/googleapis/google-cloud-java/issues/9505)) ([30bc6f0](https://github.com/googleapis/google-cloud-java/commit/30bc6f0aef5b95549230dbd5b5246f2a8dab4ba4))
* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.22.3 ([#9477](https://github.com/googleapis/google-cloud-java/issues/9477)) ([ce1ce33](https://github.com/googleapis/google-cloud-java/commit/ce1ce333f6e3e11a9382c8f29196b53c7afa21c2))


### Documentation

* update discoveryengine v1 docs link ([#9512](https://github.com/googleapis/google-cloud-java/issues/9512)) ([f172c7e](https://github.com/googleapis/google-cloud-java/commit/f172c7e692c7991b878968256b3fe7c538de7c00))

## [1.12.0](https://github.com/googleapis/google-cloud-java/compare/v1.11.0...v1.12.0) (2023-05-26)


Expand Down
104 changes: 103 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,108 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
{
"changes": [
{
"type": "feat",
"sha": "ba2c590cc9970be41e5a663004d354b3881a69d9",
"message": "[aiplatform] add blocking_operation_ids to ImportFeatureValuesOperationMetadata",
"issues": [
"9481"
]
}
],
"version": "1.13.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-aiplatform",
"id": "28ccf1c9-cc4f-4e3f-8272-721061700ca9",
"createTime": "2023-06-08T04:00:46.193Z"
},
{
"changes": [
{
"type": "feat",
"sha": "f2baa928c4f4d9959591ea905d7c9042320dbc71",
"message": "[contactcenterinsights] Add the resource definition of a STT recognizer",
"issues": [
"9492"
]
}
],
"version": "1.13.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-contact-center-insights",
"id": "e5a2ad9a-a9f3-4c69-b84c-7b4d76bf326b",
"createTime": "2023-06-08T04:00:46.191Z"
},
{
"changes": [
{
"type": "feat",
"sha": "b7890c57859116d1f6033af9f485598d84428f44",
"message": "[clouddeploy] Add support for disabling Pod overprovisioning in the progressive deployment strategy configuration for a Kubernetes Target",
"issues": [
"9499"
]
}
],
"version": "1.13.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-deploy",
"id": "0eda7b8b-c8ed-4c13-a4ff-b870f869c2c5",
"createTime": "2023-06-08T04:00:46.188Z"
},
{
"changes": [
{
"type": "feat",
"sha": "0c3b6772868828a429f5f5010483567afe58db54",
"message": "[billingbudgets] Add resource_ancestors field to support filtering by folders & organizations",
"issues": [
"9501"
]
}
],
"version": "1.13.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-billingbudgets",
"id": "4af32b75-5975-4185-a2ee-7521f8bf8757",
"createTime": "2023-06-08T04:00:46.183Z"
},
{
"changes": [
{
"type": "docs",
"sha": "f172c7e692c7991b878968256b3fe7c538de7c00",
"message": "update discoveryengine v1 docs link",
"issues": [
"9512"
]
}
],
"version": "1.13.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-discoveryengine",
"id": "2c00f3d5-fcf4-4bc9-91b0-7ad92f56c9d9",
"createTime": "2023-06-08T04:00:46.181Z"
},
{
"changes": [
{
"type": "feat",
"sha": "a268c8016262a7a5a13be6a9983294f83d1ecc3f",
"message": "[migrationcenter] new module for migrationcenter",
"issues": [
"9514"
]
}
],
"version": "1.13.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-migrationcenter",
"id": "6a61e546-e0e4-49d5-9b49-715be59a2202",
"createTime": "2023-06-08T04:00:46.178Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -7411,5 +7513,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
"updateTime": "2023-05-26T19:48:20.668Z"
"updateTime": "2023-06-08T04:00:46.193Z"
}
Loading