Skip to content

Releases: iLert/ilagent

0.7.2

23 Mar 21:52

Choose a tag to compare

Full Changelog: 0.7.1...0.7.2

0.7.1

23 Mar 16:52

Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

23 Mar 14:28
4376af9

Choose a tag to compare

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

21 Dec 00:32

Choose a tag to compare

Full Changelog: 0.5.2...0.5.2-2

0.5.2

07 Oct 16:20

Choose a tag to compare

Full Changelog: 0.5.1...0.5.2

0.5.1

04 Oct 22:48

Choose a tag to compare

  • 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

13 May 18:05

Choose a tag to compare

fixed certificates missing in docker image

0.4.3

13 May 17:02

Choose a tag to compare

new Dockerfile for cd

0.4.2

13 May 15:51

Choose a tag to compare

switched back to env_logger 0.9 for cd

0.4.1

12 May 23:50

Choose a tag to compare

swapped back to docker v