Skip to content

Releases: open-feature/python-sdk-contrib

openfeature-provider-flagd: v0.2.6

24 Jul 12:41
d89b5b8
Compare
Choose a tag to compare

0.2.6 (2025-07-22)

🐛 Bug Fixes

  • flagd: Add upperbound to protobuf version to reduce potential conflict with other version (5ad2896)
  • flagd: adjust flagd to updated error codes (#285) (64d755b)
  • flagd: fix protobuf version for file generation to lowest 5.x version (#280) (5ad2896)

openfeature-provider-flagd: v0.2.5

14 Jul 05:40
144c725
Compare
Choose a tag to compare

0.2.5 (2025-07-08)

🐛 Bug Fixes

  • flagd: reduce loglevel of expected logs (#277) (cca865f)

openfeature-provider-flagd: v0.2.4

10 Jun 14:00
d45e0b3
Compare
Choose a tag to compare

0.2.4 (2025-06-10)

🐛 Bug Fixes

🧹 Chore

  • deps: update dependency grpcio-health-checking to v1.72.1 (#258) (e087353)
  • deps: update dependency grpcio-health-checking to v1.73.0 (#259) (7a080b0)
  • deps: update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.7.4 (#237) (65f70d2)
  • deps: update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.8.0 (#239) (709ed25)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 18cde17 (#233) (bf9ef82)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 36944c6 (#240) (030c6ed)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to bb2dc2c (#256) (34979b6)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to cbfa0a9 (#260) (d0ec36f)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to d27e000 (#242) (fd97b35)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to edf0deb (#248) (1771423)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to f014806 (#253) (067f19f)

openfeature-provider-flagd: v0.2.3

11 Apr 10:14
86085e1
Compare
Choose a tag to compare

0.2.3 (2025-04-11)

🐛 Bug Fixes

  • flagd: fix parameter name inconsistency with SDK version 0.8.1 (#232) (55ee420)

✨ New Features

🧹 Chore

  • deps: update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.7.3 (#226) (9a0971c)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 130df3e (#222) (fa7f429)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 27e4461 (#223) (9bf2e42)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to aad6193 (#194) (277ad0e)

openfeature-provider-flagd: v0.2.2

18 Mar 17:10
c80aee7
Compare
Choose a tag to compare

0.2.2 (2025-03-18)

🐛 Bug Fixes

  • flagd: handle falsy target values correctly (#214) (fafd099)

🧹 Chore

  • deps: update dependency grpcio-health-checking to v1.71.0 (#209) (345e793)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.11.0 (#212) (1b9b5f1)
  • flagd: Add sync metadata disabled (#211) (2f85057)

openfeature-provider-flagd: v0.2.1

10 Mar 18:53
a0036c4
Compare
Choose a tag to compare

0.2.1 (2025-03-10)

✨ New Features

  • flagd: Add features to customize auth to Sync API servers (#203) (5151e94)
  • flagd: Context value hydration (#195) (4fa619b)

openfeature-hooks-opentelemetry: v0.2.0

22 Feb 13:38
b0dac08
Compare
Choose a tag to compare

0.2.0 (2025-02-21)

⚠ BREAKING CHANGES

  • drop Python 3.8 support (#187)

🐛 Bug Fixes

  • fix types for hints in OTel TracingHook (#73) (24260fb)
  • remove modifications to license files (#81) (a23f61e)

🧹 Chore

🔄 Refactoring

openfeature-provider-flagd: v0.2.0

18 Feb 17:14
a8990b8
Compare
Choose a tag to compare

0.2.0 (2025-02-18)

⚠ BREAKING CHANGES

  • drop Python 3.8 support (#187)
  • flagd-rpc: add events for rpc mode, some breaking config fixes (#108)

🐛 Bug Fixes

  • flagd: fix semver version parsing to allow "v" prefix(#106) (#107) (93fee85)
  • flagd: improve targeting and fix fractional issue(#92) (#105) (eb31b83)
  • object resolution for RPC and Object types, add test-harness (ca76802)
  • object resolution for RPC and Object types, add test-harness. (#103) (ca76802)
  • remove modifications to license files (#81) (a23f61e)

✨ New Features

  • attempts with connection improvements (#118) (8e23a70)
  • Change fractional custom op from percentage-based to relative weighting. (#91) (7b34822)
  • flagd-rpc: add caching (#110) (16179e3)
  • flagd-rpc: add events for rpc mode, some breaking config fixes (#108) (b62d3d1)
  • flagd-rpc: adding grace attempts (#117) (41d0ad8)
  • flagd: add custom cert path (#131) (f50351a)
  • flagd: Add in-process evaluator (#104) (01285e7)
  • flagd: add ssl cert path option (f50351a)
  • flagd: migrate to new provider mode file and update e2e tests (#121) (eed1ee0)
  • flagd: use test-harness version number for integration tests (#120) (3c3e9c8)

🧹 Chore

  • deps: update dependency grpcio-health-checking to v1.68.1 (#125) (4e75a36)
  • deps: update dependency grpcio-health-checking to v1.69.0 (#147) (905b42b)
  • deps: update dependency grpcio-health-checking to v1.70.0 (#168) (06a9b58)
  • deps: update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v0.5.21 (#145) (1495263)
  • deps: update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2 (#178) (ce16a54)
  • deps: update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.2.0 (#190) (9db9ad6)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.0 (#149) (24b11e1)
  • deps: update providers/openfeature-provider-flagd/openfeature/schemas digest to 76d611f (#138) (853ece7)
  • deps: update providers/openfeature-provider-flagd/openfeature/schemas digest to b81a56e (#134) (a2a0ba0)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 54952f3 (#188) (d88b29a)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 5b07065 (#171) (6f45c15)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 6c673d7 (#151) (1c2c650)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 8d6eeb3 (#177) (02dcfc0)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 95fe981 (#184) (f1fb247)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to a69f748 (#193) (4251f36)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to be56f22 (#186) (a15d5a2)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to d261f68 (#140) (6801522)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to ed0f9ef (#135) (bee9205)
  • drop Python 3.8 support (#187) (b55cc1e)

🔄 Refactoring

  • replace typing_extensions import (#98) (adb8a69)

openfeature-provider-ofrep: v0.1.1

21 Jan 21:39
0f50bd5
Compare
Choose a tag to compare

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

21 Jan 21:03
ed121bd
Compare
Choose a tag to compare

0.1.3 (2025-01-21)

🧹 Chore