Skip to content

0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 22:36
· 22 commits to develop since this release
0.5.1
6e35994
  • Disabled IPTOS_RELIABILITY
  • Fixed stringification of fetchValues/clientRegister response
  • Removed usage of virtual Threads for DatagramSocket logic (since its still pinning virtual threads in current JVM)
  • Reverted closing TFTP server on meas_file_download, as that can conflicts with discovery
  • Added executor graceful shutdown