Skip to content

4.11.5

Choose a tag to compare

@juanjux juanjux released this 10 Aug 07:49
d02593e

Bug Fixes

  • openfeature: This fix resolves an issue where the feature flagging provider failed to load with openfeature-sdk 0.10.0 or later.
  • internal: Fixes an issue on Python 3.9 through 3.12.3 where applications can crash when background worker threads clean up thread-local or context-local data.
  • internal: A memory leak triggered when using @tracer.wrap on functions created at run time has been fixed.