Skip to content

Releases: NTDLS/CatMQ

2.4.6

03 Jun 16:27
Compare
Choose a tag to compare

2.4.5

29 May 15:24
Compare
Choose a tag to compare
  • 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

27 May 20:14
efe4aca
Compare
Choose a tag to compare
  • 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

22 May 22:04
Compare
Choose a tag to compare
  • 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

21 May 19:40
Compare
Choose a tag to compare
  • 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

19 May 20:22
Compare
Choose a tag to compare
  • Swapped in multi-threaded reliable messaging library.

Full Changelog: 2.3.6...2.4.0

2.3.6

02 May 17:41
Compare
Choose a tag to compare
  • 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

26 Mar 17:51
Compare
Choose a tag to compare

2.3.4

31 Jan 00:18
Compare
Choose a tag to compare
  • 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

30 Jan 12:22
Compare
Choose a tag to compare
  • 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