Skip to content

Latest commit

Β 

History

History
247 lines (132 loc) Β· 19.8 KB

CHANGELOG.md

File metadata and controls

247 lines (132 loc) Β· 19.8 KB

Changelog

0.3.5 (2024-06-25)

✨ New Features

πŸ”„ Refactoring

0.3.4 (2024-06-18)

✨ New Features

0.3.3 (2024-06-18)

πŸ”„ Refactoring

  • Add ConfidenceForOF proxy for safe init (#167) (e177c5b)

0.3.2 (2024-06-17)

✨ New Features

πŸ”„ Refactoring

  • remove is_foreground from event producer (#163) (27846fc)

0.3.1 (2024-06-03)

πŸ› Bug Fixes

  • make the event publish url global (#160) (564b081)
  • wrap around dispatcher in fetch and activate (#162) (f8456fb)

0.3.0 (2024-05-29)

⚠ BREAKING CHANGES

  • context container in payload
  • context container in event payload (#158)

πŸ› Bug Fixes

✨ New Features

πŸ“š Documentation

πŸ”„ Refactoring

0.2.1 (2024-05-16)

πŸ› Bug Fixes

  • do not throw while evaluating flag, return proper error (#147) (d26d8e0)
  • update visitorId context key to visitor_id (#145) (e960451)

🧹 Chore

  • update openfeature sdk version to 0.3.0 (#128) (0a4be58)

0.2.0 (2024-05-07)

⚠ BREAKING CHANGES

  • split the confidence module to a new module (#136)
  • Total Confidence - Eventsender (#124)

πŸ› Bug Fixes

✨ New Features

  • include persistent visitor id in context (#130) (5d4ff21)
  • listen for changes in the provider for the context changes (#133) (2fca516)
  • Stale return value instead of default (#132) (611200c)
  • Total Confidence - Eventsender (#124) (5f1164c)
  • Track app lifecycle, track activities lifecycle, track deeplink, track install/update (#131) (8de5d54)

πŸ“š Documentation

πŸ”„ Refactoring

0.1.7 (2024-01-16)

πŸ› Bug Fixes

🧹 Chore

  • add a default endpoint to the provider (#115) (dc53f9f)

πŸ“š Documentation

0.1.6 (2024-01-04)

πŸ› Bug Fixes

  • correctly handle apply response in event processor (#111) (84ac3d5)

0.1.5 (2023-12-19)

🧹 Chore

  • sonatype - publish and close on release (#108) (a4c0d41)

0.1.4 (2023-12-19)

🧹 Chore

πŸ“š Documentation

0.1.3 (2023-11-14)

✨ New Features

🧹 Chore

  • bump coroutines patch (#100) (ce7cabb)
  • bump kotlinx-serialization to 1.6.0 (#101) (432af3e)
  • update to consume open-feature sdk from maven-central (#99) (8a1ece8)

πŸ“š Documentation

  • update the readme with correct maven central group id (#94) (2db5abf)

0.1.2 (2023-10-12)

πŸ› Bug Fixes

✨ New Features

  • create release please manifest and config file and ci workflow (#59) (e8df118)

🧹 Chore

🚦 CI

πŸ”„ Refactoring

Changelog