Skip to content

Commit f1ef119

Browse files
[release] 0.66.0 - Refac: refactor network layer to better support TLS and mTLS (#468)
### Fixes - Refactor the network to be: - If for a individual endpoint, e.g. log_event , dcs, authentication is required, create new HttpWorker which has request session authenticated. Leave other endpoint worker unauthenticated/ >Included In This Release >- dfac8a1 Xin Li > - [refac]refactor http worker to support different session (#467)
1 parent dfac8a1 commit f1ef119

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.65.0'
1+
__version__ = '0.66.0'

0 commit comments

Comments
 (0)