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.21.0"
".": "1.22.0"
}
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [1.22.0](https://github.com/googleapis/google-cloud-java/compare/v1.21.0...v1.22.0) (2023-10-11)


### Features

* [aiplatform] add DatasetVersion and dataset version RPCs to DatasetService ([#9922](https://github.com/googleapis/google-cloud-java/issues/9922)) ([1f45cd0](https://github.com/googleapis/google-cloud-java/commit/1f45cd036e0650aff38595a4a4f6afcb0d23b958))
* [batch] add InstancePolicy.reservation field for restricting jobs to a specific reservation ([#9933](https://github.com/googleapis/google-cloud-java/issues/9933)) ([42f3ee5](https://github.com/googleapis/google-cloud-java/commit/42f3ee5cc0fc747bc79e183077bd8e6807e3f9b6))
* [dataplex] DataQualityDimension is now part of the DataQualityDimensionResult message ([#9949](https://github.com/googleapis/google-cloud-java/issues/9949)) ([6557fc8](https://github.com/googleapis/google-cloud-java/commit/6557fc87ab26da76e59aa9297ef98824eba9fa2c))
* [dialogflow] Add the enable_partial_automated_agent_reply flag ([#9924](https://github.com/googleapis/google-cloud-java/issues/9924)) ([cfcf828](https://github.com/googleapis/google-cloud-java/commit/cfcf828228ac5b8355a7e24b70994298e2666958))
* [networkconnectivity] add Network Connectivity Center APIs related to VPC spokes ([#9927](https://github.com/googleapis/google-cloud-java/issues/9927)) ([2164568](https://github.com/googleapis/google-cloud-java/commit/2164568460df563f4a51d6696c39e1a8e58d68e2))
* [recaptchaenterprise] FirewallPolicy CRUD API ([#9937](https://github.com/googleapis/google-cloud-java/issues/9937)) ([3e9bd05](https://github.com/googleapis/google-cloud-java/commit/3e9bd057c7e7a613c8b5c25d69ee42a9d969d034))


### Bug Fixes

* **deps:** update dependency com.google.cloud:google-cloud-shared-config to v1.5.8 ([#9941](https://github.com/googleapis/google-cloud-java/issues/9941)) ([f818d26](https://github.com/googleapis/google-cloud-java/commit/f818d26968e1f19d302da1f1ea0145b2cc496ce0))
* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.17.0 ([#9942](https://github.com/googleapis/google-cloud-java/issues/9942)) ([2cc7888](https://github.com/googleapis/google-cloud-java/commit/2cc78885d76ae5e7dfc4cc9f3034c25fa22c6cc1))
* remove IoT integration tests ([#9944](https://github.com/googleapis/google-cloud-java/issues/9944)) ([237c070](https://github.com/googleapis/google-cloud-java/commit/237c070a9d0a3ecf6a25387648a4d5dd81d705c2))
* telcoautomation documentation links ([#9938](https://github.com/googleapis/google-cloud-java/issues/9938)) ([54262fd](https://github.com/googleapis/google-cloud-java/commit/54262fd530705e063bc2a0b85f9e6c6d8e5d74e7))

## [1.21.0](https://github.com/googleapis/google-cloud-java/compare/v1.20.0...v1.21.0) (2023-09-28)


Expand Down
121 changes: 120 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,125 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
{
"changes": [
{
"type": "fix",
"sha": "237c070a9d0a3ecf6a25387648a4d5dd81d705c2",
"message": "remove IoT integration tests",
"issues": [
"9944"
]
}
],
"version": "1.22.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-iot",
"id": "ca94f469-bd09-4560-a05f-7febdb24c873",
"createTime": "2023-10-11T13:41:33.030Z"
},
{
"changes": [
{
"type": "feat",
"sha": "1f45cd036e0650aff38595a4a4f6afcb0d23b958",
"message": "[aiplatform] add DatasetVersion and dataset version RPCs to DatasetService",
"issues": [
"9922"
]
}
],
"version": "1.22.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-aiplatform",
"id": "e637a2a4-1a0d-4f47-80cb-e83a50da0927",
"createTime": "2023-10-11T13:41:33.024Z"
},
{
"changes": [
{
"type": "feat",
"sha": "cfcf828228ac5b8355a7e24b70994298e2666958",
"message": "[dialogflow] Add the enable_partial_automated_agent_reply flag",
"issues": [
"9924"
]
}
],
"version": "1.22.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-dialogflow",
"id": "7726b2eb-9396-49c0-ad11-014829e7dc5d",
"createTime": "2023-10-11T13:41:33.019Z"
},
{
"changes": [
{
"type": "feat",
"sha": "42f3ee5cc0fc747bc79e183077bd8e6807e3f9b6",
"message": "[batch] add InstancePolicy.reservation field for restricting jobs to a specific reservation",
"issues": [
"9933"
]
}
],
"version": "1.22.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-batch",
"id": "1dc72b24-e4f4-492b-81fd-c01fcf662de4",
"createTime": "2023-10-11T13:41:33.014Z"
},
{
"changes": [
{
"type": "feat",
"sha": "3e9bd057c7e7a613c8b5c25d69ee42a9d969d034",
"message": "[recaptchaenterprise] FirewallPolicy CRUD API",
"issues": [
"9937"
]
}
],
"version": "1.22.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-recaptchaenterprise",
"id": "0e0673c4-4715-4228-b3b9-66a063977e8a",
"createTime": "2023-10-11T13:41:33.008Z"
},
{
"changes": [
{
"type": "feat",
"sha": "2164568460df563f4a51d6696c39e1a8e58d68e2",
"message": "[networkconnectivity] add Network Connectivity Center APIs related to VPC spokes",
"issues": [
"9927"
]
}
],
"version": "1.22.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-networkconnectivity",
"id": "4ea84936-1518-4716-a2e0-7ea2838e5a70",
"createTime": "2023-10-11T13:41:33.002Z"
},
{
"changes": [
{
"type": "feat",
"sha": "6557fc87ab26da76e59aa9297ef98824eba9fa2c",
"message": "[dataplex] DataQualityDimension is now part of the DataQualityDimensionResult message",
"issues": [
"9949"
]
}
],
"version": "1.22.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-dataplex",
"id": "9e03a25e-4d79-4705-9a5d-d4c29a21aae9",
"createTime": "2023-10-11T13:41:32.995Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -12024,5 +12143,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
"updateTime": "2023-09-28T20:07:05.321Z"
"updateTime": "2023-10-11T13:41:33.030Z"
}
Loading