gazette / core

Build platforms that flexibly mix SQL, batch, and stream processing paradigms
https://gazette.dev
MIT License
718 stars 52 forks source link

go mod: update grpc module to latest 1.59.0 #352

Closed mdibaiee closed 11 months ago

mdibaiee commented 1 year ago

See https://github.com/grpc/grpc-go/pull/645

This change is Reviewable

jgraettinger commented 1 year ago

I'm definitely in favor of updating, but this first needs to be fully reconciled with https://github.com/gazette/core/pull/335

I don't have a handle on the API changes for gRPC balancers or the implications of updating, and we would need to verify all that first.

mdibaiee commented 12 months ago

Changelog from 1.40.0 to 1.59.0 with notable behaviour changes:

The changes introduced in 1.58.0 are addressed in this pull-request.