Skip to content

v5.0.0

Compare
Choose a tag to compare
@ivanklee86 ivanklee86 released this 03 Jan 15:54
· 112 commits to main since this release
  • (Breaking) Modify client initialization to allow jitter configuration on refresh/background refresh intervals. May break code when parameters to UnleashClient are not used as keyword arguments. Thanks @dryobates and @jstolarski!
  • (Major) If client is already initialized, calling initialize_client() again won't re-run initialization.
  • (Minor) Support HTTP 304 on /client/feature endpoint.
  • (Minor) Rename master to main.
  • (Documentation) Document running UnleashClient in uWSGI. Thanks @sighphyre!
  • (Documentation) Fix links and formatting. Thanks @thomasheartman & @sighphyre!