Stable release v5.2.3
·
2 commits
to release/5.2
since this release
This update brings the following changes since the 5.2.2 release:
Fixed
- Fixed possible
NullPointerException
during socket receive (PR #3284) - Fixed inconsistencies between source and reference projects (PR #3124)
- Adjusted retry logic to allow errors with negative numbers to be considered transient (PR #3185)
Changed
- Updated the following dependencies:
- System.Private.Uri 4.3.2 - Avoid transitive CVE-2019-0820 (PR #3076)
- Microsoft.Extensions.Caching.Memory 6.0.1 to 6.0.3 - Avoid CVE-2024-43483 (PR #3280)