Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump grpc.version from 1.42.1 to 1.43.0 #22264

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2021

Bumps grpc.version from 1.42.1 to 1.43.0.
Updates grpc-bom from 1.42.1 to 1.43.0

Release notes

Sourced from grpc-bom's releases.

v1.43.0

API Changes

  • alts: Make GoogleDefaultChannelCredentials take a CallCredentials (#8548)
  • binder: Support BinderChannelBuilder.forTarget (#8633)
  • inprocess: Add support for anonymous in-process servers (#8589)

Bug Fixes

  • census: fixed a bug which in rare cases, a NullPointerException may be thrown by recordFinishedAttempt(). Users not enabling grpc-census are not impacted by this bug (#8706)
  • xds: stop generating UUIDs for filter chains that lack them. The UUID was preventing the XdsServer from noticing when a control plane sent a needless duplicate update, causing XdsServer to drain all its existing connections to use the “new” configuration #8663
  • xds: fix a bug where XdsServer didn’t block start() when configuration is missing, and instead errored. #8660

New Features

  • protoc-gen-grpc-java plugin support for Apple M1 architecture (#7690)
  • okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared (#8650)
  • netty: Add ability to set system property -Dio.grpc.netty.disableConnectionHeaderCheck=false to disable HTTP Connection header check. This is a temporary workaround to allow fixing out-of-spec HTTP/2 clients (#8683)

Dependencies

  • bump guava to 30.1.1-android (#8748)
  • bump protobuf to 3.19.1 (#8748)

Acknowledgement

@​beatrausch @​benjaminp Benjamin Peterson @​cfredri4 @​kdubb Kevin Wooten

Commits
  • 977145f Bump version to 1.43.0
  • 02711b4 Update README etc to reference 1.43.0
  • 43d01db Upgrade Protobuf to 3.19.1 and Guava to 30.1.1
  • 766ed87 Replace C2P resolver env var with experimental scheme suffix (#8744) (#8747)
  • 2330922 rls: overhaul RouteLookupConfig validation (#8645)
  • cb4b914 javadoc: update new API @since version (#8727)
  • a4334eb census: fix NPE in calling recordFinishedAttempt() (#8706)
  • ee581bf buildscripts: add config for building grpc-binder artifact (#8722)
  • 5f3a5f8 xds: support xdstp scheme in resource URIs for federation (#8716)
  • a5f1fb5 core: have JsonUtil support parsing String value as number (#8711)
  • Additional commits viewable in compare view

Updates protoc-gen-grpc-java from 1.42.1 to 1.43.0

Release notes

Sourced from protoc-gen-grpc-java's releases.

v1.43.0

API Changes

  • alts: Make GoogleDefaultChannelCredentials take a CallCredentials (#8548)
  • binder: Support BinderChannelBuilder.forTarget (#8633)
  • inprocess: Add support for anonymous in-process servers (#8589)

Bug Fixes

  • census: fixed a bug which in rare cases, a NullPointerException may be thrown by recordFinishedAttempt(). Users not enabling grpc-census are not impacted by this bug (#8706)
  • xds: stop generating UUIDs for filter chains that lack them. The UUID was preventing the XdsServer from noticing when a control plane sent a needless duplicate update, causing XdsServer to drain all its existing connections to use the “new” configuration #8663
  • xds: fix a bug where XdsServer didn’t block start() when configuration is missing, and instead errored. #8660

New Features

  • protoc-gen-grpc-java plugin support for Apple M1 architecture (#7690)
  • okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared (#8650)
  • netty: Add ability to set system property -Dio.grpc.netty.disableConnectionHeaderCheck=false to disable HTTP Connection header check. This is a temporary workaround to allow fixing out-of-spec HTTP/2 clients (#8683)

Dependencies

  • bump guava to 30.1.1-android (#8748)
  • bump protobuf to 3.19.1 (#8748)

Acknowledgement

@​beatrausch @​benjaminp Benjamin Peterson @​cfredri4 @​kdubb Kevin Wooten

Commits
  • 977145f Bump version to 1.43.0
  • 02711b4 Update README etc to reference 1.43.0
  • 43d01db Upgrade Protobuf to 3.19.1 and Guava to 30.1.1
  • 766ed87 Replace C2P resolver env var with experimental scheme suffix (#8744) (#8747)
  • 2330922 rls: overhaul RouteLookupConfig validation (#8645)
  • cb4b914 javadoc: update new API @since version (#8727)
  • a4334eb census: fix NPE in calling recordFinishedAttempt() (#8706)
  • ee581bf buildscripts: add config for building grpc-binder artifact (#8722)
  • 5f3a5f8 xds: support xdstp scheme in resource URIs for federation (#8716)
  • a5f1fb5 core: have JsonUtil support parsing String value as number (#8711)
  • Additional commits viewable in compare view

Updates protoc-gen-grpc-java from 1.42.1 to 1.43.0

Release notes

Sourced from protoc-gen-grpc-java's releases.

v1.43.0

API Changes

  • alts: Make GoogleDefaultChannelCredentials take a CallCredentials (#8548)
  • binder: Support BinderChannelBuilder.forTarget (#8633)
  • inprocess: Add support for anonymous in-process servers (#8589)

Bug Fixes

  • census: fixed a bug which in rare cases, a NullPointerException may be thrown by recordFinishedAttempt(). Users not enabling grpc-census are not impacted by this bug (#8706)
  • xds: stop generating UUIDs for filter chains that lack them. The UUID was preventing the XdsServer from noticing when a control plane sent a needless duplicate update, causing XdsServer to drain all its existing connections to use the “new” configuration #8663
  • xds: fix a bug where XdsServer didn’t block start() when configuration is missing, and instead errored. #8660

New Features

  • protoc-gen-grpc-java plugin support for Apple M1 architecture (#7690)
  • okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared (#8650)
  • netty: Add ability to set system property -Dio.grpc.netty.disableConnectionHeaderCheck=false to disable HTTP Connection header check. This is a temporary workaround to allow fixing out-of-spec HTTP/2 clients (#8683)

Dependencies

  • bump guava to 30.1.1-android (#8748)
  • bump protobuf to 3.19.1 (#8748)

Acknowledgement

@​beatrausch @​benjaminp Benjamin Peterson @​cfredri4 @​kdubb Kevin Wooten

Commits
  • 977145f Bump version to 1.43.0
  • 02711b4 Update README etc to reference 1.43.0
  • 43d01db Upgrade Protobuf to 3.19.1 and Guava to 30.1.1
  • 766ed87 Replace C2P resolver env var with experimental scheme suffix (#8744) (#8747)
  • 2330922 rls: overhaul RouteLookupConfig validation (#8645)
  • cb4b914 javadoc: update new API @since version (#8727)
  • a4334eb census: fix NPE in calling recordFinishedAttempt() (#8706)
  • ee581bf buildscripts: add config for building grpc-binder artifact (#8722)
  • 5f3a5f8 xds: support xdstp scheme in resource URIs for federation (#8716)
  • a5f1fb5 core: have JsonUtil support parsing String value as number (#8711)
  • Additional commits viewable in compare view

Updates protoc-gen-grpc-java from 1.42.1 to 1.43.0

Release notes

Sourced from protoc-gen-grpc-java's releases.

v1.43.0

API Changes

  • alts: Make GoogleDefaultChannelCredentials take a CallCredentials (#8548)
  • binder: Support BinderChannelBuilder.forTarget (#8633)
  • inprocess: Add support for anonymous in-process servers (#8589)

Bug Fixes

  • census: fixed a bug which in rare cases, a NullPointerException may be thrown by recordFinishedAttempt(). Users not enabling grpc-census are not impacted by this bug (#8706)
  • xds: stop generating UUIDs for filter chains that lack them. The UUID was preventing the XdsServer from noticing when a control plane sent a needless duplicate update, causing XdsServer to drain all its existing connections to use the “new” configuration #8663
  • xds: fix a bug where XdsServer didn’t block start() when configuration is missing, and instead errored. #8660

New Features

  • protoc-gen-grpc-java plugin support for Apple M1 architecture (#7690)
  • okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared (#8650)
  • netty: Add ability to set system property -Dio.grpc.netty.disableConnectionHeaderCheck=false to disable HTTP Connection header check. This is a temporary workaround to allow fixing out-of-spec HTTP/2 clients (#8683)

Dependencies

  • bump guava to 30.1.1-android (#8748)
  • bump protobuf to 3.19.1 (#8748)

Acknowledgement

@​beatrausch @​benjaminp Benjamin Peterson @​cfredri4 @​kdubb Kevin Wooten

Commits
  • 977145f Bump version to 1.43.0
  • 02711b4 Update README etc to reference 1.43.0
  • 43d01db Upgrade Protobuf to 3.19.1 and Guava to 30.1.1
  • 766ed87 Replace C2P resolver env var with experimental scheme suffix (#8744) (#8747)
  • 2330922 rls: overhaul RouteLookupConfig validation (#8645)
  • cb4b914 javadoc: update new API @since version (#8727)
  • a4334eb census: fix NPE in calling recordFinishedAttempt() (#8706)
  • ee581bf buildscripts: add config for building grpc-binder artifact (#8722)
  • 5f3a5f8 xds: support xdstp scheme in resource URIs for federation (#8716)
  • a5f1fb5 core: have JsonUtil support parsing String value as number (#8711)
  • Additional commits viewable in compare view

Updates protoc-gen-grpc-java from 1.42.1 to 1.43.0

Release notes

Sourced from protoc-gen-grpc-java's releases.

v1.43.0

API Changes

  • alts: Make GoogleDefaultChannelCredentials take a CallCredentials (#8548)
  • binder: Support BinderChannelBuilder.forTarget (#8633)
  • inprocess: Add support for anonymous in-process servers (#8589)

Bug Fixes

  • census: fixed a bug which in rare cases, a NullPointerException may be thrown by recordFinishedAttempt(). Users not enabling grpc-census are not impacted by this bug (#8706)
  • xds: stop generating UUIDs for filter chains that lack them. The UUID was preventing the XdsServer from noticing when a control plane sent a needless duplicate update, causing XdsServer to drain all its existing connections to use the “new” configuration #8663
  • xds: fix a bug where XdsServer didn’t block start() when configuration is missing, and instead errored. #8660

New Features

  • protoc-gen-grpc-java plugin support for Apple M1 architecture (#7690)
  • okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared (#8650)
  • netty: Add ability to set system property -Dio.grpc.netty.disableConnectionHeaderCheck=false to disable HTTP Connection header check. This is a temporary workaround to allow fixing out-of-spec HTTP/2 clients (#8683)

Dependencies

  • bump guava to 30.1.1-android (#8748)
  • bump protobuf to 3.19.1 (#8748)

Acknowledgement

@​beatrausch @​benjaminp Benjamin Peterson @​cfredri4 @​kdubb Kevin Wooten

Commits
  • 977145f Bump version to 1.43.0
  • 02711b4 Update README etc to reference 1.43.0
  • 43d01db Upgrade Protobuf to 3.19.1 and Guava to 30.1.1
  • 766ed87 Replace C2P resolver env var with experimental scheme suffix (#8744) (#8747)
  • 2330922 rls: overhaul RouteLookupConfig validation (#8645)
  • cb4b914 javadoc: update new API @since version (#8727)
  • a4334eb census: fix NPE in calling recordFinishedAttempt() (#8706)
  • ee581bf buildscripts: add config for building grpc-binder artifact (#8722)
  • 5f3a5f8 xds: support xdstp scheme in resource URIs for federation (#8716)
  • a5f1fb5 core: have JsonUtil support parsing String value as number (#8711)
  • Additional commits viewable in compare view

Updates protoc-gen-grpc-java from 1.42.1 to 1.43.0

Release notes

Sourced from protoc-gen-grpc-java's releases.

v1.43.0

API Changes

  • alts: Make GoogleDefaultChannelCredentials take a CallCredentials (#8548)
  • binder: Support BinderChannelBuilder.forTarget (#8633)
  • inprocess: Add support for anonymous in-process servers (#8589)

Bug Fixes

  • census: fixed a bug which in rare cases, a NullPointerException may be thrown by recordFinishedAttempt(). Users not enabling grpc-census are not impacted by this bug (#8706)
  • xds: stop generating UUIDs for filter chains that lack them. The UUID was preventing the XdsServer from noticing when a control plane sent a needless duplicate update, causing XdsServer to drain all its existing connections to use the “new” configuration #8663
  • xds: fix a bug where XdsServer didn’t block start() when configuration is missing, and instead errored. #8660

New Features

  • protoc-gen-grpc-java plugin support for Apple M1 architecture (#7690)
  • okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared (#8650)
  • netty: Add ability to set system property -Dio.grpc.netty.disableConnectionHeaderCheck=false to disable HTTP Connection header check. This is a temporary workaround to allow fixing out-of-spec HTTP/2 clients (#8683)

Dependencies

  • bump guava to 30.1.1-android (#8748)
  • bump protobuf to 3.19.1 (#8748)

Acknowledgement

@​beatrausch @​benjaminp Benjamin Peterson @​cfredri4 @​kdubb Kevin Wooten

Commits
  • 977145f Bump version to 1.43.0
  • 02711b4 Update README etc to reference 1.43.0
  • 43d01db Upgrade Protobuf to 3.19.1 and Guava to 30.1.1
  • 766ed87 Replace C2P resolver env var with experimental scheme suffix (#8744) (#8747)
  • 2330922 rls: overhaul RouteLookupConfig validation (#8645)
  • cb4b914 javadoc: update new API @since version (#8727)
  • a4334eb census: fix NPE in calling recordFinishedAttempt() (#8706)
  • ee581bf buildscripts: add config for building grpc-binder artifact (#8722)
  • 5f3a5f8 xds: support xdstp scheme in resource URIs for federation (#8716)
  • a5f1fb5 core: have JsonUtil support parsing String value as number (#8711)
  • Additional commits viewable in compare view

Updates protoc-gen-grpc-java from 1.42.1 to 1.43.0

Release notes

Sourced from protoc-gen-grpc-java's releases.

v1.43.0

API Changes

  • alts: Make GoogleDefaultChannelCredentials take a CallCredentials (#8548)
  • binder: Support BinderChannelBuilder.forTarget (#8633)
  • inprocess: Add support for anonymous in-process servers (#8589)

Bug Fixes

  • census: fixed a bug which in rare cases, a NullPointerException may be thrown by recordFinishedAttempt(). Users not enabling grpc-census are not impacted by this bug (#8706)
  • xds: stop generating UUIDs for filter chains that lack them. The UUID was preventing the XdsServer from noticing when a control plane sent a needless duplicate update, causing XdsServer to drain all its existing connections to use the “new” configuration #8663
  • xds: fix a bug where XdsServer didn’t block start() when configuration is missing, and instead errored. #8660

New Features

  • protoc-gen-grpc-java plugin support for Apple M1 architecture (#7690)
  • okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared (#8650)
  • netty: Add ability to set system property -Dio.grpc.netty.disableConnectionHeaderCheck=false to disable HTTP Connection header check. This is a temporary workaround to allow fixing out-of-spec HTTP/2 clients (#8683)

Dependencies

  • bump guava to 30.1.1-android (#8748)
  • bump protobuf to 3.19.1 (#8748)

Acknowledgement

@​beatrausch @​benjaminp Benjamin Peterson @​cfredri4 @​kdubb Kevin Wooten

Commits
  • 977145f Bump version to 1.43.0
  • 02711b4 Update README etc to reference 1.43.0
  • 43d01db Upgrade Protobuf to 3.19.1 and Guava to 30.1.1
  • 766ed87 Replace C2P resolver env var with experimental scheme suffix (#8744) (#8747)
  • 2330922 rls: overhaul RouteLookupConfig validation (#8645)
  • cb4b914 javadoc: update new API @since version (#8727)
  • a4334eb census: fix NPE in calling recordFinishedAttempt() (#8706)
  • ee581bf buildscripts: add config for building grpc-binder artifact (#8722)
  • 5f3a5f8 xds: support xdstp scheme in resource URIs for federation (#8716)
  • a5f1fb5 core: have JsonUtil support parsing String value as number (#8711)
  • Additional commits viewable in compare view

Updates protoc-gen-grpc-java from 1.42.1 to 1.43.0

Release notes

Sourced from protoc-gen-grpc-java's releases.

v1.43.0

API Changes

  • alts: Make GoogleDefaultChannelCredentials take a CallCredentials (#8548)
  • binder: Support BinderChannelBuilder.forTarget (#8633)
  • inprocess: Add support for anonymous in-process servers (#8589)

Bug Fixes

  • census: fixed a bug which in rare cases, a NullPointerException may be thrown by recordFinishedAttempt(). Users not enabling grpc-census are not impacted by this bug (#8706)
  • xds: stop generating UUIDs for filter chains that lack them. The UUID was preventing the XdsServer from noticing when a control plane sent a needless duplicate update, causing XdsServer to drain all its existing connections to use the “new” configuration #8663
  • xds: fix a bug where XdsServer didn’t block start() when configuration is missing, and instead errored. #8660

New Features

  • protoc-gen-grpc-java plugin support for Apple M1 architecture (#7690)
  • okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared (#8650)
  • netty: Add ability to set system property -Dio.grpc.netty.disableConnectionHeaderCheck=false to disable HTTP Connection header check. This is a temporary workaround to allow fixing out-of-spec HTTP/2 clients (#8683)

Dependencies

  • bump guava to 30.1.1-android (#8748)
  • bump protobuf to 3.19.1 (#8748)

Acknowledgement

@​beatrausch @​benjaminp Benjamin Peterson @​cfredri4 @​kdubb Kevin Wooten

Commits
  • 977145f Bump version to 1.43.0
  • 02711b4 Update README etc to reference 1.43.0
  • 43d01db Upgrade Protobuf to 3.19.1 and Guava to 30.1.1
  • 766ed87 Replace C2P resolver env var with experimental scheme suffix (#8744) (#8747)
  • 2330922 rls: overhaul RouteLookupConfig validation (#8645)
  • cb4b914 javadoc: update new API @since version (#8727)
  • a4334eb census: fix NPE in calling recordFinishedAttempt() (#8706)
  • ee581bf buildscripts: add config for building grpc-binder artifact (#8722)
  • 5f3a5f8 xds: support xdstp scheme in resource URIs for federation (#8716)
  • a5f1fb5 core: have JsonUtil support parsing String value as number (#8711)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `grpc.version` from 1.42.1 to 1.43.0.

Updates `grpc-bom` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.42.1...v1.43.0)

Updates `protoc-gen-grpc-java` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.42.1...v1.43.0)

Updates `protoc-gen-grpc-java` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.42.1...v1.43.0)

Updates `protoc-gen-grpc-java` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.42.1...v1.43.0)

Updates `protoc-gen-grpc-java` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.42.1...v1.43.0)

Updates `protoc-gen-grpc-java` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.42.1...v1.43.0)

Updates `protoc-gen-grpc-java` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.42.1...v1.43.0)

Updates `protoc-gen-grpc-java` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.42.1...v1.43.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:protoc-gen-grpc-java:linux-aarch_64
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:protoc-gen-grpc-java:linux-x86_32
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:protoc-gen-grpc-java:linux-x86_64
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:protoc-gen-grpc-java:osx-x86_64
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:protoc-gen-grpc-java:osx-aarch_64
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:protoc-gen-grpc-java:windows-x86_32
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:protoc-gen-grpc-java:windows-x86_64
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Dec 15, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Dec 16, 2021

Failing Jobs - Building a407a95

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 17 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 #

- Failing: integration-tests/kafka-sasl-elytron 

📦 integration-tests/kafka-sasl-elytron

io.quarkus.it.kafka.KafkaSaslTest.test - More details - Source on GitHub

java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:588)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:661)

@gsmet
Copy link
Member

gsmet commented Dec 17, 2021

@cescoffier @michalszynkiewicz build looks OK, I'll let you decide if you want it or not. If you don't want it, please close the PR as the Dependabot slots are limited. Thanks!

@cescoffier cescoffier merged commit ab8818d into main Dec 17, 2021
@quarkus-bot quarkus-bot bot added this to the 2.7 - main milestone Dec 17, 2021
@dependabot dependabot bot deleted the dependabot/maven/grpc.version-1.43.0 branch December 17, 2021 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants