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