Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Apr 25, 2023
1 parent 451eab9 commit 4b96237
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 2 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.9.0"
".": "1.10.0"
}
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# Changelog

## [1.10.0](https://github.com/googleapis/google-cloud-java/compare/v1.9.0...v1.10.0) (2023-04-25)


### ⚠ BREAKING CHANGES

* [retail] fix the HTTP format for merchant center link service ([#9360](https://github.com/googleapis/google-cloud-java/issues/9360))

### Features

* [analyticsadmin] add `FetchConnectedGa4Property` method to the Admin API v1alpha ([#9378](https://github.com/googleapis/google-cloud-java/issues/9378)) ([f3c56a9](https://github.com/googleapis/google-cloud-java/commit/f3c56a90254731d8edb3785ae2af27be4f4eb56a))
* [cloudbuild] Add PeeredNetworkIpRange to NetworkConfigs message ([#9358](https://github.com/googleapis/google-cloud-java/issues/9358)) ([3aeb0df](https://github.com/googleapis/google-cloud-java/commit/3aeb0df96fdb98c17dab2cc807a960583ef92c37))
* [cloudresourcemanager] add TagHolds, GetNamespacedTagKey, and GetNamespacedTagValue APIs. Adds support for project parented tags ([#9369](https://github.com/googleapis/google-cloud-java/issues/9369)) ([b47972a](https://github.com/googleapis/google-cloud-java/commit/b47972a741efd27b55ef99835eb77a624670b35d))
* [discoveryengine] add search, autocomplete and schema services ([#9374](https://github.com/googleapis/google-cloud-java/issues/9374)) ([73e9031](https://github.com/googleapis/google-cloud-java/commit/73e9031d446216da337edd19873d6cdaf793b7d3))
* [securitycenter] add cloud_dlp_inspection and cloud_dlp_data_profile fields to finding's list of attributes ([#9371](https://github.com/googleapis/google-cloud-java/issues/9371)) ([9e1a89d](https://github.com/googleapis/google-cloud-java/commit/9e1a89d916134d9d3ed41b17138f7b3918d110e8))
* [tpu] make reservation_name parameter generally visible in QueuedResource message ([#9353](https://github.com/googleapis/google-cloud-java/issues/9353)) ([fd4b098](https://github.com/googleapis/google-cloud-java/commit/fd4b0987edbfe089d692caddd648928e254b4207))
* add unstructured document support (PDF/HTML) ([73e9031](https://github.com/googleapis/google-cloud-java/commit/73e9031d446216da337edd19873d6cdaf793b7d3))


### Bug Fixes

* [retail] fix the HTTP format for merchant center link service ([#9360](https://github.com/googleapis/google-cloud-java/issues/9360)) ([4725324](https://github.com/googleapis/google-cloud-java/commit/472532484ae5127ec40da1f95495db159374ddff))


### Documentation

* [container] Operation.Type is now documented in detail ([#9351](https://github.com/googleapis/google-cloud-java/issues/9351)) ([6bec519](https://github.com/googleapis/google-cloud-java/commit/6bec5191f4b4af615f1c94f4d047c3e46b62068c))
* [maps-addressvalidation] Update description of the postal address ([#9354](https://github.com/googleapis/google-cloud-java/issues/9354)) ([d6c0174](https://github.com/googleapis/google-cloud-java/commit/d6c0174c4888d057fed99df5b75c5c35bdd812f2))
* [networkmanagement] Update comments in Connectivity Test protos ([#9362](https://github.com/googleapis/google-cloud-java/issues/9362)) ([5c47061](https://github.com/googleapis/google-cloud-java/commit/5c470613686222a6fd11aeaca4b433396a32c122))
* keep the API doc up-to-date with recent changes ([73e9031](https://github.com/googleapis/google-cloud-java/commit/73e9031d446216da337edd19873d6cdaf793b7d3))

## [1.9.0](https://github.com/googleapis/google-cloud-java/compare/v1.8.0...v1.9.0) (2023-04-13)


Expand Down
185 changes: 184 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,189 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
{
"changes": [
{
"type": "docs",
"sha": "6bec5191f4b4af615f1c94f4d047c3e46b62068c",
"message": "[container] Operation.Type is now documented in detail",
"issues": [
"9351"
]
}
],
"version": "1.10.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-container",
"id": "67e608ee-f976-4603-a5fc-1ca461d534b5",
"createTime": "2023-04-25T21:25:32.813Z"
},
{
"changes": [
{
"type": "feat",
"sha": "3aeb0df96fdb98c17dab2cc807a960583ef92c37",
"message": "[cloudbuild] Add PeeredNetworkIpRange to NetworkConfigs message",
"issues": [
"9358"
]
}
],
"version": "1.10.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-build",
"id": "05a67c23-4e2c-45e2-ac5a-8c253de2b139",
"createTime": "2023-04-25T21:25:32.810Z"
},
{
"changes": [
{
"type": "feat",
"sha": "73e9031d446216da337edd19873d6cdaf793b7d3",
"message": "add unstructured document support (PDF/HTML)",
"issues": []
},
{
"type": "docs",
"sha": "73e9031d446216da337edd19873d6cdaf793b7d3",
"message": "keep the API doc up-to-date with recent changes",
"issues": []
},
{
"type": "feat",
"sha": "73e9031d446216da337edd19873d6cdaf793b7d3",
"message": "[discoveryengine] add search, autocomplete and schema services",
"issues": [
"9374"
]
}
],
"version": "1.10.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-discoveryengine",
"id": "1f50ce8a-acbb-48d1-bb50-5db9239b2df5",
"createTime": "2023-04-25T21:25:32.806Z"
},
{
"changes": [
{
"type": "docs",
"sha": "5c470613686222a6fd11aeaca4b433396a32c122",
"message": "[networkmanagement] Update comments in Connectivity Test protos",
"issues": [
"9362"
]
}
],
"version": "1.10.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-network-management",
"id": "0e39fac3-f32b-4d57-a6e4-8a832a1b5488",
"createTime": "2023-04-25T21:25:32.804Z"
},
{
"changes": [
{
"type": "fix",
"sha": "472532484ae5127ec40da1f95495db159374ddff",
"message": "[retail] fix the HTTP format for merchant center link service",
"issues": [
"9360"
],
"breakingChangeNote": "[retail] fix the HTTP format for merchant center link service ([#9360](https://github.com/googleapis/google-cloud-java/issues/9360))"
}
],
"version": "1.10.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-retail",
"id": "5351158b-c476-473c-8997-c261c1918e5b",
"createTime": "2023-04-25T21:25:32.800Z"
},
{
"changes": [
{
"type": "feat",
"sha": "b47972a741efd27b55ef99835eb77a624670b35d",
"message": "[cloudresourcemanager] add TagHolds, GetNamespacedTagKey, and GetNamespacedTagValue APIs. Adds support for project parented tags",
"issues": [
"9369"
]
}
],
"version": "1.10.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-resourcemanager",
"id": "d0f7bfdb-c2bb-4815-b39d-7985a32cf72e",
"createTime": "2023-04-25T21:25:32.798Z"
},
{
"changes": [
{
"type": "feat",
"sha": "9e1a89d916134d9d3ed41b17138f7b3918d110e8",
"message": "[securitycenter] add cloud_dlp_inspection and cloud_dlp_data_profile fields to finding's list of attributes",
"issues": [
"9371"
]
}
],
"version": "1.10.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-securitycenter",
"id": "12d77471-94fa-4914-b986-761d2f66b652",
"createTime": "2023-04-25T21:25:32.796Z"
},
{
"changes": [
{
"type": "feat",
"sha": "f3c56a90254731d8edb3785ae2af27be4f4eb56a",
"message": "[analyticsadmin] add `FetchConnectedGa4Property` method to the Admin API v1alpha",
"issues": [
"9378"
]
}
],
"version": "1.10.0",
"language": "JAVA",
"artifactName": "com.google.analytics:google-analytics-admin",
"id": "a0fc741f-4a8f-43f4-b097-d30dd29c18b8",
"createTime": "2023-04-25T21:25:32.794Z"
},
{
"changes": [
{
"type": "feat",
"sha": "fd4b0987edbfe089d692caddd648928e254b4207",
"message": "[tpu] make reservation_name parameter generally visible in QueuedResource message",
"issues": [
"9353"
]
}
],
"version": "1.10.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-tpu",
"id": "348e135a-62f9-4379-b7ce-6d7143a2f02c",
"createTime": "2023-04-25T21:25:32.790Z"
},
{
"changes": [
{
"type": "docs",
"sha": "d6c0174c4888d057fed99df5b75c5c35bdd812f2",
"message": "[maps-addressvalidation] Update description of the postal address",
"issues": [
"9354"
]
}
],
"version": "1.10.0",
"language": "JAVA",
"artifactName": "com.google.maps:google-maps-addressvalidation",
"id": "db5497a3-889d-4ef7-ad21-e9bff47db632",
"createTime": "2023-04-25T21:25:32.787Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -6162,5 +6345,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
"updateTime": "2023-04-13T17:37:33.273Z"
"updateTime": "2023-04-25T21:25:32.813Z"
}

0 comments on commit 4b96237

Please sign in to comment.