Skip to content

Release 1.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 12:40
  • Added: Convenience methods for creating exchange types: fanout(), direct(), topic(), and headers()
  • Added: Support for binding with high level objects (Exchange and Queue objects can now be passed as binding sources)
  • Fixed: Bug where a client without any connection could not be closed properly