Skip to content

Releases: Particular/NServiceBus.UniformSession

4.0.1

22 Jan 01:41
1cb371d
Compare
Choose a tag to compare

As part of this release we had 23 commits which resulted in 1 issue being closed.

bug

  • #560 Update dependencies to prevent exposure to transitive vulnerabilities

Where to get it

You can download this release from NuGet.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.0.7/27525/Tue Jan 21 09:37:18 2025
Scan Date: Wed, 22 Jan 2025 01:43:55 GMT

----------- SCAN SUMMARY -----------
Known viruses: 8704058
Engine version: 1.0.7
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 0.45 MB
Data read: 0.13 MB (ratio 3.48:1)
Time: 13.940 sec (0 m 13 s)
Start Date: 2025:01:22 01:43:33
End Date:   2025:01:22 01:43:47

3.0.1

22 Jan 01:58
9c3c0c1
Compare
Choose a tag to compare

As part of this release we had 52 commits which resulted in 1 issue being closed.

bug

  • #559 Update dependencies to prevent exposure to transitive vulnerabilities

Where to get it

You can download this release from NuGet.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.0.7/27524/Mon Jan 20 09:37:47 2025
Scan Date: Wed, 22 Jan 2025 01:59:16 GMT

----------- SCAN SUMMARY -----------
Known viruses: 8704058
Engine version: 1.0.7
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 0.51 MB
Data read: 0.16 MB (ratio 3.25:1)
Time: 13.371 sec (0 m 13 s)
Start Date: 2025:01:22 01:59:02
End Date:   2025:01:22 01:59:15

4.0.0

16 Apr 21:41
2e6bdf7
Compare
Choose a tag to compare

NServiceBus.UniformSession 4.0.0 is part of NServiceBus 9. Check out the NServiceBus 8 to 9 upgrade guide for details on how to upgrade.

Improvements

  • #446 Prepare repo for .NET 8
  • #464 ReadMe Review
  • #481 Prepare for RTM

Where to get it

You can download this release from NuGet.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.11
Scan Date: Tue, 16 Apr 2024 21:42:08 GMT

----------- SCAN SUMMARY -----------
Known viruses: 8691017
Engine version: 0.103.11
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 0.43 MB
Data read: 0.12 MB (ratio 3.47:1)
Time: 14.249 sec (0 m 14 s)
Start Date: 2024:04:16 21:41:48
End Date:   2024:04:16 21:42:02

3.0.0

17 Nov 07:56
68becf3
Compare
Choose a tag to compare

NServiceBus.UniformSession 3.0.0 is required when upgrading to NServiceBus 8.

Upgrading from earlier versions?

Take a look at the NServiceBus 7 to 8 upgrade guide.

What are all the code changes?

Take a look at all the code changes between versions 2.2.0 and 3.0.0.

What are the API breaking changes?

Take a look at a report of API changes between versions 2.2.0 and 3.0.0 (via fuget.org).

Where to get it

You can download the packages from NuGet:

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.6/26722/Wed Nov 16 08:56:53 2022
Scan Date: Thu, 17 Nov 2022 07:57:45 GMT

----------- SCAN SUMMARY -----------
Known viruses: 8643205
Engine version: 0.103.6
Scanned directories: 1
Scanned files: 2
Infected files: 0
Data scanned: 0.27 MB
Data read: 0.06 MB (ratio 4.67:1)
Time: 19.278 sec (0 m 19 s)
Start Date: 2022:11:17 07:57:20
End Date:   2022:11:17 07:57:39

3.0.0-rc.2

20 Sep 13:30
fcdbadf
Compare
Choose a tag to compare
3.0.0-rc.2 Pre-release
Pre-release

NServiceBus.UniformSession 3.0.0 is required when upgrading to NServiceBus 8.

Upgrading from earlier versions?

Take a look at the NServiceBus 7 to 8 upgrade guide.

What are all the code changes?

Take a look at all the code changes between versions 2.2.0 and 3.0.0-rc.2.

What are the API breaking changes?

Take a look at a report of API changes between versions 2.2.0 and 3.0.0-rc.2 (via fuget.org).

Where to get it

You can download the packages from NuGet:

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.6
Scan Date: Tue, 20 Sep 2022 13:34:31 GMT

----------- SCAN SUMMARY -----------
Known viruses: 8635640
Engine version: 0.103.6
Scanned directories: 1
Scanned files: 2
Infected files: 0
Data scanned: 0.27 MB
Data read: 0.06 MB (ratio 4.67:1)
Time: 22.871 sec (0 m 22 s)
Start Date: 2022:09:20 13:34:06
End Date:   2022:09:20 13:34:29

2.2.0

31 Mar 08:22
15a10fb
Compare
Choose a tag to compare

As part of this release we had 167 commits which resulted in 1 issue being closed.

Improvement

  • #130 Add testable version of the uniform session to enable testing components that depend on the uniform session with NServiceBus.Testing

Where to get it

You can download this release from nuget.

2.1.0

10 Aug 08:14
f31741e
Compare
Choose a tag to compare

As part of this release we had 1 issue being closed.

Improvements/Features

  • #19 NServiceBus.UniformSession supports net461 as well as netstandard

Where to get it

You can download this release from nuget

2.0.0

29 May 18:04
bcd17b3
Compare
Choose a tag to compare

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.UniformSession 2.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 2.0.0 milestone.

What are the API breaking changes?

Take a look at a report of API changes between versions.

1.0.0

10 Nov 16:00
68bd867
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bugs

  • #9 UniformSession disposed when container tracks disposables

Where to get it

You can download this release from nuget