Releases: NTDLS/NTDLS.ReliableMessaging
Releases · NTDLS/NTDLS.ReliableMessaging
Release list
3.4.2
- Added additional reconnection indicators.
- Dependency updates.
- Explicit disconnected flag.
Be sure to check out the NuGet package: https://www.nuget.org/packages/NTDLS.ReliableMessaging/3.4.2 📦
Full Changelog: 3.4.0...3.4.2
3.4.0
Be sure to check out the NuGet package: https://www.nuget.org/packages/NTDLS.ReliableMessaging/3.4.0 📦
What's Changed
- Added default serialization provider.
- Updates NuGet package dependencies
- .NET 10 support.
- Streamlines the query timeout check by removing unnecessary boolean comparison.
- Nullable query timeouts for more flexible overloading.
- AES cryptography provider with key derivation
- Removed Task ambiguity for non async methods.
- Frame skipping, exception handling, compression clear error resolved.
- Improved concurrency and exception propagation.
- Added auto-reconnect.
Full Changelog: 3.3.1...3.4.0
3.2.6
- Optimizations and refactoring.
Be sure to check out the NuGet package: https://www.nuget.org/packages/NTDLS.ReliableMessaging/3.2.6
3.2.5
Be sure to check out the nuget package: https://www.nuget.org/packages/NTDLS.ReliableMessaging/3.2.5
Full Changelog: 3.2.4...3.2.5