From f076b7b8621f4b8a88996ebe313fa1022185e029 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 14:10:24 +0000 Subject: [PATCH] chore(main): release 3.7.1 (#325) :robot: I have created a release *beep* *boop* --- ## [3.7.1](https://github.com/googleapis/java-channel/compare/v3.7.0...v3.7.1) (2022-07-13) ### Bug Fixes * enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-channel/issues/1485)) ([#324](https://github.com/googleapis/java-channel/issues/324)) ([3fe7c33](https://github.com/googleapis/java-channel/commit/3fe7c33ea4ea0361c28313c74e67ffed9059bb53)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- java-channel/CHANGELOG.md | 7 +++++++ java-channel/google-cloud-channel-bom/pom.xml | 8 ++++---- java-channel/google-cloud-channel/pom.xml | 4 ++-- java-channel/grpc-google-cloud-channel-v1/pom.xml | 4 ++-- java-channel/pom.xml | 8 ++++---- java-channel/proto-google-cloud-channel-v1/pom.xml | 4 ++-- java-channel/versions.txt | 6 +++--- 7 files changed, 24 insertions(+), 17 deletions(-) diff --git a/java-channel/CHANGELOG.md b/java-channel/CHANGELOG.md index 7abc2f4e966b..bd1fa2cc13e0 100644 --- a/java-channel/CHANGELOG.md +++ b/java-channel/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.7.1](https://github.com/googleapis/java-channel/compare/v3.7.0...v3.7.1) (2022-07-13) + + +### Bug Fixes + +* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-channel/issues/1485)) ([#324](https://github.com/googleapis/java-channel/issues/324)) ([9e1558f](https://github.com/googleapis/java-channel/commit/9e1558f787e5d2ffb22b9067af76bb59a9b10bdb)) + ## [3.7.0](https://github.com/googleapis/java-channel/compare/v3.6.1...v3.7.0) (2022-07-01) diff --git a/java-channel/google-cloud-channel-bom/pom.xml b/java-channel/google-cloud-channel-bom/pom.xml index 2b1c8f772080..413d0525121e 100644 --- a/java-channel/google-cloud-channel-bom/pom.xml +++ b/java-channel/google-cloud-channel-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-channel-bom - 3.7.1-SNAPSHOT + 3.7.1 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-channel - 3.7.1-SNAPSHOT + 3.7.1 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.7.1-SNAPSHOT + 3.7.1 com.google.api.grpc proto-google-cloud-channel-v1 - 3.7.1-SNAPSHOT + 3.7.1 diff --git a/java-channel/google-cloud-channel/pom.xml b/java-channel/google-cloud-channel/pom.xml index a402248d3b73..a53d90811b2c 100644 --- a/java-channel/google-cloud-channel/pom.xml +++ b/java-channel/google-cloud-channel/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-channel - 3.7.1-SNAPSHOT + 3.7.1 jar Google Channel Services https://github.com/googleapis/java-channel @@ -11,7 +11,7 @@ com.google.cloud google-cloud-channel-parent - 3.7.1-SNAPSHOT + 3.7.1 google-cloud-channel diff --git a/java-channel/grpc-google-cloud-channel-v1/pom.xml b/java-channel/grpc-google-cloud-channel-v1/pom.xml index 48833f5e9a18..460ebaa3345f 100644 --- a/java-channel/grpc-google-cloud-channel-v1/pom.xml +++ b/java-channel/grpc-google-cloud-channel-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.7.1-SNAPSHOT + 3.7.1 grpc-google-cloud-channel-v1 GRPC library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.7.1-SNAPSHOT + 3.7.1 diff --git a/java-channel/pom.xml b/java-channel/pom.xml index 074de5463b12..1bb7e6ad2c56 100644 --- a/java-channel/pom.xml +++ b/java-channel/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-channel-parent pom - 3.7.1-SNAPSHOT + 3.7.1 Google Channel Services Parent https://github.com/googleapis/java- @@ -61,17 +61,17 @@ com.google.cloud google-cloud-channel - 3.7.1-SNAPSHOT + 3.7.1 com.google.api.grpc proto-google-cloud-channel-v1 - 3.7.1-SNAPSHOT + 3.7.1 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.7.1-SNAPSHOT + 3.7.1 diff --git a/java-channel/proto-google-cloud-channel-v1/pom.xml b/java-channel/proto-google-cloud-channel-v1/pom.xml index 71a7c02a41e5..1200a01c09e0 100644 --- a/java-channel/proto-google-cloud-channel-v1/pom.xml +++ b/java-channel/proto-google-cloud-channel-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-channel-v1 - 3.7.1-SNAPSHOT + 3.7.1 proto-google-cloud-channel-v1 Proto library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.7.1-SNAPSHOT + 3.7.1 diff --git a/java-channel/versions.txt b/java-channel/versions.txt index f766ec1b9342..79b26608c60e 100644 --- a/java-channel/versions.txt +++ b/java-channel/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-channel:3.7.0:3.7.1-SNAPSHOT -grpc-google-cloud-channel-v1:3.7.0:3.7.1-SNAPSHOT -proto-google-cloud-channel-v1:3.7.0:3.7.1-SNAPSHOT +google-cloud-channel:3.7.1:3.7.1 +grpc-google-cloud-channel-v1:3.7.1:3.7.1 +proto-google-cloud-channel-v1:3.7.1:3.7.1