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] committed Feb 3, 2023
1 parent 3654eaf commit 26a0da8
Show file tree
Hide file tree
Showing 4 changed files with 326 additions and 5 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.3.0"
".": "1.4.0"
}
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,50 @@
# Changelog

## [1.4.0](https://github.com/googleapis/google-cloud-java/compare/v1.3.0...v1.4.0) (2023-02-03)


### ⚠ BREAKING CHANGES

* [networkconnectivity] remove policy based routing API ([#9036](https://github.com/googleapis/google-cloud-java/issues/9036))
* [vmwareengine] resource proto messages moved to new file ([#9044](https://github.com/googleapis/google-cloud-java/issues/9044))

### Features

* [aiplatform] add service_networking.proto to aiplatform v1 ([#9073](https://github.com/googleapis/google-cloud-java/issues/9073)) ([3cebec3](https://github.com/googleapis/google-cloud-java/commit/3cebec3f6958dbf611473df55947b3d33d2ea6db))
* [dialogflow-cx] added JSON_PACKAGE field to ExportAgentRequest ([#9025](https://github.com/googleapis/google-cloud-java/issues/9025)) ([10bb0cb](https://github.com/googleapis/google-cloud-java/commit/10bb0cb494f64b864408ede46834e1046351370c))
* [documentai] added advanced_ocr_options field in OcrConfig ([#9042](https://github.com/googleapis/google-cloud-java/issues/9042)) ([f845147](https://github.com/googleapis/google-cloud-java/commit/f8451473516eb45bdd7251d3533c28da4a31e652))
* [gke-multi-cloud] Added support for Azure workload identity federation ([#9055](https://github.com/googleapis/google-cloud-java/issues/9055)) ([374fd84](https://github.com/googleapis/google-cloud-java/commit/374fd84892fa30c77bb61c0eb50d02358c5cbcc1))


### Bug Fixes

* [certificatemanager] workaround crashes in gRPC for C++ ([#9033](https://github.com/googleapis/google-cloud-java/issues/9033)) ([2bf4ad6](https://github.com/googleapis/google-cloud-java/commit/2bf4ad6a6f59eec0b6944617721aa94352b25b0b))
* [networkconnectivity] remove policy based routing API ([#9036](https://github.com/googleapis/google-cloud-java/issues/9036)) ([20c36b2](https://github.com/googleapis/google-cloud-java/commit/20c36b2df369868f5a07db98a40e8d2a7432f6e7))
* [tpu] proper http bindings for v2 API ([#9035](https://github.com/googleapis/google-cloud-java/issues/9035)) ([ec05dad](https://github.com/googleapis/google-cloud-java/commit/ec05dad77119cf97adcfe1a7d067d2591e234b51))
* **deps:** update dependency com.fasterxml.jackson:jackson-bom to v2.14.2 ([#9057](https://github.com/googleapis/google-cloud-java/issues/9057)) ([05c4183](https://github.com/googleapis/google-cloud-java/commit/05c4183a4151d82a472a5f1c289d8006e5deb999))
* **deps:** update dependency com.google.api-client:google-api-client-bom to v2.2.0 ([#9058](https://github.com/googleapis/google-cloud-java/issues/9058)) ([6f02472](https://github.com/googleapis/google-cloud-java/commit/6f024724263bda464947ba1e377c157f5e88d1e9))
* **deps:** update dependency com.google.api:gapic-generator-java-bom to v2.15.0 ([#9060](https://github.com/googleapis/google-cloud-java/issues/9060)) ([77d7442](https://github.com/googleapis/google-cloud-java/commit/77d7442a8d315c7826bbca2a0da8a8dce379a929))
* **deps:** update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20230129-2.0.0 ([#9049](https://github.com/googleapis/google-cloud-java/issues/9049)) ([c56075c](https://github.com/googleapis/google-cloud-java/commit/c56075c32040b95b90508d8fcf09a44161255dd0))
* **deps:** update dependency com.google.apis:google-api-services-dns to v1-rev20230126-2.0.0 ([#9047](https://github.com/googleapis/google-cloud-java/issues/9047)) ([1500a14](https://github.com/googleapis/google-cloud-java/commit/1500a144c3ee1f62701eb12ef8831fc07add06df))
* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.17.2 ([#9023](https://github.com/googleapis/google-cloud-java/issues/9023)) ([c82e099](https://github.com/googleapis/google-cloud-java/commit/c82e0999d622ca4a536a94b2d9bd1bb014f54abc))
* **deps:** update dependency org.checkerframework:checker-qual to v3.30.0 ([#9063](https://github.com/googleapis/google-cloud-java/issues/9063)) ([30ebd0d](https://github.com/googleapis/google-cloud-java/commit/30ebd0dd699dc5499d2990a3935a97aff84ce171))
* Outdated versioning info in README.md ([#979](https://github.com/googleapis/google-cloud-java/issues/979)) ([b92c43b](https://github.com/googleapis/google-cloud-java/commit/b92c43b0124f05431f547aeebdc7860a45accae3))


### Documentation

* [cloudoptimization] clarification for deprecated fields ([#9062](https://github.com/googleapis/google-cloud-java/issues/9062)) ([8816cde](https://github.com/googleapis/google-cloud-java/commit/8816cde0b23ef5e64adfbf75796ca0f17e537703))
* [cloudtrace] Remove html formatting (cleanup) ([#9027](https://github.com/googleapis/google-cloud-java/issues/9027)) ([9591b89](https://github.com/googleapis/google-cloud-java/commit/9591b891f6fe7ad47f3a94e45da1b7823539d86a))
* [container] Add clarification on whether `NodePool.version` is a required field ([#9074](https://github.com/googleapis/google-cloud-java/issues/9074)) ([2bccdf3](https://github.com/googleapis/google-cloud-java/commit/2bccdf3a5f68f27cf5ba914e6b5b0c00202cd6af))
* [container] clarified wording around the NodePoolUpdateStrategy default behavior ([#9046](https://github.com/googleapis/google-cloud-java/issues/9046)) ([55e4de1](https://github.com/googleapis/google-cloud-java/commit/55e4de106b8f6fc41a706248ad3817d564367777))
* [container] Improve `version` documentation for `NodePool` ([#9061](https://github.com/googleapis/google-cloud-java/issues/9061)) ([dd109d8](https://github.com/googleapis/google-cloud-java/commit/dd109d865193bfeb809cdcdd9a5043edac253e91))
* [dataplex] Improvements to DataScan API documentation ([#9054](https://github.com/googleapis/google-cloud-java/issues/9054)) ([2396d77](https://github.com/googleapis/google-cloud-java/commit/2396d77e8d2f93169f9e04b8235f20c7560e3c04))
* [dialogflow] Reformat some comments and documentation ([#9024](https://github.com/googleapis/google-cloud-java/issues/9024)) ([2c1bd38](https://github.com/googleapis/google-cloud-java/commit/2c1bd383046e895f30a4c720ebbef7a7c78c9e0c))
* [speech] Clarified boost usage ([#9032](https://github.com/googleapis/google-cloud-java/issues/9032)) ([fd273d6](https://github.com/googleapis/google-cloud-java/commit/fd273d671446aedbb7662c48222f2b573cbf837a))
* [vmwareengine] resource proto messages moved to new file ([#9044](https://github.com/googleapis/google-cloud-java/issues/9044)) ([32bd679](https://github.com/googleapis/google-cloud-java/commit/32bd679cb746824c37a8c9c408f430e3728fd0d0))
* README.md to point to Cloud site ([#9034](https://github.com/googleapis/google-cloud-java/issues/9034)) ([67a0c22](https://github.com/googleapis/google-cloud-java/commit/67a0c22e4c00c1dec0f26ab170fa070898d52708))
* **ruby:** [datalineage] fixed formatting for several literal expressions ([#9026](https://github.com/googleapis/google-cloud-java/issues/9026)) ([7d96c4e](https://github.com/googleapis/google-cloud-java/commit/7d96c4ed28ed2b34d61f0503dae4cea3b13bbd82))

## [1.3.0](https://github.com/googleapis/google-cloud-java/compare/v1.2.0...v1.3.0) (2023-01-23)


Expand Down
280 changes: 278 additions & 2 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,280 @@
{
"repository": "googleapis/google-cloud-java",
"entries": []
}
"entries": [
{
"changes": [
{
"type": "docs",
"sha": "2c1bd383046e895f30a4c720ebbef7a7c78c9e0c",
"message": "[dialogflow] Reformat some comments and documentation",
"issues": [
"9024"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-dialogflow",
"id": "a430a0db-78ff-43a0-8eb6-59e7a3495f34",
"createTime": "2023-02-03T16:26:32.073Z"
},
{
"changes": [
{
"type": "feat",
"sha": "374fd84892fa30c77bb61c0eb50d02358c5cbcc1",
"message": "[gke-multi-cloud] Added support for Azure workload identity federation",
"issues": [
"9055"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-gke-multi-cloud",
"id": "f0ef781c-a4c8-45f4-9437-ca311cb43309",
"createTime": "2023-02-03T16:26:32.073Z"
},
{
"changes": [
{
"type": "docs",
"sha": "2396d77e8d2f93169f9e04b8235f20c7560e3c04",
"message": "[dataplex] Improvements to DataScan API documentation",
"issues": [
"9054"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-dataplex",
"id": "ae4536f5-44e4-4424-a45d-9daaaf148f37",
"createTime": "2023-02-03T16:26:32.073Z"
},
{
"changes": [
{
"type": "docs",
"sha": "32bd679cb746824c37a8c9c408f430e3728fd0d0",
"message": "[vmwareengine] resource proto messages moved to new file",
"issues": [
"9044"
],
"breakingChangeNote": "[vmwareengine] resource proto messages moved to new file ([#9044](https://github.com/googleapis/google-cloud-java/issues/9044))"
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-vmwareengine",
"id": "5a5310e1-569a-405e-9f1c-51b7955f73e3",
"createTime": "2023-02-03T16:26:32.073Z"
},
{
"changes": [
{
"type": "feat",
"sha": "f8451473516eb45bdd7251d3533c28da4a31e652",
"message": "[documentai] added advanced_ocr_options field in OcrConfig",
"issues": [
"9042"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-document-ai",
"id": "65a0c43e-0671-46a1-b98a-435ecff2be03",
"createTime": "2023-02-03T16:26:32.073Z"
},
{
"changes": [
{
"type": "fix",
"sha": "20c36b2df369868f5a07db98a40e8d2a7432f6e7",
"message": "[networkconnectivity] remove policy based routing API",
"issues": [
"9036"
],
"breakingChangeNote": "[networkconnectivity] remove policy based routing API ([#9036](https://github.com/googleapis/google-cloud-java/issues/9036))"
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-networkconnectivity",
"id": "f2544cc8-9184-4ccc-aa8c-83b9baec5494",
"createTime": "2023-02-03T16:26:32.073Z"
},
{
"changes": [
{
"type": "fix",
"sha": "ec05dad77119cf97adcfe1a7d067d2591e234b51",
"message": "[tpu] proper http bindings for v2 API",
"issues": [
"9035"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-tpu",
"id": "2b98272d-3804-4f80-bb83-3a3eb7f7dcf1",
"createTime": "2023-02-03T16:26:32.073Z"
},
{
"changes": [
{
"type": "fix",
"sha": "2bf4ad6a6f59eec0b6944617721aa94352b25b0b",
"message": "[certificatemanager] workaround crashes in gRPC for C++",
"issues": [
"9033"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-certificate-manager",
"id": "057fe5b9-9ba8-4a16-af99-bdfddcdb43bf",
"createTime": "2023-02-03T16:26:32.072Z"
},
{
"changes": [
{
"type": "docs",
"sha": "fd273d671446aedbb7662c48222f2b573cbf837a",
"message": "[speech] Clarified boost usage",
"issues": [
"9032"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-speech",
"id": "fd91a7bb-56b7-40cf-ae59-daba762ec661",
"createTime": "2023-02-03T16:26:32.072Z"
},
{
"changes": [
{
"type": "docs",
"sha": "9591b891f6fe7ad47f3a94e45da1b7823539d86a",
"message": "[cloudtrace] Remove html formatting (cleanup)",
"issues": [
"9027"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-trace",
"id": "635ff664-85fd-47d6-9b83-4fbcb7abfcab",
"createTime": "2023-02-03T16:26:32.072Z"
},
{
"changes": [
{
"type": "docs",
"sha": "7d96c4ed28ed2b34d61f0503dae4cea3b13bbd82",
"message": "[datalineage] fixed formatting for several literal expressions",
"issues": [
"9026"
],
"scope": "ruby"
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-datalineage",
"id": "9e0a420e-01e8-4c1f-8403-b000c8088755",
"createTime": "2023-02-03T16:26:32.070Z"
},
{
"changes": [
{
"type": "feat",
"sha": "10bb0cb494f64b864408ede46834e1046351370c",
"message": "[dialogflow-cx] added JSON_PACKAGE field to ExportAgentRequest",
"issues": [
"9025"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-dialogflow-cx",
"id": "e09097c6-8784-473e-a279-6252606536fa",
"createTime": "2023-02-03T16:26:32.070Z"
},
{
"changes": [
{
"type": "docs",
"sha": "8816cde0b23ef5e64adfbf75796ca0f17e537703",
"message": "[cloudoptimization] clarification for deprecated fields",
"issues": [
"9062"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-optimization",
"id": "bdbb63cc-a431-4e3b-a4b0-9963ffc322eb",
"createTime": "2023-02-03T16:26:32.070Z"
},
{
"changes": [
{
"type": "docs",
"sha": "2bccdf3a5f68f27cf5ba914e6b5b0c00202cd6af",
"message": "[container] Add clarification on whether `NodePool.version` is a required field",
"issues": [
"9074"
]
},
{
"type": "docs",
"sha": "dd109d865193bfeb809cdcdd9a5043edac253e91",
"message": "[container] Improve `version` documentation for `NodePool`",
"issues": [
"9061"
]
},
{
"type": "docs",
"sha": "55e4de106b8f6fc41a706248ad3817d564367777",
"message": "[container] clarified wording around the NodePoolUpdateStrategy default behavior",
"issues": [
"9046"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-container",
"id": "49af930f-23c5-4f66-8640-ce5f11949a55",
"createTime": "2023-02-03T16:26:32.069Z"
},
{
"changes": [
{
"type": "feat",
"sha": "3cebec3f6958dbf611473df55947b3d33d2ea6db",
"message": "[aiplatform] add service_networking.proto to aiplatform v1",
"issues": [
"9073"
]
}
],
"version": "1.4.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-aiplatform",
"id": "b9410434-424f-4d5d-9723-737ef696c1b7",
"createTime": "2023-02-03T16:26:32.068Z"
}
],
"updateTime": "2023-02-03T16:26:32.073Z"
}
4 changes: 2 additions & 2 deletions java-workflows/proto-google-cloud-workflows-v1beta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-workflows-v1beta</artifactId>
<version>0.16.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-workflows-v1beta:current} -->
<version>0.16.0</version><!-- {x-version-update:proto-google-cloud-workflows-v1beta:current} -->
<name>proto-google-cloud-workflows-v1beta</name>
<description>Proto library for google-cloud-workflows</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-workflows-parent</artifactId>
<version>2.10.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-workflows:current} -->
<version>2.10.0</version><!-- {x-version-update:google-cloud-workflows:current} -->
</parent>
<dependencies>
<dependency>
Expand Down

0 comments on commit 26a0da8

Please sign in to comment.