Releases: Shuttle/Shuttle.Esb
Releases · Shuttle/Shuttle.Esb
v8.0.14
- v8.0.13 fixes
- includes .NET 4.6.2 build
v10.0.3
- .Net 4.6+
- .Net Core 2.0
- .Net Standard 2.0
v10.0.0
- .Net 4.6+
- .Net Core 2.0
- .Net Standard 2.0
v9.1.4
- fixed inbox processing to clear transport/received message on start
v9.0.3
- setting 'Started' property to true before calling
StartupPipeline
since Started
events that use the ServiceBus
instance will fail with the StartedGuard()
.
v9.0.2
- [BREAKING] replaced
IMessageRoute.Queue
with IMessageRoute.Uri
- updated packages
- added .net 4.6.2
v8.0.12
- fixed outbox thread count configuration