Skip to content

0.5.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 08:45
· 3 commits to develop since this release
0.5.4
86aaf3c
  • Migrated to Alpine Linux based docker images
  • Added compatibility with JVM older than 21.0.2+2 (reverts to using platform threads for udp receive)
  • Fixed remote CLU commands responding with bad LUA tables (falling back to strings)
  • Not using shared buffers for udp receive (increases command throughput over 1000-fold when using platform threads)
  • Fixed CONFIG.JSON reading/writing (incorrect serial number)
  • Added safeguard against discovery packets being duplicated over some networks