Skip to content

Releases: sfuhrm/radiobrowser4j

Minor maintenance release

27 Dec 11:48
Compare
Choose a tag to compare

Updated dependencies for

  • Jersey REST client library,
  • SLF4j Log4j binding (tests).

Minor maintenance release

24 Oct 10:12
Compare
Choose a tag to compare

Update of dependencies including a minor security issue in JUnit 4.13.

Minor maintenance release

08 Mar 16:21
Compare
Choose a tag to compare
  • Minor code improvements
  • Update of dependencies

Full support of new API

22 Feb 09:13
Compare
Choose a tag to compare
  • 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

09 Dec 18:12
Compare
Choose a tag to compare

Use new API DNS names.
Update maven plugins / dependencies.

Updated dependencies + JDK 11 build

29 Apr 17:36
Compare
Choose a tag to compare
  • Updated multiple dependencies.
  • Updated POM and dependencies to build + test with JDK 11. Target is still Java 8.

Streams and ordering

27 Nov 22:57
6876505
Compare
Choose a tag to compare
  • Added stream API calls.
  • Added tags list version to Station.
  • ListParameter for list order control.
  • editStation call in RadioBrowser.

Initial maven release

26 Nov 17:40
Compare
Choose a tag to compare
  • Initial release