Skip to content

Releases: open-feature/python-sdk-contrib

openfeature-provider-ofrep: v0.1.0

02 Oct 21:02
af174ca
Compare
Choose a tag to compare

0.1.0 (2024-10-02)

✨ New Features

  • add initial skeleton for OFREP provider (#86) (00a5a18)
  • implement basic functionality of OFREP provider (#88) (cb42cc0)

openfeature-provider-flagd: v0.1.5

11 Apr 19:43
5bcaaa2
Compare
Choose a tag to compare

0.1.5 (2024-04-11)

✨ New Features

  • in-process offline flagd resolver (#74) (8cea506)

openfeature-provider-flagd: v0.1.4

26 Mar 10:41
6ac5db3
Compare
Choose a tag to compare

0.1.4 (2024-03-26)

🐛 Bug Fixes

  • include targetingKey in flagd serialized evaluation context (#58) (ddd79a4)
  • respect timeout setting in grpc method calls (#60) (0149cf7)
  • return proper metadata object in FlagdProvider (#59) (6508234)

✨ New Features

  • implement environment-variable based config (#62) (a8b78b2)
  • replace schema with tls argument in FlagdProvider constructor (#61) (7a7210f)

🧹 Chore

  • exclude generated protobuf files from coverage report (#51) (660a0cb)

🔄 Refactoring

openfeature-hooks-opentelemetry: v0.1.3

17 Mar 21:54
46ca726
Compare
Choose a tag to compare

0.1.3 (2024-03-17)

📚 Documentation

  • fix add_hooks call in otel hooks README (#68) (8f26275)

openfeature-hooks-opentelemetry: v0.1.2

13 Mar 22:08
79b53a9
Compare
Choose a tag to compare

0.1.2 (2024-03-13)

📚 Documentation

  • update OTel hook readme with correct import paths (#65) (689662b)

openfeature-hooks-opentelemetry: v0.1.1

13 Mar 01:53
130d5c3
Compare
Choose a tag to compare

0.1.1 (2024-03-11)

📚 Documentation

  • update OpenTelemetry hook README (#49) (02157f4)

🔄 Refactoring

  • move OTel hooks to openfeature.contrib.hook (#64) (7075656)

openfeature-provider-flagd: v0.1.3

23 Feb 14:26
f5fce25
Compare
Choose a tag to compare

0.1.3 (2024-02-23)

🐛 Bug Fixes

  • include proto file in build for openfeature-provider-flagd (#45) (7783cc8)

providers/flagd: v0.1.1

22 Feb 15:20
d42ee1e
Compare
Choose a tag to compare

0.1.1 (2024-02-22)

🐛 Bug Fixes

openfeature-provider-flagd: v0.1.2

22 Feb 17:27
1e35a08
Compare
Choose a tag to compare

0.1.2 (2024-02-22)

🐛 Bug Fixes

  • remove mention of local eval in readme (41df80e)
  • remove setup from flagd tests (#39) (85661ff)

🧹 Chore

  • main: release providers/flagd 0.1.1 (#40) (d42ee1e)