Skip to content

2.0.2

Choose a tag to compare

@cescoffier cescoffier released this 03 May 08:35
· 3702 commits to main since this release

Major changes

Complete changelog

  • #534 - Fix AMQP race condition when deleting addresses
  • #515 - Exception thrown from connector during startup discarded by provider with cause thrown instead
  • #511 - Publisher created and returned by EmitterImpl::getPublisher does not conform to specification
  • #474 - AMQP - Provide an option to use non-anonymous sender
  • #463 - Camel - The Camel connector should define inbound and outbound Message metadata
  • #365 - How to write Integration Tests for Reactive Messaging Applications