Releases: iLert/ilagent
Releases · iLert/ilagent
0.7.2
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Feature: Refactored structure for tests, Added UNIT tests, better MQTT config, streamlined Kafka and MQTT event payload converters by @krystianity in #6
- Feature: Policy Queue Features by @krystianity in #7
- Fix: cross compile and readme by @krystianity in #8
Full Changelog: 0.5.2...0.7.0
0.5.2-2
Full Changelog: 0.5.2...0.5.2-2
0.5.2
Full Changelog: 0.5.1...0.5.2
0.5.1
- Upgraded dependencies
- Migrated from sync threads to a tokio app
- BREAKING --mqtt_* prefixed event mapping arguments have dropped the prefix to fit to other consumers as well
- Now supporting Apache Kafka to event API proxy
- Bumped the docker image to rust 1.81
- Bumped SQLite version from 3.41.2 -> 3.46.0
Full Changelog: 0.4.4...0.5.1
0.4.4
fixed certificates missing in docker image
0.4.3
new Dockerfile for cd
0.4.2
switched back to env_logger 0.9 for cd
0.4.1
swapped back to docker v