Skip to content

Commit 0fe7713

Browse files
[release] 0.62.0 - Support brotli and deflate compression, improve initialization reliability (#458)
### 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)
1 parent 79a41a5 commit 0fe7713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statsig/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.61.0'
1+
__version__ = '0.62.0'

0 commit comments

Comments
 (0)