From 948b510d689b13a65a6636c04462d3ac3cc19d11 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 11 Feb 2022 22:00:49 +0000
Subject: [PATCH 01/12] chore(main): release 2.7.5-SNAPSHOT (#321)
:robot: I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
grpc-google-common-protos/pom.xml | 4 ++--
pom.xml | 6 +++---
proto-google-common-protos/pom.xml | 4 ++--
versions.txt | 4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/grpc-google-common-protos/pom.xml b/grpc-google-common-protos/pom.xml
index 7118d76b..f3b1cfc3 100644
--- a/grpc-google-common-protos/pom.xml
+++ b/grpc-google-common-protos/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-common-protos
- 2.7.4
+ 2.7.5-SNAPSHOT
grpc-google-common-protos
GRPC library for grpc-google-common-protos
com.google.api.grpc
google-common-protos-parent
- 2.7.4
+ 2.7.5-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 9f9d98ab..1100207c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.api.grpc
google-common-protos-parent
pom
- 2.7.4
+ 2.7.5-SNAPSHOT
Google Common Protos Parent
https://github.com/googleapis/java-iam
@@ -81,7 +81,7 @@
com.google.api.grpc
grpc-google-common-protos
- 2.7.4
+ 2.7.5-SNAPSHOT
io.grpc
@@ -93,7 +93,7 @@
com.google.api.grpc
proto-google-common-protos
- 2.7.4
+ 2.7.5-SNAPSHOT
com.google.guava
diff --git a/proto-google-common-protos/pom.xml b/proto-google-common-protos/pom.xml
index 69d578ba..29459859 100644
--- a/proto-google-common-protos/pom.xml
+++ b/proto-google-common-protos/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.api.grpc
proto-google-common-protos
- 2.7.4
+ 2.7.5-SNAPSHOT
proto-google-common-protos
PROTO library for proto-google-common-protos
com.google.api.grpc
google-common-protos-parent
- 2.7.4
+ 2.7.5-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index 795dda5c..3602b9e2 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,5 +1,5 @@
# Format:
# module:released-version:current-version
-proto-google-common-protos:2.7.4:2.7.4
-grpc-google-common-protos:2.7.4:2.7.4
+proto-google-common-protos:2.7.4:2.7.5-SNAPSHOT
+grpc-google-common-protos:2.7.4:2.7.5-SNAPSHOT
From 14ca04e78d547cc643f419984747781c8915a261 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Thu, 24 Feb 2022 16:49:46 -0500
Subject: [PATCH 02/12] feat: KMS configuration in settings (#322)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* feat: Update Logging API with latest changes
PiperOrigin-RevId: 429289471
Source-Link: https://github.com/googleapis/googleapis/commit/acd5f89b8addd2ff54f41a7d43ff9b122bb43337
Source-Link: https://github.com/googleapis/googleapis-gen/commit/8a12622536ae2e9a8978198a151e89234b839b20
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGExMjYyMjUzNmFlMmU5YTg5NzgxOThhMTUxZTg5MjM0YjgzOWIyMCJ9
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: KMS configuration in settings
chore: formatting changes
PiperOrigin-RevId: 430243637
Source-Link: https://github.com/googleapis/googleapis/commit/95da686e8840cf3edf872ce3d095967e24e41bf6
Source-Link: https://github.com/googleapis/googleapis-gen/commit/a1f056b7689ccbe5aebc0bfdd318e9945ee7602a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFmMDU2Yjc2ODljY2JlNWFlYmMwYmZkZDMxOGU5OTQ1ZWU3NjAyYSJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
---
.../google/logging/type/HttpRequestProto.java | 33 +++++++++----------
.../google/logging/type/LogSeverityProto.java | 26 +++++++--------
.../google/logging/type/http_request.proto | 3 +-
.../google/logging/type/log_severity.proto | 5 ++-
4 files changed, 29 insertions(+), 38 deletions(-)
diff --git a/proto-google-common-protos/src/main/java/com/google/logging/type/HttpRequestProto.java b/proto-google-common-protos/src/main/java/com/google/logging/type/HttpRequestProto.java
index bc29a446..39fdf748 100644
--- a/proto-google-common-protos/src/main/java/com/google/logging/type/HttpRequestProto.java
+++ b/proto-google-common-protos/src/main/java/com/google/logging/type/HttpRequestProto.java
@@ -42,29 +42,27 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
java.lang.String[] descriptorData = {
"\n&google/logging/type/http_request.proto"
+ "\022\023google.logging.type\032\036google/protobuf/d"
- + "uration.proto\032\034google/api/annotations.pr"
- + "oto\"\357\002\n\013HttpRequest\022\026\n\016request_method\030\001 "
- + "\001(\t\022\023\n\013request_url\030\002 \001(\t\022\024\n\014request_size"
- + "\030\003 \001(\003\022\016\n\006status\030\004 \001(\005\022\025\n\rresponse_size\030"
- + "\005 \001(\003\022\022\n\nuser_agent\030\006 \001(\t\022\021\n\tremote_ip\030\007"
- + " \001(\t\022\021\n\tserver_ip\030\r \001(\t\022\017\n\007referer\030\010 \001(\t"
- + "\022*\n\007latency\030\016 \001(\0132\031.google.protobuf.Dura"
- + "tion\022\024\n\014cache_lookup\030\013 \001(\010\022\021\n\tcache_hit\030"
- + "\t \001(\010\022*\n\"cache_validated_with_origin_ser"
- + "ver\030\n \001(\010\022\030\n\020cache_fill_bytes\030\014 \001(\003\022\020\n\010p"
- + "rotocol\030\017 \001(\tB\276\001\n\027com.google.logging.typ"
- + "eB\020HttpRequestProtoP\001Z8google.golang.org"
- + "/genproto/googleapis/logging/type;ltype\252"
- + "\002\031Google.Cloud.Logging.Type\312\002\031Google\\Clo"
- + "ud\\Logging\\Type\352\002\034Google::Cloud::Logging"
- + "::Typeb\006proto3"
+ + "uration.proto\"\357\002\n\013HttpRequest\022\026\n\016request"
+ + "_method\030\001 \001(\t\022\023\n\013request_url\030\002 \001(\t\022\024\n\014re"
+ + "quest_size\030\003 \001(\003\022\016\n\006status\030\004 \001(\005\022\025\n\rresp"
+ + "onse_size\030\005 \001(\003\022\022\n\nuser_agent\030\006 \001(\t\022\021\n\tr"
+ + "emote_ip\030\007 \001(\t\022\021\n\tserver_ip\030\r \001(\t\022\017\n\007ref"
+ + "erer\030\010 \001(\t\022*\n\007latency\030\016 \001(\0132\031.google.pro"
+ + "tobuf.Duration\022\024\n\014cache_lookup\030\013 \001(\010\022\021\n\t"
+ + "cache_hit\030\t \001(\010\022*\n\"cache_validated_with_"
+ + "origin_server\030\n \001(\010\022\030\n\020cache_fill_bytes\030"
+ + "\014 \001(\003\022\020\n\010protocol\030\017 \001(\tB\276\001\n\027com.google.l"
+ + "ogging.typeB\020HttpRequestProtoP\001Z8google."
+ + "golang.org/genproto/googleapis/logging/t"
+ + "ype;ltype\252\002\031Google.Cloud.Logging.Type\312\002\031"
+ + "Google\\Cloud\\Logging\\Type\352\002\034Google::Clou"
+ + "d::Logging::Typeb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.DurationProto.getDescriptor(),
- com.google.api.AnnotationsProto.getDescriptor(),
});
internal_static_google_logging_type_HttpRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
@@ -89,7 +87,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"Protocol",
});
com.google.protobuf.DurationProto.getDescriptor();
- com.google.api.AnnotationsProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/proto-google-common-protos/src/main/java/com/google/logging/type/LogSeverityProto.java b/proto-google-common-protos/src/main/java/com/google/logging/type/LogSeverityProto.java
index 9843f955..3f205fc5 100644
--- a/proto-google-common-protos/src/main/java/com/google/logging/type/LogSeverityProto.java
+++ b/proto-google-common-protos/src/main/java/com/google/logging/type/LogSeverityProto.java
@@ -36,24 +36,20 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
static {
java.lang.String[] descriptorData = {
"\n&google/logging/type/log_severity.proto"
- + "\022\023google.logging.type\032\034google/api/annota"
- + "tions.proto*\202\001\n\013LogSeverity\022\013\n\007DEFAULT\020\000"
- + "\022\t\n\005DEBUG\020d\022\t\n\004INFO\020\310\001\022\013\n\006NOTICE\020\254\002\022\014\n\007W"
- + "ARNING\020\220\003\022\n\n\005ERROR\020\364\003\022\r\n\010CRITICAL\020\330\004\022\n\n\005"
- + "ALERT\020\274\005\022\016\n\tEMERGENCY\020\240\006B\276\001\n\027com.google."
- + "logging.typeB\020LogSeverityProtoP\001Z8google"
- + ".golang.org/genproto/googleapis/logging/"
- + "type;ltype\252\002\031Google.Cloud.Logging.Type\312\002"
- + "\031Google\\Cloud\\Logging\\Type\352\002\034Google::Clo"
- + "ud::Logging::Typeb\006proto3"
+ + "\022\023google.logging.type*\202\001\n\013LogSeverity\022\013\n"
+ + "\007DEFAULT\020\000\022\t\n\005DEBUG\020d\022\t\n\004INFO\020\310\001\022\013\n\006NOTI"
+ + "CE\020\254\002\022\014\n\007WARNING\020\220\003\022\n\n\005ERROR\020\364\003\022\r\n\010CRITI"
+ + "CAL\020\330\004\022\n\n\005ALERT\020\274\005\022\016\n\tEMERGENCY\020\240\006B\305\001\n\027c"
+ + "om.google.logging.typeB\020LogSeverityProto"
+ + "P\001Z8google.golang.org/genproto/googleapi"
+ + "s/logging/type;ltype\242\002\004GLOG\252\002\031Google.Clo"
+ + "ud.Logging.Type\312\002\031Google\\Cloud\\Logging\\T"
+ + "ype\352\002\034Google::Cloud::Logging::Typeb\006prot"
+ + "o3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
- descriptorData,
- new com.google.protobuf.Descriptors.FileDescriptor[] {
- com.google.api.AnnotationsProto.getDescriptor(),
- });
- com.google.api.AnnotationsProto.getDescriptor();
+ descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/proto-google-common-protos/src/main/proto/google/logging/type/http_request.proto b/proto-google-common-protos/src/main/proto/google/logging/type/http_request.proto
index d34fe7be..b878d60d 100644
--- a/proto-google-common-protos/src/main/proto/google/logging/type/http_request.proto
+++ b/proto-google-common-protos/src/main/proto/google/logging/type/http_request.proto
@@ -1,4 +1,4 @@
-// Copyright 2020 Google LLC
+// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -17,7 +17,6 @@ syntax = "proto3";
package google.logging.type;
import "google/protobuf/duration.proto";
-import "google/api/annotations.proto";
option csharp_namespace = "Google.Cloud.Logging.Type";
option go_package = "google.golang.org/genproto/googleapis/logging/type;ltype";
diff --git a/proto-google-common-protos/src/main/proto/google/logging/type/log_severity.proto b/proto-google-common-protos/src/main/proto/google/logging/type/log_severity.proto
index 0762b5c9..bed71935 100644
--- a/proto-google-common-protos/src/main/proto/google/logging/type/log_severity.proto
+++ b/proto-google-common-protos/src/main/proto/google/logging/type/log_severity.proto
@@ -1,4 +1,4 @@
-// Copyright 2020 Google LLC
+// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -16,13 +16,12 @@ syntax = "proto3";
package google.logging.type;
-import "google/api/annotations.proto";
-
option csharp_namespace = "Google.Cloud.Logging.Type";
option go_package = "google.golang.org/genproto/googleapis/logging/type;ltype";
option java_multiple_files = true;
option java_outer_classname = "LogSeverityProto";
option java_package = "com.google.logging.type";
+option objc_class_prefix = "GLOG";
option php_namespace = "Google\\Cloud\\Logging\\Type";
option ruby_package = "Google::Cloud::Logging::Type";
From dda4462fb62312a66552eee54c441dd39f97ed2c Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Fri, 25 Feb 2022 21:58:25 +0000
Subject: [PATCH 03/12] ci: pull request template includes sample format
(#1357) (#329)
Source-Link: https://github.com/googleapis/synthtool/commit/e122cb03ea37652946651346736d99b9dcc4311f
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
---
.github/.OwlBot.lock.yaml | 2 +-
.github/PULL_REQUEST_TEMPLATE.md | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 9786771c..9351fdfb 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b
+ digest: sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 1ec52a1b..7d3626fb 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,3 +5,6 @@ Thank you for opening a Pull Request! Before submitting your PR, there are a few
- [ ] Appropriate docs were updated (if necessary)
Fixes # ☕️
+
+If you write sample code, please follow the [samples format](
+https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
From 7be56a87aadcbebc98d3136d8c7f4a54a8fe802d Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Mar 2022 03:38:12 +0100
Subject: [PATCH 04/12] deps: update dependency io.grpc:grpc-protobuf to
v1.44.1 (#324)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.grpc:grpc-protobuf](https://togithub.com/grpc/grpc-java) | `1.44.0` -> `1.44.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
grpc/grpc-java
### [`v1.44.1`](https://togithub.com/grpc/grpc-java/releases/v1.44.1)
##### **Bug Fixes**
- xds: fix the validation code to accept new-style CertificateProviderPluginInstance wherever used ([#8901](https://togithub.com/grpc/grpc-java/issues/8901) fixes [#8885](https://togithub.com/grpc/grpc-java/issues/8885))
- binder: Fix a ServiceConnection leak ([#8861](https://togithub.com/grpc/grpc-java/issues/8861) closes [#8726](https://togithub.com/grpc/grpc-java/issues/8726))
- android: fix for app coming to foreground ([#8904](https://togithub.com/grpc/grpc-java/issues/8904) closes [#8850](https://togithub.com/grpc/grpc-java/issues/8850))
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-common-protos).
---
grpc-google-common-protos/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/grpc-google-common-protos/build.gradle b/grpc-google-common-protos/build.gradle
index eb868368..80ca465e 100644
--- a/grpc-google-common-protos/build.gradle
+++ b/grpc-google-common-protos/build.gradle
@@ -19,7 +19,7 @@ repositories {
dependencies {
compile 'io.grpc:grpc-stub:1.44.0'
- compile 'io.grpc:grpc-protobuf:1.44.0'
+ compile 'io.grpc:grpc-protobuf:1.44.1'
compile project(':proto-google-common-protos')
}
From ae04eb44bd7d936c5afb9d684db83b451901639f Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Mar 2022 03:38:23 +0100
Subject: [PATCH 05/12] build(deps): update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.2 (#327)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) | `3.2.1` -> `3.2.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-common-protos).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1100207c..3b25706a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.2.1
+ 3.2.2
From bf00d6a3067df2a6f057be601b27b29accc9d0fb Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Mar 2022 04:10:16 +0100
Subject: [PATCH 06/12] deps: update dependency io.grpc:grpc-stub to v1.44.1
(#325)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.grpc:grpc-stub](https://togithub.com/grpc/grpc-java) | `1.44.0` -> `1.44.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
grpc/grpc-java
### [`v1.44.1`](https://togithub.com/grpc/grpc-java/releases/v1.44.1)
##### **Bug Fixes**
- xds: fix the validation code to accept new-style CertificateProviderPluginInstance wherever used ([#8901](https://togithub.com/grpc/grpc-java/issues/8901) fixes [#8885](https://togithub.com/grpc/grpc-java/issues/8885))
- binder: Fix a ServiceConnection leak ([#8861](https://togithub.com/grpc/grpc-java/issues/8861) closes [#8726](https://togithub.com/grpc/grpc-java/issues/8726))
- android: fix for app coming to foreground ([#8904](https://togithub.com/grpc/grpc-java/issues/8904) closes [#8850](https://togithub.com/grpc/grpc-java/issues/8850))
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-common-protos).
---
grpc-google-common-protos/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/grpc-google-common-protos/build.gradle b/grpc-google-common-protos/build.gradle
index 80ca465e..b0a07622 100644
--- a/grpc-google-common-protos/build.gradle
+++ b/grpc-google-common-protos/build.gradle
@@ -18,7 +18,7 @@ repositories {
}
dependencies {
- compile 'io.grpc:grpc-stub:1.44.0'
+ compile 'io.grpc:grpc-stub:1.44.1'
compile 'io.grpc:grpc-protobuf:1.44.1'
compile project(':proto-google-common-protos')
}
From c108d00254857182c2165a86b391883d2e4fb6d2 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Tue, 8 Mar 2022 02:42:15 +0000
Subject: [PATCH 07/12] chore: update java template (#1367) (#333)
* chore: update java template
* chore: fix tests
* chore: fix tests
* chore: update project
Source-Link: https://github.com/googleapis/synthtool/commit/1155a97fed1c195d10ad406d483bc8ac2507f1d7
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa
---
.github/.OwlBot.lock.yaml | 2 +-
.github/workflows/approve-readme.yaml | 2 +-
.github/workflows/auto-release.yaml | 2 +-
.github/workflows/ci.yaml | 20 +++++++++---------
.kokoro/build.bat | 30 +++++++++++++--------------
.kokoro/nightly/integration.cfg | 4 ++--
6 files changed, 30 insertions(+), 30 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 9351fdfb..426cf83e 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
+ digest: sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa
diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml
index 1bb18232..f5fc7d51 100644
--- a/.github/workflows/approve-readme.yaml
+++ b/.github/workflows/approve-readme.yaml
@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
steps:
- - uses: actions/github-script@v5
+ - uses: actions/github-script@v6
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
script: |
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 18e23230..7a106d00 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
if: contains(github.head_ref, 'release-please')
steps:
- - uses: actions/github-script@v5
+ - uses: actions/github-script@v6
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
debug: true
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 6b5e56aa..83ef7f9c 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -27,8 +27,8 @@ jobs:
matrix:
java: [8, 11, 17]
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v2
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
distribution: zulu
java-version: ${{matrix.java}}
@@ -39,8 +39,8 @@ jobs:
windows:
runs-on: windows-latest
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v2
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
distribution: zulu
java-version: 8
@@ -54,8 +54,8 @@ jobs:
matrix:
java: [8, 11, 17]
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v2
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
distribution: zulu
java-version: ${{matrix.java}}
@@ -64,8 +64,8 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v2
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
distribution: zulu
java-version: 11
@@ -76,8 +76,8 @@ jobs:
clirr:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v2
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
distribution: zulu
java-version: 8
diff --git a/.kokoro/build.bat b/.kokoro/build.bat
index cc602c9e..067cf4a4 100644
--- a/.kokoro/build.bat
+++ b/.kokoro/build.bat
@@ -1,18 +1,18 @@
+:: Copyright 2022 Google LLC
+::
+:: Licensed under the Apache License, Version 2.0 (the "License");
+:: you may not use this file except in compliance with the License.
+:: You may obtain a copy of the License at
+::
+:: http://www.apache.org/licenses/LICENSE-2.0
+::
+:: Unless required by applicable law or agreed to in writing, software
+:: distributed under the License is distributed on an "AS IS" BASIS,
+:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+:: See the License for the specific language governing permissions and
+:: limitations under the License.
+:: Github action job to test core java library features on
+:: downstream client libraries before they are released.
:: See documentation in type-shell-output.bat
-# Copyright 2022 Google LLC
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# Github action job to test core java library features on
-# downstream client libraries before they are released.
"C:\Program Files\Git\bin\bash.exe" %~dp0build.sh
diff --git a/.kokoro/nightly/integration.cfg b/.kokoro/nightly/integration.cfg
index e51c7b4c..a2907a25 100644
--- a/.kokoro/nightly/integration.cfg
+++ b/.kokoro/nightly/integration.cfg
@@ -13,12 +13,12 @@ env_vars: {
# TODO: remove this after we've migrated all tests and scripts
env_vars: {
key: "GCLOUD_PROJECT"
- value: "gcloud-devel"
+ value: "java-docs-samples-testing"
}
env_vars: {
key: "GOOGLE_CLOUD_PROJECT"
- value: "gcloud-devel"
+ value: "java-docs-samples-testing"
}
env_vars: {
From a41d7b54ac711c0fde48209a6bfbea128a09cbae Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 8 Mar 2022 21:38:14 +0100
Subject: [PATCH 08/12] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.3.0 (#334)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.2.7` -> `1.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-config
### [`v1.3.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#130-httpsgithubcomgoogleapisjava-shared-configcomparev127v130-2022-03-07)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.7...v1.3.0)
##### Features
- increase IT timeout from 20 to 60 mins ([#440](https://togithub.com/googleapis/java-shared-config/issues/440)) ([a4427bc](https://togithub.com/googleapis/java-shared-config/commit/a4427bceebd0624e23f0b02bb24d7ed46ea4b3a6))
##### Dependencies
- update dependency com.google.cloud:native-image-support to v0.12.6 ([#423](https://togithub.com/googleapis/java-shared-config/issues/423)) ([9a0cb79](https://togithub.com/googleapis/java-shared-config/commit/9a0cb79896d5c97dc3c5648a6740d53eb9ada673))
- update dependency com.puppycrawl.tools:checkstyle to v9.3 ([#415](https://togithub.com/googleapis/java-shared-config/issues/415)) ([9e2d3fd](https://togithub.com/googleapis/java-shared-config/commit/9e2d3fd8bd42bc210dae5798f7d5dfe950c29f51))
- update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 ([#429](https://togithub.com/googleapis/java-shared-config/issues/429)) ([0355f29](https://togithub.com/googleapis/java-shared-config/commit/0355f2988ebcff19615b72bc65523555e4844523))
- update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 ([#430](https://togithub.com/googleapis/java-shared-config/issues/430)) ([16984d2](https://togithub.com/googleapis/java-shared-config/commit/16984d25a84aa6a8daf2a0925ea57cd0d3f0ee24))
##### [1.2.7](https://togithub.com/googleapis/java-shared-config/compare/v1.2.6...v1.2.7) (2022-02-04)
##### Dependencies
- update dependency com.google.cloud:native-image-support to v0.12.0 ([#414](https://togithub.com/googleapis/java-shared-config/issues/414)) ([2133cc0](https://togithub.com/googleapis/java-shared-config/commit/2133cc093efd8420e352274f3eab09de819ff796))
##### [1.2.6](https://togithub.com/googleapis/java-shared-config/compare/v1.2.5...v1.2.6) (2022-01-19)
##### Bug Fixes
- library should released as 1.2.6 ([#408](https://togithub.com/googleapis/java-shared-config/issues/408)) ([4972daa](https://togithub.com/googleapis/java-shared-config/commit/4972daa60467797566c4b043cebd322577b8eb73))
##### [1.2.5](https://togithub.com/googleapis/java-shared-config/compare/v1.2.4...v1.2.5) (2022-01-11)
##### Bug Fixes
- **java:** Enable unit tests in generated libraries for native image testing ([#394](https://togithub.com/googleapis/java-shared-config/issues/394)) ([a453b9f](https://togithub.com/googleapis/java-shared-config/commit/a453b9f141c7555f2fd5333eb17d223410ab66eb))
##### [1.2.4](https://www.github.com/googleapis/java-shared-config/compare/v1.2.3...v1.2.4) (2022-01-06)
##### Dependencies
- revert dependency com.google.googlejavaformat:google-java-format to v1.7 ([#391](https://www.togithub.com/googleapis/java-shared-config/issues/391)) ([17077fb](https://www.github.com/googleapis/java-shared-config/commit/17077fb1a58eef7098dc5e1e9b2c78a63c5c11e1))
##### [1.2.3](https://www.github.com/googleapis/java-shared-config/compare/v1.2.2...v1.2.3) (2022-01-04)
##### Bug Fixes
- **java:** add -ntp flag to native image testing command ([#1299](https://www.togithub.com/googleapis/java-shared-config/issues/1299)) ([#376](https://www.togithub.com/googleapis/java-shared-config/issues/376)) ([50e7a10](https://www.github.com/googleapis/java-shared-config/commit/50e7a10a8dca0505fd831e3dd929577d2f82b011))
- **java:** Only enable integration tests for native image testing ([#375](https://www.togithub.com/googleapis/java-shared-config/issues/375)) ([663f421](https://www.github.com/googleapis/java-shared-config/commit/663f421de342afcba24703079f778738045d3ff2))
- **java:** Pass missing integration test flags to native image test commands ([#1309](https://www.togithub.com/googleapis/java-shared-config/issues/1309)) ([#383](https://www.togithub.com/googleapis/java-shared-config/issues/383)) ([b17b44e](https://www.github.com/googleapis/java-shared-config/commit/b17b44e37fe44ba61616417189c6b2271f3a4d18))
##### Dependencies
- update auto-value-annotation.version to v1.9 ([#378](https://www.togithub.com/googleapis/java-shared-config/issues/378)) ([5e1cd0e](https://www.github.com/googleapis/java-shared-config/commit/5e1cd0e39910548ec4eb6639da979c3b66411503))
- update dependency com.google.googlejavaformat:google-java-format to v1.13.0 ([#361](https://www.togithub.com/googleapis/java-shared-config/issues/361)) ([095d60a](https://www.github.com/googleapis/java-shared-config/commit/095d60a061a574dcf84b9fcf26dff48617a306b1))
- update dependency com.puppycrawl.tools:checkstyle to v9.2 ([#366](https://www.togithub.com/googleapis/java-shared-config/issues/366)) ([061df67](https://www.github.com/googleapis/java-shared-config/commit/061df676d8b2fef5bbb0ce9661d3c96fcb57e73a))
- update dependency com.puppycrawl.tools:checkstyle to v9.2.1 ([#382](https://www.togithub.com/googleapis/java-shared-config/issues/382)) ([1a182c5](https://www.github.com/googleapis/java-shared-config/commit/1a182c52e7c5431875296940d68c9bdfcf74be00))
- update dependency org.graalvm.buildtools:junit-platform-native to v0.9.9 ([#379](https://www.togithub.com/googleapis/java-shared-config/issues/379)) ([0a2b05f](https://www.github.com/googleapis/java-shared-config/commit/0a2b05ff7f649331efbc4dd540705da10691a2f1))
- update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.8 ([#372](https://www.togithub.com/googleapis/java-shared-config/issues/372)) ([6fe795e](https://www.github.com/googleapis/java-shared-config/commit/6fe795ede39575656ef1609bf7aac28c1d170976))
- update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.9 ([#380](https://www.togithub.com/googleapis/java-shared-config/issues/380)) ([f2efad5](https://www.github.com/googleapis/java-shared-config/commit/f2efad585b431fe186c7900a8171a999c689405b))
- update dependency org.junit.vintage:junit-vintage-engine to v5.8.2 ([#365](https://www.togithub.com/googleapis/java-shared-config/issues/365)) ([604058d](https://www.github.com/googleapis/java-shared-config/commit/604058d52dc962db9a506762926576542687285e))
##### [1.2.2](https://www.github.com/googleapis/java-shared-config/compare/v1.2.1...v1.2.2) (2021-11-16)
##### Bug Fixes
- update dependency com.google.cloud:native-image-support to v0.10.0 ([#358](https://www.togithub.com/googleapis/java-shared-config/issues/358)) ([0441958](https://www.github.com/googleapis/java-shared-config/commit/044195865a1122d419cadae90fddbf8dc5b4a32d))
##### [1.2.1](https://www.github.com/googleapis/java-shared-config/compare/v1.2.0...v1.2.1) (2021-11-08)
##### Bug Fixes
- Add native image feature to register protobuf reflection in tests ([#347](https://www.togithub.com/googleapis/java-shared-config/issues/347)) ([88c3e3b](https://www.github.com/googleapis/java-shared-config/commit/88c3e3b0ad1e480e0fdbe9f6fe1f9df183066ee6))
##### Dependencies
- update dependency com.google.auto.service:auto-service-annotations to v1.0.1 ([#346](https://www.togithub.com/googleapis/java-shared-config/issues/346)) ([9c1f943](https://www.github.com/googleapis/java-shared-config/commit/9c1f94345fb47346fe66f901976c2347b8102bc8))
- update dependency com.google.cloud:native-image-support to v0.9.0 ([#350](https://www.togithub.com/googleapis/java-shared-config/issues/350)) ([3b496b0](https://www.github.com/googleapis/java-shared-config/commit/3b496b03bd95e59fcd1a3a1eb6cc0dfd330db769))
- update dependency com.puppycrawl.tools:checkstyle to v9.1 ([#345](https://www.togithub.com/googleapis/java-shared-config/issues/345)) ([f5c03d3](https://www.github.com/googleapis/java-shared-config/commit/f5c03d35684ef4e0bb3178ab6056f231f3f4faf6))
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-common-protos).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b25706a..a153b468 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.7
+ 1.3.0
From 3dd8e8f4f9c56e4673b428b4ff43dfc30475c50c Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 9 Mar 2022 18:32:11 +0100
Subject: [PATCH 09/12] deps: update dependency io.grpc:grpc-stub to v1.45.0
(#335)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.grpc:grpc-stub](https://togithub.com/grpc/grpc-java) | `1.44.1` -> `1.45.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
grpc/grpc-java
### [`v1.45.0`](https://togithub.com/grpc/grpc-java/releases/v1.45.0)
#### gRPC Java 1.45.0 Release Notes
##### Bug Fixes
- rls: fix child lb leak when client channel is shutdown ([#8750](https://togithub.com/grpc/grpc-java/issues/8750))
- rls: fix RLS lb policy name ([#8867](https://togithub.com/grpc/grpc-java/issues/8867))
- testing: fix GrpcCleanupRule issue when retrying tests ([#8918](https://togithub.com/grpc/grpc-java/issues/8918))
- xds: fix validation code to accept new-style CertificateProviderPluginInstance ([#8892](https://togithub.com/grpc/grpc-java/issues/8892))
- xds: fix a concurrency issue in CSDS ClientStatus responses ([#8795](https://togithub.com/grpc/grpc-java/issues/8795))
- bom: Include grpc-binder
- binder: Fix a ServiceConnection leak ([#8861](https://togithub.com/grpc/grpc-java/issues/8861))
- binder: Increase fairness across streams when limited by flow control. This can dramatically reduce latency when channel is being used for high throughput ([#8835](https://togithub.com/grpc/grpc-java/issues/8835))
- android: fix for app coming to foreground ([#8855](https://togithub.com/grpc/grpc-java/issues/8855))
##### Behavior Changes
- Local-only transparent retry is (practically) unlimited now. Previously it was at most once per RPC.
- xds: implement least_request load balancing policy ([#8739](https://togithub.com/grpc/grpc-java/issues/8739))
##### Dependencies
- Bump Error Prone Annotations to 2.10.0
- Bump Guava to 31.0.1-android
- Bump Google Auth Library to 1.4.0
- Bump Auto Value to 1.9
- netty: Include both x86 and Arm64 epoll as dependency for grpc-netty-shaded
- testing: remove opencensus dependency from grpc-testing ([#8833](https://togithub.com/grpc/grpc-java/issues/8833))
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-common-protos).
---
grpc-google-common-protos/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/grpc-google-common-protos/build.gradle b/grpc-google-common-protos/build.gradle
index b0a07622..1235d43f 100644
--- a/grpc-google-common-protos/build.gradle
+++ b/grpc-google-common-protos/build.gradle
@@ -18,7 +18,7 @@ repositories {
}
dependencies {
- compile 'io.grpc:grpc-stub:1.44.1'
+ compile 'io.grpc:grpc-stub:1.45.0'
compile 'io.grpc:grpc-protobuf:1.44.1'
compile project(':proto-google-common-protos')
}
From 4bbd7a5d8a57b0f171893e7f1ece6bee9f778f4e Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 10 Mar 2022 23:22:19 +0100
Subject: [PATCH 10/12] deps: update dependency io.grpc:grpc-protobuf to
v1.45.0 (#336)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.grpc:grpc-protobuf](https://togithub.com/grpc/grpc-java) | `1.44.1` -> `1.45.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
grpc/grpc-java
### [`v1.45.0`](https://togithub.com/grpc/grpc-java/releases/v1.45.0)
##### gRPC Java 1.45.0 Release Notes
##### Bug Fixes
- rls: fix child lb leak when client channel is shutdown ([#8750](https://togithub.com/grpc/grpc-java/issues/8750))
- rls: fix RLS lb policy name ([#8867](https://togithub.com/grpc/grpc-java/issues/8867))
- testing: fix GrpcCleanupRule issue when retrying tests ([#8918](https://togithub.com/grpc/grpc-java/issues/8918))
- xds: fix validation code to accept new-style CertificateProviderPluginInstance ([#8892](https://togithub.com/grpc/grpc-java/issues/8892))
- xds: fix a concurrency issue in CSDS ClientStatus responses ([#8795](https://togithub.com/grpc/grpc-java/issues/8795))
- bom: Include grpc-binder
- binder: Fix a ServiceConnection leak ([#8861](https://togithub.com/grpc/grpc-java/issues/8861))
- binder: Increase fairness across streams when limited by flow control. This can dramatically reduce latency when channel is being used for high throughput ([#8835](https://togithub.com/grpc/grpc-java/issues/8835))
- android: fix for app coming to foreground ([#8855](https://togithub.com/grpc/grpc-java/issues/8855))
##### Behavior Changes
- Local-only transparent retry is (practically) unlimited now. Previously it was at most once per RPC.
- xds: implement least_request load balancing policy ([#8739](https://togithub.com/grpc/grpc-java/issues/8739))
##### Dependencies
- Bump Error Prone Annotations to 2.10.0
- Bump Guava to 31.0.1-android
- Bump Google Auth Library to 1.4.0
- Bump Auto Value to 1.9
- netty: Include both x86 and Arm64 epoll as dependency for grpc-netty-shaded
- testing: remove opencensus dependency from grpc-testing ([#8833](https://togithub.com/grpc/grpc-java/issues/8833))
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-common-protos).
---
grpc-google-common-protos/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/grpc-google-common-protos/build.gradle b/grpc-google-common-protos/build.gradle
index 1235d43f..947b3421 100644
--- a/grpc-google-common-protos/build.gradle
+++ b/grpc-google-common-protos/build.gradle
@@ -19,7 +19,7 @@ repositories {
dependencies {
compile 'io.grpc:grpc-stub:1.45.0'
- compile 'io.grpc:grpc-protobuf:1.44.1'
+ compile 'io.grpc:grpc-protobuf:1.45.0'
compile project(':proto-google-common-protos')
}
From ac71fd90e50498386c559b1e764c948677696ab9 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 11 Mar 2022 05:24:28 +0100
Subject: [PATCH 11/12] deps: update dependency io.grpc:grpc-bom to v1.45.0
(#323)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.grpc:grpc-bom](https://togithub.com/grpc/grpc-java) | `1.44.0` -> `1.45.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
grpc/grpc-java
### [`v1.45.0`](https://togithub.com/grpc/grpc-java/releases/v1.45.0)
[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.44.1...v1.45.0)
#### gRPC Java 1.45.0 Release Notes
##### Bug Fixes
- rls: fix child lb leak when client channel is shutdown ([#8750](https://togithub.com/grpc/grpc-java/issues/8750))
- rls: fix RLS lb policy name ([#8867](https://togithub.com/grpc/grpc-java/issues/8867))
- testing: fix GrpcCleanupRule issue when retrying tests ([#8918](https://togithub.com/grpc/grpc-java/issues/8918))
- xds: Fix XdsNameResolver blindly propagates control plane errors ([#8953](https://togithub.com/grpc/grpc-java/issues/8953)). This change forces the use of UNAVAILABLE for any xDS communication failures, which otherwise could greatly confuse an application
- xds: fix validation code to accept new-style CertificateProviderPluginInstance ([#8892](https://togithub.com/grpc/grpc-java/issues/8892))
- xds: fix a concurrency issue in CSDS ClientStatus responses ([#8795](https://togithub.com/grpc/grpc-java/issues/8795))
- xds: Squelch "Failed to resolve name" ADS reconnection error logs. Workaround for [#8886](https://togithub.com/grpc/grpc-java/issues/8886) ([#8942](https://togithub.com/grpc/grpc-java/issues/8942))
- xds: Improve priority failover handling for IDLE subpolicies ([#8926](https://togithub.com/grpc/grpc-java/issues/8926)). This mainly improves behavior with ring_hash
- bom: Include grpc-binder
- binder: Fix a ServiceConnection leak ([#8861](https://togithub.com/grpc/grpc-java/issues/8861))
- binder: Increase fairness across streams when limited by flow control. This can dramatically reduce latency when channel is being used for high throughput ([#8835](https://togithub.com/grpc/grpc-java/issues/8835))
- android: fix for app coming to foreground ([#8855](https://togithub.com/grpc/grpc-java/issues/8855))
##### Behavior Changes
- Local-only transparent retry is (practically) unlimited now. Previously it was at most once per RPC.
- xds: implement least_request load balancing policy ([#8739](https://togithub.com/grpc/grpc-java/issues/8739))
##### Dependencies
- Bump Error Prone Annotations to 2.10.0
- Bump Guava to 31.0.1-android
- Bump Google Auth Library to 1.4.0
- Bump Auto Value to 1.9
- netty: Include both x86 and Arm64 epoll as dependency for grpc-netty-shaded
- testing: remove opencensus dependency from grpc-testing ([#8833](https://togithub.com/grpc/grpc-java/issues/8833))
### [`v1.44.1`](https://togithub.com/grpc/grpc-java/releases/v1.44.1)
[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.44.0...v1.44.1)
##### **Bug Fixes**
- xds: fix the validation code to accept new-style CertificateProviderPluginInstance wherever used ([#8901](https://togithub.com/grpc/grpc-java/issues/8901) fixes [#8885](https://togithub.com/grpc/grpc-java/issues/8885))
- binder: Fix a ServiceConnection leak ([#8861](https://togithub.com/grpc/grpc-java/issues/8861) closes [#8726](https://togithub.com/grpc/grpc-java/issues/8726))
- android: fix for app coming to foreground ([#8904](https://togithub.com/grpc/grpc-java/issues/8904) closes [#8850](https://togithub.com/grpc/grpc-java/issues/8850))
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-common-protos).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a153b468..2f3cee3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
google-iam-parent
3.19.4
4.13.2
- 1.44.0
+ 1.45.0
31.0.1-android
From b2dc4dad1b68ae84dc313fb033f80adfd5e4ee65 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 24 Mar 2022 16:14:13 +0000
Subject: [PATCH 12/12] chore(main): release 2.8.0 (#326)
:robot: I have created a release *beep* *boop*
---
## [2.8.0](https://github.com/googleapis/java-common-protos/compare/v2.7.4...v2.8.0) (2022-03-11)
### Features
* KMS configuration in settings ([#322](https://github.com/googleapis/java-common-protos/issues/322)) ([14ca04e](https://github.com/googleapis/java-common-protos/commit/14ca04e78d547cc643f419984747781c8915a261))
### Dependencies
* update dependency io.grpc:grpc-bom to v1.45.0 ([#323](https://github.com/googleapis/java-common-protos/issues/323)) ([ac71fd9](https://github.com/googleapis/java-common-protos/commit/ac71fd90e50498386c559b1e764c948677696ab9))
* update dependency io.grpc:grpc-protobuf to v1.44.1 ([#324](https://github.com/googleapis/java-common-protos/issues/324)) ([7be56a8](https://github.com/googleapis/java-common-protos/commit/7be56a87aadcbebc98d3136d8c7f4a54a8fe802d))
* update dependency io.grpc:grpc-protobuf to v1.45.0 ([#336](https://github.com/googleapis/java-common-protos/issues/336)) ([4bbd7a5](https://github.com/googleapis/java-common-protos/commit/4bbd7a5d8a57b0f171893e7f1ece6bee9f778f4e))
* update dependency io.grpc:grpc-stub to v1.44.1 ([#325](https://github.com/googleapis/java-common-protos/issues/325)) ([bf00d6a](https://github.com/googleapis/java-common-protos/commit/bf00d6a3067df2a6f057be601b27b29accc9d0fb))
* update dependency io.grpc:grpc-stub to v1.45.0 ([#335](https://github.com/googleapis/java-common-protos/issues/335)) ([3dd8e8f](https://github.com/googleapis/java-common-protos/commit/3dd8e8f4f9c56e4673b428b4ff43dfc30475c50c))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
CHANGELOG.md | 16 ++++++++++++++++
grpc-google-common-protos/pom.xml | 4 ++--
pom.xml | 6 +++---
proto-google-common-protos/pom.xml | 4 ++--
versions.txt | 4 ++--
5 files changed, 25 insertions(+), 9 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2af183f..9b7ed3dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog
+## [2.8.0](https://github.com/googleapis/java-common-protos/compare/v2.7.4...v2.8.0) (2022-03-11)
+
+
+### Features
+
+* KMS configuration in settings ([#322](https://github.com/googleapis/java-common-protos/issues/322)) ([14ca04e](https://github.com/googleapis/java-common-protos/commit/14ca04e78d547cc643f419984747781c8915a261))
+
+
+### Dependencies
+
+* update dependency io.grpc:grpc-bom to v1.45.0 ([#323](https://github.com/googleapis/java-common-protos/issues/323)) ([ac71fd9](https://github.com/googleapis/java-common-protos/commit/ac71fd90e50498386c559b1e764c948677696ab9))
+* update dependency io.grpc:grpc-protobuf to v1.44.1 ([#324](https://github.com/googleapis/java-common-protos/issues/324)) ([7be56a8](https://github.com/googleapis/java-common-protos/commit/7be56a87aadcbebc98d3136d8c7f4a54a8fe802d))
+* update dependency io.grpc:grpc-protobuf to v1.45.0 ([#336](https://github.com/googleapis/java-common-protos/issues/336)) ([4bbd7a5](https://github.com/googleapis/java-common-protos/commit/4bbd7a5d8a57b0f171893e7f1ece6bee9f778f4e))
+* update dependency io.grpc:grpc-stub to v1.44.1 ([#325](https://github.com/googleapis/java-common-protos/issues/325)) ([bf00d6a](https://github.com/googleapis/java-common-protos/commit/bf00d6a3067df2a6f057be601b27b29accc9d0fb))
+* update dependency io.grpc:grpc-stub to v1.45.0 ([#335](https://github.com/googleapis/java-common-protos/issues/335)) ([3dd8e8f](https://github.com/googleapis/java-common-protos/commit/3dd8e8f4f9c56e4673b428b4ff43dfc30475c50c))
+
### [2.7.4](https://github.com/googleapis/java-common-protos/compare/v2.7.3...v2.7.4) (2022-02-11)
diff --git a/grpc-google-common-protos/pom.xml b/grpc-google-common-protos/pom.xml
index f3b1cfc3..078e4281 100644
--- a/grpc-google-common-protos/pom.xml
+++ b/grpc-google-common-protos/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-common-protos
- 2.7.5-SNAPSHOT
+ 2.8.0
grpc-google-common-protos
GRPC library for grpc-google-common-protos
com.google.api.grpc
google-common-protos-parent
- 2.7.5-SNAPSHOT
+ 2.8.0
diff --git a/pom.xml b/pom.xml
index 2f3cee3f..a2d97333 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.api.grpc
google-common-protos-parent
pom
- 2.7.5-SNAPSHOT
+ 2.8.0
Google Common Protos Parent
https://github.com/googleapis/java-iam
@@ -81,7 +81,7 @@
com.google.api.grpc
grpc-google-common-protos
- 2.7.5-SNAPSHOT
+ 2.8.0
io.grpc
@@ -93,7 +93,7 @@
com.google.api.grpc
proto-google-common-protos
- 2.7.5-SNAPSHOT
+ 2.8.0
com.google.guava
diff --git a/proto-google-common-protos/pom.xml b/proto-google-common-protos/pom.xml
index 29459859..c34a18c5 100644
--- a/proto-google-common-protos/pom.xml
+++ b/proto-google-common-protos/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.api.grpc
proto-google-common-protos
- 2.7.5-SNAPSHOT
+ 2.8.0
proto-google-common-protos
PROTO library for proto-google-common-protos
com.google.api.grpc
google-common-protos-parent
- 2.7.5-SNAPSHOT
+ 2.8.0
diff --git a/versions.txt b/versions.txt
index 3602b9e2..2e4f1733 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,5 +1,5 @@
# Format:
# module:released-version:current-version
-proto-google-common-protos:2.7.4:2.7.5-SNAPSHOT
-grpc-google-common-protos:2.7.4:2.7.5-SNAPSHOT
+proto-google-common-protos:2.8.0:2.8.0
+grpc-google-common-protos:2.8.0:2.8.0