These release notes provide updates for SOFAStack Message Queue in reverse chronological order.
0.7 (2020-04-25)
Add
Dead-letter queue feature. This feature lets you query and resend dead-letter messages from the console. For more information, see Dead-letter queues.
Resource dashboard feature. This feature displays data statistics for message production and consumption, along with the change trends of various monitoring data. For more information, see Resource dashboard.
Updates
Optimized the Topic and Group details pages. You can now view resource monitoring information directly on these pages. For more information, see Create and manage topics and Create and manage Group IDs.
0.6 (2020-01-10)
Released SOFAStack Message Queue. It is a distributed message middleware built on Apache RocketMQ and is deeply integrated with Scalable Open Financial Architecture (SOFAStack).
Supports multiple message types: normal messages, scheduled messages, partitionally ordered messages, and transactional messages. For more information, see Message types.
Provides a professional, reliable, and stable TCP-based SDK for service access. It supports the Java language. For more information, see SDK release notes.
Supports multiple consumption modes: clustering consumption and broadcasting consumption. For more information, see Clustering and broadcasting consumption.
Provides a simple and easy-to-use visual web console for management. Use the console to create and manage topics, create and manage Group IDs, view subscription relationships, reset consumer offsets, query messages, and query message traces.