Skip to content

0.15.0/2023-10-20

Compare
Choose a tag to compare
@ibihim ibihim released this 20 Oct 10:17
· 58 commits to master since this release
v0.15.0
193b19c
  • [ENHANCEMENT] bump opentelemetry to fix CVE
  • [ENHANCEMENT] add option to disable HTTP/2:
    • --http2-disable (default: false)
  • [ENHANCEMENT] add option to fine-tune HTTP/2:
    • --http2-max-size (default: 256kb)
    • --http2-max-concurrent-streams (default: 100)