vert-x3 / vertx-grpc

gRPC for Vert.x
78 stars 49 forks source link

Bump grpc from 1.44.0 to 1.47.0 #113

Closed yeikel closed 2 years ago

yeikel commented 2 years ago

Motivation:

Maintenance

yeikel commented 2 years ago

Note that the GRPC team just released 1.45.0 and I just updated this PR instead

yeikel commented 2 years ago

Note that the GRPC team just released 1.45.1 and I just updated this PR instead

yeikel commented 2 years ago

@pmlopes Could you please take a look at this?

yeikel commented 2 years ago

Note that the GRPC team just released 1.46.0 and I just updated this PR instead

yeikel commented 2 years ago

Note that the GRPC team just released 1.47.0 and I just updated this PR instead

yeikel commented 2 years ago

@pmlopes Could you please review this?

pmlopes commented 2 years ago

Which netty version does it use? We need to keep it aligned with core otherwise we had issues in the past.

yeikel commented 2 years ago

Which netty version does it use? We need to keep it aligned with core otherwise we had issues in the past.

4.1.72.Final

pmlopes commented 2 years ago

We're on .77 and it seems that tests are still green, so it should be fine!