gRPC-go 1.24.0 is now released. Full release notes:

Dependencies

   - internal: update proto library version used to generate pb.go files (
   #3025 <https://github.com/grpc/grpc-go/pull/3025>)

New Features

   - xds: add functionality to read bootstrap file. (#3000
   <https://github.com/grpc/grpc-go/pull/3000>)

Performance Improvements

   - transport: remove defer in http2Client.getStream (#2980
   <https://github.com/grpc/grpc-go/pull/2980>)
      - Special Thanks: @dzbarsky <https://github.com/dzbarsky>
   - transport: derive transport context from context.Background (#2930
   <https://github.com/grpc/grpc-go/pull/2930>)
      - Special Thanks: @JNProtzman <https://github.com/JNProtzman>

Bug Fixes

   - client: consider service config invalid if loadBalancingConfig
   contains no supported policy (#3034
   <https://github.com/grpc/grpc-go/pull/3034>)
   - credentials/alts: fix panic detecting GCP environment (#2996
   <https://github.com/grpc/grpc-go/pull/2996>)
      - Special Thanks: @mwhudson <https://github.com/mwhudson>
   - internal: fix context leak when stream is not created successfully (
   #2985 <https://github.com/grpc/grpc-go/pull/2985>)
   - grpclb: fix deadlock in grpclb connection cache (#3017
   <https://github.com/grpc/grpc-go/pull/3017>)
   - server: set and advertise max frame size of 16KB (#3018
   <https://github.com/grpc/grpc-go/pull/3018>)


Please see release at: https://github.com/grpc/grpc-go/releases/tag/v1.24.0

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAMTLis%2BFDKzOWC-ajmmiLkyKLeMwcSuaTL%2BV6EGAt7U%2BiRJ3dA%40mail.gmail.com.

Reply via email to