Releases: Particular/NServiceBus.Persistence.Sql
Releases · Particular/NServiceBus.Persistence.Sql
4.1.1
As part of this release we had 35 commits which resulted in 12 issues being closed.
Bugs
- #296 fix outbox diagnostics
- #291 Log installer failures as error
- #290 Enable Synchronized session by default when SQL persistence is configured
- #260 Concurrent connections in same TransactionScope throw Exceptions
Features
- #289 Diagnostic info
- #284 Allow to pass dedicated connection builders for timeouts and subscriptions
- #283 Add outbox settings
- #258 Support Newtonsoft.Json 11
Improvements
- #292 Merge MySQL .NET Core tests into develop
- #288 Test MySQL with MySQL.Data 8.x on .NET Core
- #286 Use pessimistic locking when loading sagas to prevent lock contention on congested sagas
- #285 Misc cleanup
Where to get it
You can download this release from nuget.
4.0.0
NServiceBus 7 supports .NET Core 2.0, enabling cross-platform development and deployment plus hosting on Linux and in Docker containers, while still fully supporting Windows and the .NET Framework.
NServiceBus.Persistence.Sql 4.0.0 is required when upgrading to NServiceBus 7.
Find out more about NServiceBus 7's new features.
Upgrading from earlier versions?
Take a look at the NServiceBus 6 to 7 upgrade guide.
Want to see all the changes?
They are all on the 4.0.0 milestone.
What are the API breaking changes?
Take a look at a report of API changes between versions.
4.1.0-Beta1
3.1.0
3.0.6
As part of this release we had 6 commits which resulted in 2 issues being closed.
Bugs
- #266 Endpoint with enabled Outbox but disabled Sagas fails to start
- #265 Publisher fails to process subscription after subscriber is upgraded from V5 to V6
Where to get it
You can download this release from nuget.