Skip to content

Latest commit

Β 

History

History
693 lines (312 loc) Β· 38.9 KB

File metadata and controls

693 lines (312 loc) Β· 38.9 KB

Changelog

0.7.0 (2026-03-25)

Features

  • Local resolve uses new state url endpoint (#306) (8807e2a)
  • Remove Java-based Local OpenFeature Provider (#314) (938c40a)
  • split EvaluationTrace into reason + error_code (#319) (4bcdfc3)

Bug Fixes

  • replace insteance on panic, add tests (#315) (bc67f93)

Documentation

  • add getting involved section to contribution guidelines (#317) (cf7b581)

0.6.4 (2025-10-13)

Bug Fixes

  • chunk down flag assigned to not hit the max grpc limit (#310) (e9e91c4)

Documentation

0.6.3 (2025-10-12)

Bug Fixes

0.6.2 (2025-10-10)

Bug Fixes

0.6.1 (2025-10-09)

Bug Fixes

0.6.0 (2025-10-08)

Features

Bug Fixes

  • remove logs for not supporting sticky assignments in fetching the state (#293) (c549718)

0.5.2 (2025-10-06)

Bug Fixes

0.5.1 (2025-10-06)

Bug Fixes

Documentation

0.5.0 (2025-10-03)

Features

0.4.0 (2025-10-02)

Features

  • Add resolve sticky assignments strategy api to the local resolve provider (#277) (50e4846)

0.3.1 (2025-09-18)

Features

  • AccountStateProvider based constructor for WASM testing (#270) (df31e47)

0.3.0 (2025-09-17)

Features

0.2.8 (2025-09-17)

✨ New Features

🧹 Chore

0.2.7 (2025-09-16)

🧹 Chore

0.2.6 (2025-09-16)

🧹 Chore

0.2.5 (2025-09-12)

✨ New Features

  • Exposure logging toggle and WASM default (#256) (a7b73d5)

🧹 Chore

0.2.4 (2025-09-08)

✨ New Features

  • [Local-Native] Targeting Key integer type (#252) (fea8fc5)
  • Integer targeting key native local resolve (fea8fc5)

🧹 Chore

πŸ“š Documentation

0.2.3 (2025-08-28)

πŸ› Bug Fixes

🧹 Chore

0.2.2 (2025-08-08)

πŸ› Bug Fixes

🧹 Chore

0.2.1 (2025-08-08)

πŸ› Bug Fixes

  • add more log resolve/assign values for the wasm (#237) (c8dcbea)

🧹 Chore

0.2.0 (2025-08-08)

⚠ BREAKING CHANGES

  • add new constructor that takes builder to replace deprecated ones (#227)

πŸ› Bug Fixes

  • add new constructor that takes builder to replace deprecated ones (#227) (4bbdb17)
  • fix null value for env (#234) (078de1a)

🧹 Chore

πŸ“š Documentation

0.1.16 (2025-08-08)

✨ New Features

🧹 Chore

0.1.15 (2025-07-24)

πŸ› Bug Fixes

🧹 Chore

0.1.14 (2025-07-23)

πŸ› Bug Fixes

  • shade flag resolver write log resolve (#219) (93a6133)

🧹 Chore

0.1.13 (2025-07-23)

πŸ› Bug Fixes

🧹 Chore

0.1.12 (2025-07-23)

πŸ› Bug Fixes

🧹 Chore

0.1.11 (2025-07-23)

πŸ› Bug Fixes

✨ New Features

  • OpenFeature provider - Local resolve (#192) (083e3fc)

🧹 Chore

πŸ“š Documentation

  • Align CHANGELOG with recent deployments (#199) (9cfec47)

0.1.10 (2025-07-08)

✨ New Features

0.1.8 (2025-04-28)

πŸ› Bug Fixes

  • change how we log resolve tester hints (#177) (00a8a90)

🧹 Chore

0.1.7 (2025-04-17)

✨ New Features

🧹 Chore

πŸ”„ Refactoring

  • hard coded version string updated by release-please (#162) (33886c6)

0.1.6 (2025-04-01)

✨ New Features

  • have Confidence.java implement the FlagEvaluator interface (#174) (bdc150c)

🧹 Chore

0.1.5 (2025-03-28)

πŸ› Bug Fixes

🧹 Chore

0.1.4 (2025-03-11)

✨ New Features

🧹 Chore

0.1.3 (2024-12-04)

πŸ› Bug Fixes

✨ New Features

🧹 Chore

πŸ“š Documentation

πŸ”„ Refactoring

  • align on a single way to define isProvider (#159) (8a452c1)

0.1.2 (2024-06-24)

🧹 Chore

0.1.1 (2024-06-24)

πŸ› Bug Fixes

  • ConfidenceValue Struct build is public (#148) (e409393)

🧹 Chore

0.1.0 (2024-06-07)

⚠ BREAKING CHANGES

  • Re-packaging (#143)

🧹 Chore

πŸ”„ Refactoring

0.0.15 (2024-06-04)

✨ New Features

🧹 Chore

0.0.14 (2024-06-03)

πŸ› Bug Fixes

🧹 Chore

πŸ“š Documentation

0.0.13 (2024-05-24)

✨ New Features

🧹 Chore

0.0.12 (2024-05-23)

✨ New Features

🧹 Chore

πŸ”„ Refactoring

0.0.11 (2024-04-30)

πŸ› Bug Fixes

  • adding connection keepalive for eventsender channel (#118) (394e377)
  • drop the flushpolicies interface to keep it simple (#113) (ba04c2d)
  • event engine rewrite (#117) (b14e7d3)
  • Event errors dont trigger retries (81cfcfd)
  • eventsender engine uploads on a cadence (#112) (1c895d0)
  • remove some protos that can cause collisions (#110) (08878af)
  • Response Errors don't trigger retries (#108) (81cfcfd)

✨ New Features

  • add logging with slf4j (#90) (9d10bfd)
  • Telemetry for Events (SDK metadata) (#109) (3447e47)
  • Total Confidence - functionality to send tracking events (#88) (4106c9f)

🧹 Chore

πŸ”„ Refactoring

0.0.10 (2024-03-19)

πŸ› Bug Fixes

  • add support for mapping a OF Number to proto (6efb1c8)
  • support for mapping a OF Number to proto (#93) (6efb1c8)

🧹 Chore

πŸ“š Documentation

  • add readme about depending on snapshots (#84) (ec2871f)

0.0.9 (2024-02-01)

🧹 Chore

  • main: release 0.0.9-SNAPSHOT (#81) (d5b1be8)
  • Put generated protos under a different name (#85) (2e487cb)

0.0.8 (2024-02-01)

✨ New Features

  • Enable users to customize the host and port for local resolver (#80) (10d5c6a)

🧹 Chore

0.0.7 (2024-01-31)

πŸ› Bug Fixes

  • remove enforcing the targeting key to be present (#77) (3a0a4ef)

🧹 Chore

0.0.6 (2024-01-30)

πŸ› Bug Fixes

🧹 Chore

0.0.5 (2024-01-11)

πŸ› Bug Fixes

  • implement the shutdown function (#70) (659605c)
  • implement the shutdown function to shutdown the grpc channel (659605c)

🧹 Chore

πŸ“š Documentation

  • Add Confidence link to the README (#69) (65af2dc)

0.0.4 (2023-11-09)

✨ New Features

  • Add SDK id and version to requests (#66) (eb97dc7)

🧹 Chore

πŸ“š Documentation

0.0.3 (2023-10-09)

🧹 Chore

πŸ“š Documentation

0.0.2 (2023-09-29)

πŸ› Bug Fixes

🧹 Chore

πŸ“š Documentation

0.0.1 (2023-09-28)

🧹 Chore

πŸ“š Documentation

Changelog