Skip to content

Releases: statsig-io/python-sdk

0.71.4 - Reuse connection pool for LogEvent

12 Mar 01:50
adc6f9e

Choose a tag to compare

New Features

  • new option to reuse the connection pool for logEvent

Included In This Release

  • aa82bd9 Daniel
  • 47005cf Weihao Ding
    • feat: add a option to control whether reuse connection pool for logevent (#519)

Full Changelog: 0.71.3...0.71.4

0.71.3 - Add background config sync metric

11 Mar 22:09
8d98e4e

Choose a tag to compare

Improvements

  • Add background config sync metric

Included In This Release

  • afa1cc8 kat-statsig
    • Hook up background sync telemetry metrics (#517)

Full Changelog: 0.71.2...0.71.3

0.71.2 - Re-use connections for /sdk_exception logging

10 Mar 22:38
c837862

Choose a tag to compare

Improvements

  • Re-use connections for /sdk_exception logging

Included In This Release

  • b1e4e9e Daniel
    • chore: use requests.Session for /sdk_exception (#515)

Full Changelog: 0.71.1...0.71.2

0.71.1 - Unpin 'httpx' dependency version

09 Mar 20:47
ee74e5c

Choose a tag to compare

Fixes

  • Remove hard dependency on specific httpx version

Included In This Release

  • 35d394a Daniel
    • chore: remove hard dep of specific httpx version (#513)

Full Changelog: 0.71.0...0.71.1

0.71.0 - Support IDList through DataStore

09 Mar 18:20
b1edfe5

Choose a tag to compare

New Features

  • Adds IDList support to DataStore
  • (Experimental) Support HTTP2

Included In This Release

  • 198efc5 Daniel
    • feat(experimental): add http2 support via httpx module (#511)
  • 6d4c987 kat-statsig
    • add metadata to ua (#508)
  • 7270608 paul-statsig
    • [datastore] support download id list in datastore (#506)

Full Changelog: 0.70.5...0.71.0

0.70.5 - Patch network latency metric and add tags

04 Mar 20:19
7b9bf37

Choose a tag to compare

Improvements

  • Support download id list file through statsig proxy

Fixes

  • Patched unintentional reverts, restored network latency metric with new tags.

Included In This Release

  • 5e2ba90 kat-statsig
    • Add context tag to network latency metric (#504)
  • 3dc8b90 Daniel
    • chore: address unintentional revert (#502)
  • ed75666 Weihao Ding
    • feat: support sfp download id list file again (#500)

Full Changelog: 0.70.4...0.70.5

0.70.4 - Reduce Network Background Syncing to CDN

03 Mar 19:26
7eb46d6

Choose a tag to compare

Improvements

  • Reduce the network requests made to CDN

Included In This Release

Full Changelog: 0.70.3...0.70.4

0.70.3 - Add New Tags Into Init Metric

26 Feb 00:59
4934d4d

Choose a tag to compare

New Features

  • Add two more tags into Init Metrics

Included In This Release

  • 65f5af5 Weihao Ding
    • Revert "feat: add sfp support for download single id list file" (#496)
  • fef0d7c Weihao Ding
    • feat(ob): add more tags into init metric (#495)
  • 6db9c5a Weihao Ding
    • feat: add sfp support for download single id list file (#494)

Full Changelog: 0.70.2...0.70.3

0.70.2 - Send service name header

20 Feb 05:11
f9a1670

Choose a tag to compare

Fixes

  • Send service name header broadly

Included In This Release

  • 5e4c7fc kat-statsig
    • Send service header on all requests (#492)

Full Changelog: 0.70.1...0.70.2

0.70.1 - Add ID List file to metrics

20 Feb 01:52
11d6895

Choose a tag to compare

Improvements

  • Add id list file to metric tag

Included In This Release

  • 0615713 kat-statsig
    • id list file name tag (#490)

Full Changelog: 0.70.0...0.70.1