Releases: Particular/NServiceBus.SqlServer
6.3.4
As part of this release we had 4 commits which resulted in 1 issue being closed.
Bug
- #1028 Minimize deadlocks on moving delayed messages
Where to get it
You can download this release from NuGet.
🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.6
Scan Date: Mon, 18 Jul 2022 20:10:48 GMT
----------- SCAN SUMMARY -----------
Known viruses: 8622497
Engine version: 0.103.6
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 2.67 MB
Data read: 0.64 MB (ratio 4.17:1)
Time: 24.426 sec (0 m 24 s)
Start Date: 2022:07:18 20:10:22
End Date: 2022:07:18 20:10:47
6.3.3
As part of this release we had 369 commits which resulted in 1 issue being closed.
Bug
- #954 Messages may be lost in cases of database connectivity problems
Where to get it
You can download this release from NuGet.
🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.5/26449/Thu Feb 10 09:25:40 2022
Scan Date: Thu, 10 Feb 2022 17:42:34 GMT
----------- SCAN SUMMARY -----------
Known viruses: 8605489
Engine version: 0.103.5
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 2.69 MB
Data read: 0.65 MB (ratio 4.14:1)
Time: 26.438 sec (0 m 26 s)
Start Date: 2022:02:10 17:42:03
End Date: 2022:02:10 17:42:29
6.3.2
As part of this release we had 321 commits which resulted in 1 issue being closed.
Bug
- #887 Purging expired messages on startup behavior is opposite of configuration
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: Fri, 29 Oct 2021 20:55:10 GMT
----------- SCAN SUMMARY -----------
Known viruses: 8572851
Engine version: 0.103.2
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 2.70 MB
Data read: 0.65 MB (ratio 4.14:1)
Time: 26.935 sec (0 m 26 s)
Start Date: 2021:10:29 20:54:42
End Date: 2021:10:29 20:55:09
6.3.1
As part of this release we had 268 commits which resulted in 5 issues being closed.
Feature
- #858 Add default catalog settings
Improvements
- #862 Defend against TryPeek command returning null
- #861 Improve queue creation lock release under heavy load
- #860 Improve DTC check
- #857 Adaptive delayed message processing
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: Wed, 23 Jun 2021 18:24:48 GMT
----------- SCAN SUMMARY -----------
Known viruses: 8541664
Engine version: 0.103.2
Scanned directories: 1
Scanned files: 4
Infected files: 0
Data scanned: 2.68 MB
Data read: 0.64 MB (ratio 4.21:1)
Time: 22.030 sec (0 m 22 s)
Start Date: 2021:06:23 18:24:26
End Date: 2021:06:23 18:24:48
6.2.0
As part of this release we had 105 commits which resulted in 4 issues being closed.
Bug
- #680 Change Endpoint column definition to be NOT NULL to match PK
Features
- #714 Add support for SqlServer Always Encrypted
- #174 Provide better load-balancing of messages for small, batched message receive pattern
Improvement
- #715 Align startup connection check behavior across transaction modes
Where to get it
You can download this release from nuget.
6.1.2
As part of this release we had 51 commits which resulted in 6 issues being closed.
Bugs
- #610 ExpiredMessagesPurger initialized and connecting to storage even though it's disabled
- #515 Header modifications as part of the pipeline might be visible during retries
Improvements
- #669 Add a test to verify TransportTransaction content
- #661 Extract the subscription table name for the acceptance tests
- #656 Clearer diagnostics section for expired message purging
- #654 Flooded logging when SQL connectivity is intermittent
Where to get it
You can download this release from nuget.
6.1.1
As part of this release we had 108 commits which resulted in 4 issues being closed.
Bug
- #452
UseCustomSqlTransaction
does not prevent transport operations from enlisting in receive scope
Features
- #622 UseCustomSqlTransaction(...) extension method for PublishOptions
- #457 Support user provided SqlConnection in the transport operations
Improvement
- #563 Improve performance of queue length estimation
Where to get it
You can download this release from nuget.