Skip to content

Release 2.1.8

Compare
Choose a tag to compare
@xinchen10 xinchen10 released this 19 Jul 19:57
· 163 commits to master since this release
  • Listener: support custom SASL mechanism.
  • Set Batchable to false for sync send.
  • Fix IndexOutOfRangeException when many sessions/links are created at the same time.
  • [#364] Amqp Value should be encoded properly when value was not initialized.
  • [#362] Passing transactional state to ReceiverLink Accept method.