-
released this
2021-01-30 17:24:44 +00:00 | 75 commits to main since this releaseBreaking
- 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
Fixed
- Allow reopening an
AsyncUraTripReader
without raising an exception (#12)
Downloads