Skip to content

v2.1.0

Compare
Choose a tag to compare
@kenliao94 kenliao94 released this 04 May 08:22

Added

  • Added CONTRIBUTING.md with development guidelines and workflow instructions
  • Improved documentation for contributor onboarding

Changed

  • Enhanced error handling for RabbitMQ connection failures
  • Updated dependencies to latest versions for improved security
  • Use loguru for better logging matainability. Logging to stderr by default.

Fixed

  • Fixed issue with queue name validation in certain edge cases