Skip to content

Version 1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 06:18
· 17 commits to master since this release

This patch release fixes a bug in the OkHttpClient which returned -1 as the status code for all non-successful HTTP response codes. Thanks to @eusorov who reported and contributed the fix for this problem!

Changelog

  • Fix issue with OkHttpClientAdapter (#366) (thanks to @eusorov for the contribution!)