Skip to content

4.0.3

Compare
Choose a tag to compare
@jerrinot jerrinot released this 12 Jul 15:06
· 4 commits to main since this release
d328c5d

What's Changed

In this release, we have addressed a significant issue related to a version conflict with rustls library, which was causing compilation errors in Rust projects using our client. Here are the detailed changes:

  • ureq library pinned to 2.9. This is a workaround for algesten/ureq#765
  • Enforce request timeout greater than zero. #74

Full Changelog: 4.0.2...4.0.3