Skip to content

Releases: NTDLS/CatMQ

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

2.3.2

30 Jan 03:42
Compare
Choose a tag to compare
  • Fixed persistent purge.

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

Full Changelog: 2.3.1...2.3.2

2.3.1

25 Jan 20:21
Compare
Choose a tag to compare
  • Dependency updates
  • Minor UI formatting fixes.
  • Resolved issue with error message display in UI.

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

Full Changelog: 2.3.0...2.3.1

2.3.0

19 Jan 22:52
Compare
Choose a tag to compare
  • Asynchronous message delivery and acknowledgement.

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

Full Changelog: 2.2.0...2.3.0

2.2.0

17 Jan 20:25
Compare
Choose a tag to compare
  • Keys are now binary.
  • Queues can be loaded without pre-sorting.
  • Additional flow control.
  • Memory footprint now only includes in-buffer messages for persistent queues.
  • Improved paging.
  • Deferment improvements.

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

Full Changelog: 2.1.5...2.2.0

2.1.5

15 Jan 20:14
Compare
Choose a tag to compare
  • Added deferred message delivery.
    • Messages can either be enqueued with a future scheduled delivery.
    • When a message is received, the subscriber can ask the server to retry in a given timespan.
  • Each connection can now only have one subscription per queue.
  • Additional delivery response actions: defer, drop, dead-letter, consumed, not-consumed.

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

Full Changelog: 2.0.0...2.1.5

2.0.0

13 Jan 04:52
Compare
Choose a tag to compare
  • Dependency updates.
  • Improved type caching.
  • Removed newtonsoft json.

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

Full Changelog: 1.0.23...2.0.0

1.0.23

08 Jan 20:34
Compare
Choose a tag to compare
  • Dependency updates.
  • Format layout fixes.

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

Full Changelog: 1.0.22...1.0.23

1.0.22

06 Jan 00:30
Compare
Choose a tag to compare
  • Resolved undue dequeue on First Consumed Subscriber delivery scheme.

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

Full Changelog: 1.0.21...1.0.22