Skip to content

v1.3.0

Latest

Choose a tag to compare

@wesleyskap wesleyskap released this 08 Jun 20:28
691b89d

What's Changed

  • Hybrid Multi-Adapter Routing to allow publishing and subscribing to different broker adapters (e.g., RabbitMQ, Kafka, Redis, or InMemory) dynamically.
  • Support for exact match and wildcard matching (using File.fnmatch? glob patterns) routing rules, with default fallback adapter.
  • Full backward compatibility with legacy single-adapter initialization.

Full Changelog: v1.2.0...v1.3.0