Skip to content

Releases: NTDLS/CatMQ

2.7.5

08 May 04:40

Choose a tag to compare

  • Fixes and optimizations.

2.7.4

01 May 02:14

Choose a tag to compare

  • Fixed bug that prevented connect/disconnect events from being invoked.

2.7.3

29 Apr 03:35

Choose a tag to compare

  • Moved reconnect to reliable messaging layer.
  • Dependency updates.

2.7.1

19 Mar 18:13

Choose a tag to compare

  • Major UI overhaul.

Full Changelog: 2.7.0...2.7.1

2.7.0

19 Mar 04:32

Choose a tag to compare

Introduced an instrumentation system to track and display performance metrics in the Web UI. Added "Expedient" enqueuing for high-performance, fire-and-forget message publishing and renamed standard operations to specify they use confirmation. Dropped .NET 8 support and bumped version to 2.7.0.

Full Changelog: 2.6.7...2.7.0

2.6.7

18 Mar 15:55

Choose a tag to compare

  • Reliable messaging updates.

2.6.6

16 Mar 18:42

Choose a tag to compare

  • Improved stability by catching startup exceptions per queue. These are now prominently displayed on the various queue pages.
  • Updated all dependencies.

2.6.5

19 Dec 18:30

Choose a tag to compare

  • Added "Outstanding" to home page per queue.
  • Changed label of "Failures" to "Delivery Failures".
  • NuGet package was not changed.

Be sure to check out the NuGet packages
https://www.nuget.org/packages/NTDLS.CatMQ.Client/2.6.4
https://www.nuget.org/packages/NTDLS.CatMQ.Server/2.6.4
https://www.nuget.org/packages/NTDLS.CatMQ.Shared/2.6.4

Full Changelog: 2.6.4...2.6.5

2.6.4

15 Dec 17:56

Choose a tag to compare

  • Added system page.
  • API standardization.
  • Additional config defaults.
  • Connection retry fixes for buffered subscribers.
  • Extended unit test timeout.
  • Statistics smoothing.

Be sure to check out the NuGet packages
https://www.nuget.org/packages/NTDLS.CatMQ.Client/2.6.4
https://www.nuget.org/packages/NTDLS.CatMQ.Server/2.6.4
https://www.nuget.org/packages/NTDLS.CatMQ.Shared/2.6.4

Full Changelog: 2.6.2...2.6.4

2.6.2

07 Dec 20:55

Choose a tag to compare