Skip to content

2.4.0

Latest
Compare
Choose a tag to compare
@zarusz zarusz released this 02 Jul 19:38
· 5 commits to master since this release

Features:

  • SoureLink support which allows to step into SMB codebase while debugging. See #264 and docs.
  • [Integration testing] Containers for local development. See #262 and docs.
  • [Host.Outbox] SQL outbox performance improvements (batching + optimized queries). See #261.
  • [Host.Outbox] Notify the outbox service that a message is available for publishing. See #275.
  • Update libraries to the latest. See #268.

Fixes:

  • [Host.Outbox] Outbox table was not provisioned (or migrated) before the start Publish/Send and only during consumer start. See #263.

Special thanks 🥇