Skip to content

Release 1.39.1

Compare
Choose a tag to compare
@menghanl menghanl released this 05 Aug 20:26
· 9 commits to v1.39.x since this release
db17d4b
  • server: fix bug that net.Conn is leaked if the connection is closed (io.EOF) immediately with no traffic (#4642)
  • transport: fix race in transport stream accessing s.recvCompress (#4627)