Skip to content

Releases: NTDLS/CatMQ

2.7.5

Choose a tag to compare

@NTDLS NTDLS released this 08 May 04:40
  • Fixes and optimizations.

2.7.4

Choose a tag to compare

@NTDLS NTDLS released this 01 May 02:14
  • Fixed bug that prevented connect/disconnect events from being invoked.

2.7.3

Choose a tag to compare

@NTDLS NTDLS released this 29 Apr 03:35
  • Moved reconnect to reliable messaging layer.
  • Dependency updates.

2.7.1

Choose a tag to compare

@NTDLS NTDLS released this 19 Mar 18:13
  • Major UI overhaul.

Full Changelog: 2.7.0...2.7.1

2.7.0

Choose a tag to compare

@NTDLS NTDLS released this 19 Mar 04:32

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

Choose a tag to compare

@NTDLS NTDLS released this 18 Mar 15:55
  • Reliable messaging updates.

2.6.6

Choose a tag to compare

@NTDLS NTDLS released this 16 Mar 18:42
  • Improved stability by catching startup exceptions per queue. These are now prominently displayed on the various queue pages.
  • Updated all dependencies.

2.6.5

Choose a tag to compare

@NTDLS NTDLS released this 19 Dec 18:30
  • 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

Choose a tag to compare

@NTDLS NTDLS released this 15 Dec 17:56
  • 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

Choose a tag to compare

@NTDLS NTDLS released this 07 Dec 20:55