Skip to content

Latest commit

Β 

History

History
207 lines (95 loc) Β· 11.5 KB

File metadata and controls

207 lines (95 loc) Β· 11.5 KB

Changelog

0.4.7 (2026-01-28)

πŸ“š Documentation

  • add getting involved section to contribution guidelines (#87) (7697985)

0.4.6 (2025-10-15)

✨ New Features

  • add configurable resolve timeout (#84) (2d2bccb)

🧹 Chore

  • fix release please version (#83) (73b3fb9)
  • release please should not update openfeature version (#85) (c8d9159)

πŸ“š Documentation

  • restructure to focus on Openfeature (#81) (df0dc3b)

0.4.5 (2025-05-05)

✨ New Features

0.4.4 (2025-04-28)

πŸ› Bug Fixes

  • change how we log resolve tester hints (#77) (f1b6c49)

0.4.3 (2025-04-17)

✨ New Features

0.4.2 (2025-03-24)

πŸ› Bug Fixes

  • demo: Updated the to the latest version of the sdk and broke out the client secret to be retrieved from the env (#72) (8b62d67)
  • handle panic on null values (#74) (eba11b4)

0.4.1 (2024-12-12)

πŸ› Bug Fixes

  • set flag name in resolve debugger link (#70) (8941632)

0.4.0 (2024-12-10)

✨ New Features

0.3.0 (2024-09-10)

⚠ BREAKING CHANGES

  • Add custom baseURL config for resolve (#62)

✨ New Features

  • Add custom baseURL config for resolve (#62) (782cdca)

0.2.3 (2024-06-18)

πŸ› Bug Fixes

πŸ“š Documentation

0.2.2 (2024-05-24)

πŸ› Bug Fixes

0.2.1 (2024-05-23)

πŸ”„ Refactoring

0.2.0 (2024-05-23)

⚠ BREAKING CHANGES

  • Total confidence (#48)

✨ New Features

0.1.8 (2024-02-15)

πŸ› Bug Fixes

0.1.7 (2024-02-12)

πŸ› Bug Fixes

  • add a default endpoint to the provider (#41) (c4bfe45)
  • ApiConfig constructor with region defaults (#43) (064bef2)

πŸ“š Documentation

  • update instructions on creating ApiConfig (#44) (dd593f6)

0.1.6 (2023-11-22)

πŸ› Bug Fixes

πŸ“š Documentation

  • Small cleanups and documentation (#38) (9c56b9f)

0.1.5 (2023-11-15)

✨ New Features

  • Add SDK id and version to requests (#33) (b63d8f7)

🧹 Chore

πŸ“š Documentation

  • Fix release please setup in README (#34) (f8f08c9)

0.1.4 (2023-09-08)

🧹 Chore

0.1.3 (2023-09-08)

🧹 Chore

0.1.2 (2023-09-08)

🧹 Chore

  • update module names for the go.mod files, move out demo from the pkg (#22) (895b09f)

0.1.1 (2023-09-08)

πŸ› Bug Fixes

  • ci: add manifest to the release please (#20) (a3d3086)
  • move demo app outside the provider package (d801049)

🧹 Chore

  • ci: add pr title linter (#7) (4214439)
  • ci: add release please to the provider (5a37c10)
  • ci: Update release-please-config.json (fe2aaaf)
  • docs: add part about how to execute the demo app (0cb0dc2)