Releases: zarusz/SlimMessageBus
Releases · zarusz/SlimMessageBus
3.5.0 WiP
- [Host.Outbox.MongoDb] MongoDb Outbox plugin #464
- [Host.Kafka] Add KafkaLoopFailureInterceptor #470 by @tnmish
- [Host.AmazonSQS] Enhance SQS message deletion robustness
#473 by @t11omas - [Host.AmazonSQS] Fix SQS topic producer lookup when provisioning is disabled #476
- Fix outbox failed batch retry loop #475
3.4.0
- [Host] Adds message header filtering for consumers #447 by @t11omas
- [Host.Serialization.SystemTextJson] Pass actuall message type during produce #451
- [Host.Nats] Queues support via QueueGroup #453 by @steel97
- [Host.RabbitMQ] RabbitMQ.Client 7.0 support #456
- [Host.RabbitMq] RbbitMq server disconnection on unhandled routing keys messages #449
- [Host.RabbitMQ] Add publisher confirms support #458 for #360 by @cord-agencyroot
- [Host.MQTT] Upgrade from 4.x to 5.x #460
- Upgrade transport clients and libraries for 3.4.0 #452 and #457
- Introduce Net10 #461
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
- [Host.Redis] prevent RedisListCheckerConsumer from crashing on disconnect #421 by @cyril265
- [Host] Correct interface checks for IMessageSerializerProvider #424
- [Host.AzureServiceBus] Create topic/queue dynamically when path param uses a non-default value #423
- [Host.AzureServiceBus][Host.AzureEventHub] Fix the batch publish chunking iterations #426
3.3.0
3.2.0
Features:
- [Host] Ability to add assembly or type redirect for MessageType header #394
- [Host] Expose IConsumerContext via MSDI #391
- [Host.Memory] Let the .AutoDeclareFrom() also register services in MSDI #387
- [Host.Memory] mbb.AutoDeclareFrom() to use message type FullName by default #400
- [Host.Outbox.PostgreSql] Outbox provider for PostgreSql #393 by @EtherZa
- [Host.RabbitMq] Convert ExchangeType from enum to a string #398