Skip to content

Releases: spotify/confidence-sdk-js

sdk: v0.0.3

25 Apr 14:46
e434adc
Compare
Choose a tag to compare

0.0.3 (2024-04-24)

✨ New Features

📚 Documentation

🔄 Refactoring

openfeature-web-provider: v0.2.1-rc.0

25 Apr 14:46
e434adc
Compare
Choose a tag to compare

0.2.1-rc.0 (2024-04-24)

🐛 Bug Fixes

  • return the prev assigned value while provider is stale (#103) (2faf4c0)

✨ New Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @spotify-confidence/sdk bumped from 0.0.2 to 0.0.3

openfeature-server-provider: v0.2.1-rc.0

25 Apr 14:46
e434adc
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @spotify-confidence/sdk bumped from 0.0.2 to 0.0.3

integration-react: v0.2.1-rc.0

25 Apr 14:46
e434adc
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @spotify-confidence/openfeature-web-provider bumped from ^0.2.0-rc.0 to ^0.2.1-rc.0

sdk: v0.0.2

04 Apr 15:06
Compare
Choose a tag to compare

0.0.2 (2024-04-04)

✨ New Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @spotify-confidence/client-http bumped from 0.1.4 to 0.1.5

openfeature-web-provider: v0.2.0-rc.0

04 Apr 15:06
Compare
Choose a tag to compare

0.2.0-rc.0 (2024-04-04)

⚠ BREAKING CHANGES

  • Since our peer dependency to @openfeature/js-sdk changed into @openfeature/server-sdk, users need to install the new package which is concidered a breaking change.

✨ New Features

  • client-http: improved request logic (81aee93)
  • make provider fetchImplementation optional (cd242a6)
  • send sdk info with apply events (6b95d0e)

🧹 Chore

  • upgrade OpenFeature dependencies (8f27a92)

📚 Documentation

  • update readme with setProviderAndWait (6dd6847)

🔄 Refactoring

  • providers depend on total confidence (ac4a56b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @spotify-confidence/sdk bumped from 0.0.1 to 0.0.2

openfeature-server-provider: v0.2.0-rc.0

04 Apr 15:06
Compare
Choose a tag to compare

0.2.0-rc.0 (2024-04-04)

⚠ BREAKING CHANGES

  • Since our peer dependency to @openfeature/js-sdk changed into @openfeature/server-sdk, users need to install the new package which is concidered a breaking change.

✨ New Features

  • make provider fetchImplementation optional (cd242a6)
  • send sdk info with apply events (6b95d0e)

🧹 Chore

  • upgrade OpenFeature dependencies (8f27a92)

📚 Documentation

  • update readme with setProviderAndWait (6dd6847)

🔄 Refactoring

  • providers depend on total confidence (ac4a56b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @spotify-confidence/sdk bumped from 0.0.1 to 0.0.2

integration-react: v0.2.0-rc.0

04 Apr 15:06
Compare
Choose a tag to compare

0.2.0-rc.0 (2024-04-04)

⚠ BREAKING CHANGES

  • Since our peer dependency to @openfeature/js-sdk changed into @openfeature/server-sdk, users need to install the new package which is concidered a breaking change.

✨ New Features

  • make provider fetchImplementation optional (cd242a6)

🧹 Chore

  • upgrade OpenFeature dependencies (8f27a92)

🔄 Refactoring

  • providers depend on total confidence (ac4a56b)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @spotify-confidence/openfeature-web-provider bumped from ^0.1.5 to ^0.2.0-rc.0

client-http: v0.1.5

04 Apr 15:06
Compare
Choose a tag to compare

0.1.5 (2024-04-04)

🐛 Bug Fixes

  • client-http: do not retry aborted requests (22c2e0d)

✨ New Features

  • client-http: improved request logic (81aee93)
  • send sdk info with apply events (6b95d0e)
  • total confidence sdk (fe6ae99)

openfeature-web-provider: v0.1.5

01 Feb 08:46
Compare
Choose a tag to compare

0.1.5 (2024-02-01)

🐛 Bug Fixes

  • allow the full flag to be resolved (#56) (fa4c7a8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @spotify-confidence/client-http bumped from ^0.1.3 to ^0.1.4