Skip to content

v1.0.7

Compare
Choose a tag to compare
@rmkonnur rmkonnur released this 28 Feb 20:56
· 26 commits to main since this release
2d24ef1

Note this release impacts all categories

  • An issue was raised with v1.0.6 where existing requests to the okHttpClient were not backwards compatible once we released the ability to override certain fields with requestOptions. The issue burned down to the fact that there was a bug in the null handling of requestOptions. This release should address this to make the release of requestOptions backwards compatible with previous releases.