Sourced from google.golang.org/grpc's releases.
Release 1.68.1
Bug Fixes
- credentials/alts: avoid SRV and TXT lookups for handshaker service to work around hangs caused by buggy versions of systemd-resolved. (#7861)
Dependencies
- Relax minimum Go version requirement from
go1.22.7
togo1.22
. (#7831)