Skip to content

Releases: DevCycleHQ/python-server-sdk

v3.13.1

30 Oct 14:38

Choose a tag to compare

Other Changes

  • chore: Update LICENSE copyright year from 2021 to 2025 by @Copilot in #100
  • chore: change openfeature requirement to compatible patch versions by @jsalaber in #102

Uncategorized

v3.13.0

08 Aug 20:46

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

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

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

Choose a tag to compare

Bug Fixes

Uncategorized

v3.11.2

20 May 14:21

Choose a tag to compare

Other Changes

Uncategorized

v3.11.1

21 Apr 14:09

Choose a tag to compare

Bug Fixes

Other Changes

Uncategorized

v3.11.0

03 Mar 18:16

Choose a tag to compare

Features

Uncategorized

v3.10.0

20 Feb 21:05

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

Choose a tag to compare

Bug Fixes

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

Uncategorized