General Sql related packages released

Hi everyone,

We’ve just released:

  • NServiceBus.SqlServer 4.3.0
  • NServiceBus.NHibernate 8.2.0
  • NServiceBus.Persistence.Sql 4.6.0

Fixed bugs

NServiceBus.SqlServer

  • #468 Native Delayed Delivery should be enabled by default
  • #463 Delayed messages can be delivered too early

NServiceBus.Persistence.Sql

  • #340 When running integration tests with xunit on netcoreapp ScriptLocation returns an invalid path
  • #347 Script generation fails on case sensitive coalitions with SQL Server
NServiceBus.NHibernate
  • #349 TimeoutEntity_EndpointIdx validation error due to braces “[” and “]” used in schema name, even though correct index defined
  • #350 Sagas collections of items that don’t define an ‘Id’ property don’t get a FK index causing performance problems

Should you upgrade immediately

You should upgrade if you are using any of the packages.

Where to get it

You can download the updated version directly from NuGet: NuGet Gallery | NServiceBus.SqlServer 7.0.0, NuGet Gallery | NServiceBus.Persistence.Sql 7.0.0, NuGet Gallery | NServiceBus.NHibernate 9.0.1

With thanks,
The team in Particular

Please read our release policy for more details. Follow @ParticularNews to be notified of new releases and bug fixes.