Skip to content

Release v1.0.1

Compare
Choose a tag to compare
@Chrisimx Chrisimx released this 01 Dec 15:10
· 15 commits to main since this release
039f237

Changelog

This release allows users to specify an OkHttpClient when creating an ESCLRequestClient. This means users now have the option of specifying timeouts for the HTTP client, exactly as is needed for the use case.

🚀 Features

  • d943154 feat: add option to specify usedHttpClient to ESCLRequestClient

🧰 Tasks

  • 9552e35 chore: remove duplicated copyright notice

🛠 Build

  • 2d79dac ci: add initial gradle ci

📝 Documentation

  • e8f766f docs: fix capitalization error in README.md

  • ec099a6 release: increase max retries for mavenCentralUploader in build.gradle.kts
  • d304c2f release: bump version to 1.0.1