Skip to content

Release 2.4.1

Compare
Choose a tag to compare
@xinchen10 xinchen10 released this 08 Jan 22:49
· 116 commits to master since this release

Bug fixes,

  • [#420] SASL: Identity.Name is password instead of username.
  • [#425] Encoder: check timestamp against DateTime value range.
  • [#436] Listener: Fix issue in response link lookup by message.reply-to.
  • [#438] Occasional crash caused by disposed heartbeat timer.
  • [#439] Serialization does not handle circular type references.

Changes,

  • [#422] Make IAuthenticated interface public.
  • Enable logging of outgoing and incoming buffers in a connection.