Skip to content

Releases: spotify/confidence-sdk-python

v0.2.1

29 May 12:15
81b2e49

Choose a tag to compare

0.2.1 (2024-05-29)

🐛 Bug Fixes

  • Change the artifact name for the library to confidence-sdk (#51) (6ad000f)

v0.2.0

29 May 09:11
3ed1aeb

Choose a tag to compare

0.2.0 (2024-05-29)

⚠ BREAKING CHANGES

  • total confidence (#49)

✨ New Features

v0.1.4

13 Feb 12:56
e0d49f8

Choose a tag to compare

0.1.4 (2024-02-13)

🐛 Bug Fixes

  • add a default endpoint to the provider (#46) (1f30ef7)
  • fixes to enable mypy in premerge (#42) (c1d65bf)

🧹 Chore

  • update openfeature sdk version to 0.4.1 (#35) (16ee55f)

📚 Documentation

  • Add Confidence link to the README (#44) (bee1d17)

v0.1.3

16 Nov 10:32
c3d8998

Choose a tag to compare

0.1.3 (2023-11-16)

🐛 Bug Fixes

✨ New Features

  • Add SDK id and version to requests (#34) (6c82014)

v0.1.2

09 Oct 07:19
2814a89

Choose a tag to compare

0.1.2 (2023-10-09)

🐛 Bug Fixes

  • update to openfeature 0.3.1 and fix some type issues (#29) (6c0c5b1)

v0.1.1

19 Sep 11:59
5f6bafd

Choose a tag to compare

0.1.1 (2023-09-18)

🐛 Bug Fixes

📚 Documentation

v0.1.0

14 Sep 08:39
b399088

Choose a tag to compare

0.1.0 (2023-09-14)

🐛 Bug Fixes

  • allow omitting targeting key (#17) (ddb535f)
  • int syntax error in resolver (#14) (5e4dcdd)
  • make resolve payload have appended "flags/" (#18) (97c6f9a)

✨ New Features

  • make apply on resolve configurable. (#7) (50a06a8), closes #2

🧹 Chore

📦 Dependencies

🔄 Refactoring