Skip to content

v1.75.2

Compare
Choose a tag to compare
@pulkit4tech pulkit4tech released this 19 Nov 16:45
· 5 commits to master since this release
b202bb9

[1.75.2] - 2024-11-19

Added

  • HTTP2 server support for the HTTP inbound.
    • The HTTP inbound now supports HTTP2 connections as well by default.
    • Inbound config option to disable HTTP2 server support (this will only allow HTTP1.1 connections).