Skip to content

Latest commit

 

History

History
125 lines (59 loc) · 8.11 KB

CHANGELOG.md

File metadata and controls

125 lines (59 loc) · 8.11 KB

Changelog

0.2.45 (2025-01-13)

✨ New Features

🐛 Bug Fixes

  • flagd environment variables missing prefix (#730) (0aa61ec)

0.2.44 (2024-07-23)

🐛 Bug Fixes

  • deps: update module github.com/stretchr/testify to v1.9.0 (#671) (1d2713d)

🧹 Chore

0.2.43 (2024-06-06)

🐛 Bug Fixes

🧹 Chore

📚 Documentation

  • require hosts, mention host-less rules (#659) (dcab14a)

0.2.42 (2024-05-29)

🐛 Bug Fixes

  • include parameters with default values to envVars (#648) (4f0477c)

🧹 Chore

0.2.41 (2024-05-28)

✨ New Features

  • add flagd CRD with ingress support (#633) (b0b99a7)
  • introduce new CRD for in-process evaluation (#632) (51db913)
  • introduce validating webhook for FeatureFlag CR (#622) (c4831a3)

🧹 Chore

  • bump operator builder tools versions (#626) (918a697)

0.2.40 (2024-04-22)

✨ New Features

  • added interval to the openfeature api source (#619) (18ac733)

0.2.39 (2024-02-21)

🐛 Bug Fixes

🧹 Chore

0.2.38 (2023-11-29)

✨ New Features

  • introduce v1beta1/common package (#547) (cdc4af4)
  • prepare apis for v1beta1 controllers onboarding (#549) (e3c8b42)

🐛 Bug Fixes

🧹 Chore

0.2.37 (2023-11-15)

✨ New Features

🧹 Chore

  • use github-action for golangci-lint workflow (#538) (a97d336)