Skip to content

1.7.2

Compare
Choose a tag to compare
@sophokles73 sophokles73 released this 18 May 12:40
· 1445 commits to master since this release

Fixes & Enhancements

  • The Quarkus based Command Router native image failed to start an embedded cache that was configured to persist data
    to the local file system. This has been fixed.
  • The delivery of a command message sent to an AMQP device potentially didn't get settled if the connection to the
    AMQP device got disconnected. This has been fixed.