Release Notes
Version 1.0.0 (Latest)
New Features
- Initial public release
- Full MQTT v3.1.1 and v5.0 support
- AMQP 1.0 protocol support
- WebSocket transport layer
- REST API for management
- Clustering support
- High availability features
Improvements
- Optimized message routing
- Enhanced security features
- Improved clustering stability
- Better resource management
Bug Fixes
- Fixed connection handling edge cases
- Resolved memory leak in long-running sessions
- Fixed topic wildcard matching issues
- Corrected QoS 2 message flow
Version 0.9.0 (Beta)
New Features
- Beta release for testing
- Basic MQTT support
- Simple clustering
- Basic monitoring
Known Issues
- Limited AMQP support
- Clustering stability issues
- Memory usage optimization needed
Version 0.8.0 (Alpha)
Features
- Alpha release for internal testing
- Core message broker functionality
- Basic protocol support
Upgrade Guide
Upgrading to 1.0.0
- Backup your configuration
- Stop the broker
- Update the package
- Migrate configuration
- Start the broker
Configuration Changes
- New security options
- Updated protocol settings
- Additional clustering parameters
Compatibility
Client Libraries
- flowmq-client v1.0.0 or later
- mqtt-client v2.0.0 or later
- amqp-client v1.0.0 or later
Protocols
- MQTT v3.1.1
- MQTT v5.0
- AMQP 1.0
- WebSocket
Future Plans
Upcoming Features
- Kafka protocol bridge
- Enhanced monitoring
- Advanced authentication
- Performance improvements
Support
For support:
- Check documentation
- Visit our community forum
- Contact support@flowmq.io