Skip to content

Releases: Unleash/unleash-client-python

v2.5.0

20 Aug 18:13
e277fc8
Compare
Choose a tag to compare

General

  • (Minor) Unleash client will not error if cache is not present and Unleash server not accessible during initialization.

v2.3.0

02 May 22:00
97131fe
Compare
Choose a tag to compare

General

  • (Minor) Add option to disable metrics on client initialization.

Bugfix

  • (Minor) Fixed issue where disable_metrics arugment wasn't honored.