Skip to content

0.66.0 - Refac: refactor network layer to better support TLS and mTLS

Latest

Choose a tag to compare

@statsig-kong statsig-kong released this 16 Oct 23:49
f1ef119

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)

Full Changelog: 0.65.0...0.66.0