Skip to content

Stable release v5.2.3

Compare
Choose a tag to compare
@apoorvdeshmukh apoorvdeshmukh released this 29 Apr 19:38
· 2 commits to release/5.2 since this release
1c0b2f6

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