Skip to content

2.4.0-rc10

Pre-release
Pre-release
Compare
Choose a tag to compare
@zarusz zarusz released this 01 Jul 15:18
· 42 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 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 start Publish/Send and only during consumer start. See #263.

Special thanks 🥇