Skip to content

Conversation

@l4mby
Copy link
Contributor

@l4mby l4mby commented Jul 10, 2025

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 getQueueInfo api
  • Reconnect options for connections
  • Basic context options for consumer message handler, the consumer can accept, discard or requeue a 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

@l4mby l4mby linked an issue Jul 10, 2025 that may be closed by this pull request
@l4mby l4mby merged commit bf62ff5 into main Jul 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v0.2.0

3 participants