Skip to content

Releases: zarusz/SlimMessageBus

2.5.0

11 Aug 21:15

Choose a tag to compare

Features

  • [Host.Outbox] Ability to filter UseSqlTransaction and UseOutbox by message type #291
  • [Host.AspNetCore] Replacement for Microsoft.AspNetCore.Http.Abstractions #292
  • [Host] Introduce IMessageScopeAccessor to wrap the MessageScope #293. See docs.

2.4.3

04 Aug 14:00

Choose a tag to compare

Features:

Fixes:

  • [Host.Outbox.Sql] Abort publishing of unknown message types #285 by @EtherZa

2.4.2

30 Jul 16:46

Choose a tag to compare

Fixes:

  • Downgrade Kafka client version from 2.4.0 to 2.3.0 #281
  • Correct typos in documentation #280

2.4.1

08 Jul 21:15

Choose a tag to compare

Fixes:

  • [Host.Outbox] Return gracefully from OutboxLockRenewalTimer on token cancellation. See #279.

2.4.0

02 Jul 19:38

Choose a tag to compare

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 🥇

2.4.0-rc10

01 Jul 15:18

Choose a tag to compare

2.4.0-rc10 Pre-release
Pre-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 🥇

2.4.0-rc9

27 Jun 10:05

Choose a tag to compare

2.4.0-rc9 Pre-release
Pre-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 | Host.Outbox | Host.Outbox.Sql] #260 - SQL outbox performance improvements (batching + optimized queries). See #261.
  • 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 🥇

2.4.0-rc8

23 Jun 15:47

Choose a tag to compare

2.4.0-rc8 Pre-release
Pre-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 | Host.Outbox | Host.Outbox.Sql] #260 - SQL outbox performance improvements (batching + optimized queries). See #261.
  • 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 🥇

2.4.0-rc7

22 Jun 14:12

Choose a tag to compare

2.4.0-rc7 Pre-release
Pre-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 | Host.Outbox | Host.Outbox.Sql] #260 - SQL outbox performance improvements (batching + optimized queries). See #261.
  • 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 🥇

2.4.0-rc6

17 Jun 21:15

Choose a tag to compare

2.4.0-rc6 Pre-release
Pre-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.

Fixes:

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

Special thanks 🥇