• v2.0.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    stefan released this 2021-01-30 17:24:44 +00:00 | 75 commits to main since this release

    Breaking

    • Java 11 or later required

    Changes

    • Using native Java 11 HTTP client
    • Client configuration with separate UraClientConfiguration class and builder
    • Client throws custom checked exception UraClientException instead of runtime exceptions on errors (#10)

    Features

    • Configuration builder for client initialization (#9)
    • Configurable connect and read timeouts (#14)

    Fixed

    • Allow reopening an AsyncUraTripReader without raising an exception (#12)
    Downloads