Skip to content

v0.31.3

Compare
Choose a tag to compare
@piyush-garg piyush-garg released this 20 Oct 19:19
· 390 commits to main since this release
v0.31.3
2626454

v0.31.3 Release 🎉

This is a patch release addressing a security issue on the golang.org/x/net and github.com/grpc/grpc-go dependency:

  • HTTP/2 rapid reset can cause excessive work in net/http - commits
  • This addresses GHSA-qppj-fm5r-hxr3 by not allowing more server handlers to be run than the HTTP/2 MAX_CONCURRENT_STREAMS setting.

ChangeLog 📋

Misc 🔨

Thanks ❤️