-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
releaseNew releaseNew release
Description
This PR is for the new release of the package:
New Features
- Add consumers and publishers
- Add stream support for consumers and publishers
- Managament can get information of a queue through the
getQueueInfoapi - Reconnect options for connections
- Basic context options for consumer message handler, the consumer can
accept,discardorrequeuea message
Chores/Updates
- Update readme, and add basic example of client usage
- It's possible to create exchanges of non built-in types
- Add specific queue options based on queue types
What's Next
- Topology recovery
- Messaging discarding and requeue, both with annotations
Future Enhancements
- Consumer graceful shutdown
- Exposing metrics (example: opentelemetry)
- State changed listeners for consumer, publisher and connections
- OAuth2 support
Metadata
Metadata
Assignees
Labels
releaseNew releaseNew release