Releases: NTDLS/CatMQ
2.4.6
- Dependency updates.
Be sure to check out the NuGet packages
https://www.nuget.org/packages/NTDLS.CatMQ.Client/2.4.6
https://www.nuget.org/packages/NTDLS.CatMQ.Server/2.4.6
https://www.nuget.org/packages/NTDLS.CatMQ.Shared/2.4.6
Full Changelog: 2.4.5...2.4.6
2.4.5
- Unit tests.
- Added GetQueue() to get a single queue from the server.
- Deserialization optimization.
- Switched to Tasks instead of Thread.
- Caching fixes and optimizations.
- Resolved issue with not expiring message when DLQ is not configured.
Full Changelog: 2.4.4...2.4.5
2.4.4
- Reliable messaging updates.
- Fixes to expiring messages when no DLQ is configured.
- Serializatrion and caching optimizations.
Be sure to check out the NuGet Packages: https://www.nuget.org/packages?q=NTDLS.CatMQ
2.4.2
- ReliableMessaging updates.
Be sure to check out the nuget package: https://www.nuget.org/packages/NTDLS.CatMQ.Client/2.4.2
Full Changelog: 2.4.1...2.4.2
2.4.1
- Updated reliable messaging library.
Be sure to check out the NuGet client library: https://www.nuget.org/packages/NTDLS.CatMQ.Client/2.4.1
Full Changelog: 2.4.0...2.4.1
2.4.0
- Swapped in multi-threaded reliable messaging library.
Full Changelog: 2.3.6...2.4.0
2.3.6
- Updates the project versions across all relevant components.
This change ensures consistency across the client, server, shared library, service, and installer, reflecting the latest release. It also updates the NTDLS.ReliableMessaging dependency to version 2.1.6 across the board.
Full Changelog: 2.3.5...2.3.6
2.3.5
- Dependency updates.
Be sure to check out the nuget packages:
https://www.nuget.org/packages/NTDLS.CatMQ.Client/2.3.5
https://www.nuget.org/packages/NTDLS.CatMQ.Server/2.3.5
Full Changelog: 2.3.4...2.3.5
2.3.4
- Resolved issue with disconnect performance.
Be sure to check out the nuget packages:
https://www.nuget.org/packages/NTDLS.CatMQ.Client/2.3.4
https://www.nuget.org/packages/NTDLS.CatMQ.Server/2.3.4
Full Changelog: 2.3.3...2.3.4
2.3.3
- Fixed possible missed connection cleanup on unexpected disconnect.
Be sure to check out the nuget packages:
https://www.nuget.org/packages/NTDLS.CatMQ.Client/2.3.3
https://www.nuget.org/packages/NTDLS.CatMQ.Server/2.3.3
Full Changelog: 2.3.2...2.3.3