Releases: sfuhrm/radiobrowser4j
Releases · sfuhrm/radiobrowser4j
Minor maintenance release
Updated dependencies for
- Jersey REST client library,
- SLF4j Log4j binding (tests).
Minor maintenance release
Update of dependencies including a minor security issue in JUnit 4.13.
Minor maintenance release
- Minor code improvements
- Update of dependencies
Full support of new API
- Full support of the new radiobrowser API.
- There are some small breaking API changes in the code. The new APi behaves different in some ways which made it necessary to change the concept.
- New EndpointDiscovery to find the API endpoint with the lowest latency.
- Introduction of the Limit class.
- Concentration on UUID-based ids.
- Updates of many dependencies.
New API endpoints
Use new API DNS names.
Update maven plugins / dependencies.
Updated dependencies + JDK 11 build
- Updated multiple dependencies.
- Updated POM and dependencies to build + test with JDK 11. Target is still Java 8.
Streams and ordering
- Added stream API calls.
- Added tags list version to Station.
- ListParameter for list order control.
- editStation call in RadioBrowser.
Initial maven release
- Initial release