Skip to content

0.62.0 - Support brotli and deflate compression, improve initialization reliability

Choose a tag to compare

@statsig-kong statsig-kong released this 14 Aug 18:41
· 11 commits to main since this release
0fe7713

New Features

  • Support brotli and deflate compression for DCS

Improvements

  • Improve initialization network (/dcs) reliability by removing sinceTime=0

Included In This Release

  • 79a41a5 Xin Li
    • fix url for dcs fallback (#457)
  • 90f4550 Xin Li
    • remove sinceTime=0 (#455)
  • cc7289a Daniel
    • chore: enable brotli content decoding (#452)
  • 12e2a59 Daniel
    • refac: apply formatting to http_worker (#453)
  • 210d1f7 Daniel
    • chore: add streaming decompressor class (#451)

Full Changelog: 0.61.0...0.62.0