Skip to content

Releases: zarusz/SlimMessageBus

Host.Transport-1.10.1

27 Jan 20:41
Compare
Choose a tag to compare

Fix for #39 for transports on NET5
Upgraded versions of underlying clients for Redis, Azure SB, Azure EventHubs

Host.Transport-1.10.0

08 Jan 22:50
Compare
Choose a tag to compare

Moved the library over to Microsoft.Extensions.Logging.Abstractions for logging.

Host.Transport-1.8.1

22 Jul 21:20
Compare
Choose a tag to compare

Upgrade Host.AzureServiceBus to latest SB client

Host.Transport-1.8.0

07 Apr 19:14
Compare
Choose a tag to compare

Message life-cycle hooks

Host.Hybrid-1.7.2

19 Mar 21:26
Compare
Choose a tag to compare

First stable release of SlimMessageBus.Host.Hybrid that allows to combine different transports providers into one bus.

Host.Serialization.Hybrid-1.0.0

22 Feb 11:11
Compare
Choose a tag to compare

First release of SlimMessageBus.Host.Serialization.Hybrid that allows to combine different serialization formats in one message bus.

Host.Serialization.Avro-1.0.0

22 Feb 11:09
Compare
Choose a tag to compare

First release of SlimMessageBus.Host.Serialization.Avro based on Apache.Avro library (#11).

Host.Memory-1.4.2

22 Feb 20:49
Compare
Choose a tag to compare

Request-response support for memory transport provider #7

Host.Redis-1.0.5

09 Feb 23:02
Compare
Choose a tag to compare
  • Introduced polymorphic message configuration #17
  • Additional fluent configuration checks.

Host.Memory-1.4.1

09 Feb 23:02
Compare
Choose a tag to compare
  • Introduced polymorphic message configuration #17
  • Additional fluent configuration checks.