Skip to content

Releases: zarusz/SlimMessageBus

Host.AzureServiceBus-1.0.4

19 Jan 12:40
Compare
Choose a tag to compare
  • Update to latest Microsoft.Azure.ServiceBus 4.1.1 client.
  • Updated internal libraries.

Host.AzureEventHub-1.3.3

19 Jan 12:24
9d8996b
Compare
Choose a tag to compare
  • Introduced consumer settings for CheckpointAfter and CheckpointEvery.
  • Updated internal libraries.

Host.Redis-1.0.0

16 Mar 16:35
Compare
Choose a tag to compare

Stable release of Redis transport provider.

Host.Unity.1.3.0

16 Feb 21:02
Compare
Choose a tag to compare
  • Upgraded to Unity 5.9.4
  • Changes that reflect fluent configuration refactoring done on the SlimMessageBus.Host

Host.Serialization.Json.1.3.0

16 Feb 21:04
Compare
Choose a tag to compare
  • Added ability to pass the JsonSerializerSettings and Encoding to better control how messages are serialized.
  • Changes that reflect fluent configuration refactoring done on the SlimMessageBus.Host

Host.Kafka.1.3.0

16 Feb 21:00
Compare
Choose a tag to compare
  • Upgraded to Confluent.Kafka 0.11.6
  • Changes that reflect fluent configuration refactoring done on the SlimMessageBus.Host

Host.AzureServiceBus.1.0.0

16 Feb 20:55
Compare
Choose a tag to compare
  • Introducing the Azure Service Bus transport provider
  • Better documentation was provided to describe the common bus configuration aspects and provider specific ones.

Host.Autofac.1.3.0

16 Feb 21:08
Compare
Choose a tag to compare
  • Upgraded to Autofac 4.9.0
  • Changes that reflect fluent configuration refactoring done on the SlimMessageBus.Host

Host.AspNetCore.1.3.0

16 Feb 21:06
Compare
Choose a tag to compare
  • This extension depends on less ASP.NET Core assemblies.
  • Changes that reflect fluent configuration refactoring done on the SlimMessageBus.Host

Host.AspNetCore 1.2.1

10 Jan 21:22
Compare
Choose a tag to compare
  • Improved the AspNetCore plugin for cases where the MessageBus is a singleton hosted inside ASP.NET Core