Hi everyone,
We’ve just released NServiceBus.Persistence.Sql 9.0.2 and 8.3.2.
Fixed bugs
- #2036) SQL scripts do not have consistent line endings when created on non-Windows operating systems
How to know if you are affected
You are affected if you build a project that uses SQL Persistence on a non-Windows operating system.
Symptoms
When building a project that uses SQL Persistence on a non-Windows operating system, the generated SQL scripts will not use the correct line endings (LF). Saga scripts will have a mix of LF and CRLF. The other scripts will be CRLF.
When to upgrade
You should upgrade immediately if you are affected. Otherwise, you should upgrade during your next maintenance window.
Where to get it
You can install the new versions of NServiceBus.Persistence.Sql from NuGet.
Please read our release policy for more details.
With thanks,
The team in Particular