Skip to content

v9.4.4

Latest

Choose a tag to compare

@z4kn4fein z4kn4fein released this 15 Jul 15:29
· 5 commits to master since this release
5aa3f26

Changed

  • Only consider the HTTP status code 200 as an indication of success. We won't try to process the HTTP response body otherwise.

Added

  • Check for empty/invalid HTTP response body to report meaningful errors instead of null pointer exceptions during deserialization.