Skip to content

Releases: DevCycleHQ/python-server-sdk

v3.13.0

08 Aug 20:46
Compare
Choose a tag to compare

Features

  • feat: add config metadata to eval hooks for local bucketing by @jsalaber in #98
  • feat: add variable metadata in after and finally hooks by @suthar26 in #99

Bug Fixes

  • fix: set reason detail as 'Error' on 404 by @phaym in #97

Uncategorized

v3.12.0

30 Jul 14:19
Compare
Choose a tag to compare

Features

  • feat: add eval reasons support by @phaym in #95
  • feat: support eval reason for openfeature, wasm events by @phaym in #96

Other Changes

Uncategorized

v3.11.4

22 Jul 16:50
Compare
Choose a tag to compare

Features

  • feat: added variable evaluation hooks by @jsalaber in #89
  • feat: Update OpenFeature User ID Mapping to Support userId Attribute by @jonathannorris in #91

Bug Fixes

Uncategorized

v3.11.3

05 Jun 14:51
Compare
Choose a tag to compare

Bug Fixes

Uncategorized

v3.11.2

20 May 14:21
Compare
Choose a tag to compare

Other Changes

Uncategorized

v3.11.1

21 Apr 14:09
Compare
Choose a tag to compare

Bug Fixes

Other Changes

Uncategorized

v3.11.0

03 Mar 18:16
Compare
Choose a tag to compare

Features

Uncategorized

v3.10.0

20 Feb 21:05
Compare
Choose a tag to compare

Bug Fixes

  • fix: remove dataclasses from requirements.txt as we only support python 3.8+, update setup.py by @jonathannorris in #82

Uncategorized

v3.9.0

11 Feb 15:34
Compare
Choose a tag to compare

Bug Fixes

  • fix: Expecting seconds to be passed in - API returns millis. by @JamieSinn in #81

Uncategorized

v3.8.0

20 Jan 20:15
Compare
Choose a tag to compare

Features

Bug Fixes

  • fix: fix create_user_from_context_with_unknown_data_fields by @WinField95 in #78

Other Changes

Uncategorized