Skip to content

1.10.3

Compare
Choose a tag to compare
@alkihis alkihis released this 11 Feb 19:31
· 207 commits to master since this release

Extends the 1.10.2 release to brotli compression (for regular endpoints) and gzip compression (for streaming endpoints).

  • Feat: Native support of gzip compression for streaming endpoints
  • Feat: Native support of brotli (25% more compressed than gzip) compression for non-streaming endpoints, when available