Releases: mouse256/arylic-mqtt
Releases · mouse256/arylic-mqtt
v2.1.0
What's Changed
- Bump gradle/gradle-build-action from 2 to 3 by @dependabot in #8
- Bump docker/build-push-action from 5 to 6 by @dependabot in #9
- Bump actions/setup-java from 3 to 4 by @dependabot in #10
- Added PR workflow by @mouse256 in #15
- Bump plugin.allopen from 1.9.23 to 2.0.21 by @dependabot in #14
- Bump io.kotest:kotest-assertions-core from 5.8.+ to 5.9.1 by @dependabot in #13
- Bump jvm from 1.9.23 to 2.0.21 by @dependabot in #12
- Bump plugin.serialization from 1.9.23 to 2.0.21 by @dependabot in #11
- Bump io.quarkiverse.mockk:quarkus-junit5-mockk from 2.1.0 to 3.0.0 by @dependabot in #7
- Automerge dependabot prs by @mouse256 in #20
- Bump actions/setup-java from 3 to 4 by @dependabot in #19
- Bump docker/build-push-action from 5 to 6 by @dependabot in #18
- Bump io.github.oshai:kotlin-logging-jvm from 6.0.9 to 7.0.0 by @dependabot in #16
- Bump gradle/gradle-build-action from 2 to 3 by @dependabot in #17
- Bump io.kotest:kotest-assertions-core from 5.9.0 to 5.9.1 by @dependabot in #21
- Bump io.github.oshai:kotlin-logging-jvm from 6.0.9 to 7.0.0 by @dependabot in #23
- Bump io.github.oshai:kotlin-logging-jvm from 7.0.0 to 7.0.3 by @dependabot in #26
- Bump kotlin from 2.0.21 to 2.1.0 by @dependabot in #25
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Auto discovery of arylic devices on the network
- Use JSON output in all the rest endpoints
- Upstep quarkus to 3.9
- More test coverage
- Added /arylic endpoint
- Make dockerfile compatible with zeroconf and avahi
Full Changelog: v1.2.0...v2.0.0
v1.2.0
v1.1.0: Update configuration variables.
Support for more MQTT configuration options. This adds support for username/password, SSL and more.