Not so long after the previous version, we are happy to release this v1.23.0
🚀
It contains 2 exciting new features:
- GO Feature Flag now supports exporting your flag usage to Kafka 🙌
- You can now launch the relay-proxy metrics and health endpoints on a different port, which is a requirement in some companies. 🚢
We continue to add more and more functionalities to GO Feature Flag thanks to your ideas and contribution.
So please share them with us and we will make this project even better.
Features
- Add Kafka exporter by @ccuetoh in #1426
- relayproxy: Add the possibility to have 2 differents port for metrics and business by @thomaspoignant in #1502
Fixes
- Fix multiport support by @thomaspoignant in #1503
- Async call to the exporter in non-bulk mode by @thomaspoignant in #1500
Chore
- Create a new documentation version v1.22.0 by @thomaspoignant in #1497
- Update relay proxy helm README by @thomaspoignant in #1498
- Increase waiting time in test by @thomaspoignant in #1504
- Adding doc for kafka by @thomaspoignant in #1505
Dependencies
- Bump relay-proxy helm chart version v1.22.0 by @thomaspoignant in #1496
- Bump NUnit.Analyzers from 4.0.0 to 4.0.1 by @dependabot in #1501
New Contributors
Full Changelog: v1.22.0...v1.23.0