Releases: defensestation/gobroker
Releases · defensestation/gobroker
Stable Release v2
What's Changed
- Unified API: Consistent interface for publishing and subscribing across different broker implementations
- Multiple Backends: Support for RabbitMQ, Redis pub/sub, and Amazon MQ
- Connection Management: Automatic connection establishment, error handling, and reconnection
- Channel Pooling: Efficient channel management with pooling and reuse
- Error Handling: Comprehensive error handling and recovery
- Auto-Reconnect: Automatic reconnection on connection failures
- Feature/redis by @gsingh-ds in #4
Full Changelog: v1...v2
v1
What's Changed
- Move connections to broker by @gsingh-ds in #3
New Contributors
- @gsingh-ds made their first contribution in #3
Full Changelog: https://github.com/defensestation/gobroker/commits/v1