Releases: Particular/NServiceBus.Testing
7.4.1
As part of this release, we had 2 issues being closed.
Bugs
- #385 MarkAsComplete on a new saga instance throws exception
- #370 AdvanceTime with multiple timeouts throws exception
Where to get it
You can download this release from NuGet.
🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.5
Scan Date: Wed, 27 Apr 2022 16:54:39 GMT
----------- SCAN SUMMARY -----------
Known viruses: 8613827
Engine version: 0.103.5
Scanned directories: 1
Scanned files: 3
Infected files: 0
Data scanned: 1.69 MB
Data read: 0.32 MB (ratio 5.20:1)
Time: 24.279 sec (0 m 24 s)
Start Date: 2022:04:27 16:54:15
End Date: 2022:04:27 16:54:39
7.4.0
As part of this release we had 303 commits which resulted in 1 issue being closed.
Feature
- #363 Saga scenario testing
Where to get it
You can download this release from NuGet.
🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.5/26478/Fri Mar 11 09:27:25 2022
Scan Date: Fri, 11 Mar 2022 17:58:35 GMT
----------- SCAN SUMMARY -----------
Known viruses: 8607843
Engine version: 0.103.5
Scanned directories: 1
Scanned files: 3
Infected files: 0
Data scanned: 1.69 MB
Data read: 0.32 MB (ratio 5.22:1)
Time: 19.686 sec (0 m 19 s)
Start Date: 2022:03:11 17:58:15
End Date: 2022:03:11 17:58:35
7.3.0
As part of this release we had 212 commits which resulted in 1 issue being closed.
Improvement
- #299 Obsolete the fluent (Given-When-Then) syntax and guide users towards the Arrange Act Assert (AAA) syntax
Where to get it
You can download this release from NuGet.
🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.2
Scan Date: Tue, 07 Sep 2021 10:29:33 GMT
----------- SCAN SUMMARY -----------
Known viruses: 8563039
Engine version: 0.103.2
Scanned directories: 1
Scanned files: 3
Infected files: 0
Data scanned: 1.34 MB
Data read: 0.25 MB (ratio 5.34:1)
Time: 21.000 sec (0 m 21 s)
Start Date: 2021:09:07 10:29:12
End Date: 2021:09:07 10:29:33
7.2.0
7.1.0
As part of this release we had 10 commits which resulted in 1 issue being closed.
Bugs
- #136 HandleCurrentMessageLaterWasCalled not marked as obsolete
Where to get it
You can download this release from nuget
6.0.4
7.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.Testing 7.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 as well as the NServiceBus.Testing 6 to 7 upgrade guide.
Want to see all the changes?
They are all on the 7.0.0 milestone.
What are the API breaking changes?
Take a look at a report of API changes between versions.