Skip to content

0.44

Compare
Choose a tag to compare
@RichardWarburton RichardWarburton released this 20 Nov 11:01
· 1871 commits to master since this release
  • Added an option to delete the log file dir on start. This can be used by users without persistent sequence
    numbers / state.
  • Stop including the authentication time in the no logon disconnect timeout.
  • Change configuration defaults to improve fairness on the Framer thread and reduce the probability of Library / Engine timeouts:
  • Reduce DEFAULT_OUTBOUND_LIBRARY_FRAGMENT_LIMIT to 20
  • Increase DEFAULT_REPLY_TIMEOUT_IN_MS to 10_000L
  • Fix bug #191
  • Fix bug where DecimalFloat.fromString() wouldn't throw an exception when it was passed an invalid number.