Skip to content

9.0.0

Compare
Choose a tag to compare
@Jericho Jericho released this 29 Jan 23:21
· 17 commits to main since this release

As part of this release we had 10 issues closed.

Bugs

  • #30 Unhandled exception in error handler prevents message to be moved to poison queue by Jericho
  • #31 Messages are retried too many times by Jericho

Enhancements

  • #28 Distinct metric to track when a tenant queue is empty vs. when all queues are empty by Jericho
  • #29 Drain the memory queue when the pump is stopping by Jericho
  • #32 Replace the Moq library with NSubstitute by Jericho
  • #33 Message pump should be able to handle multiple queues by Jericho
  • #34 Allow recuring tasks to be configurable by Jericho
  • #35 Replace the internal ConcurrentQueue with a 'Channel' by Jericho
  • #36 Tenant queues should share the same blob storage for large messages by Jericho
  • #37 Allow adding multiple queue that match a specified RegEx pattern by Jericho

Contributors

1 contributors made this release possible.

Jericho