Releases: open-feature/python-sdk-contrib
Releases · open-feature/python-sdk-contrib
openfeature-provider-ofrep: v0.1.1
0.1.1 (2025-01-21)
🐛 Bug Fixes
- Allow configuring ofrep provider requests to api at base … (#142) (09402df)
- Pin the ofrep provider's requests dep >=2.27.0 because of… (#161) (9ffc7ec)
openfeature-provider-flipt: v0.1.3
0.1.3 (2025-01-21)
🧹 Chore
openfeature-provider-flipt: v0.1.2
0.1.2 (2025-01-21)
🧹 Chore
openfeature-provider-flipt: v0.1.1
0.1.1 (2025-01-21)
✨ New Features
openfeature-provider-ofrep: v0.1.0
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
0.1.5 (2024-04-11)
✨ New Features
openfeature-provider-flagd: v0.1.4
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
0.1.3 (2024-03-17)
📚 Documentation
- fix add_hooks call in otel hooks README (#68) (8f26275)
openfeature-hooks-opentelemetry: v0.1.2
0.1.2 (2024-03-13)
📚 Documentation
- update OTel hook readme with correct import paths (#65) (689662b)
openfeature-hooks-opentelemetry: v0.1.1
0.1.1 (2024-03-11)
📚 Documentation
🔄 Refactoring
- move OTel hooks to openfeature.contrib.hook (#64) (7075656)