Skip to content

Releases: lavalink-devs/Lavalink

v3.0

24 Jul 15:46
16e19dc
Compare
Choose a tag to compare
  • Breaking: The minimum required Java version to run the server is now Java 10.
    Please note: Java 10 will be obsolete
    as of September 2018 with the release of Java 11. Expect a Lavalink major version release that will be targetting
    Java 11 by that time.
  • Breaking: Changes to the output of the /loadtracks endpoint. #91, #114, #116
  • Breaking: The Java client has been moved to a new repository.
  • Breaking: The Java client has been made generic. This is a breaking change so please read the migration guide.
  • Better configurable logging. #97
  • Add custom sentry tags, change sentry dsn configuration location. #103
  • Add Lavalink version header to websocket handshake. #111
  • Use git tags for easier version visibility. #129

Contributors:
@Devoxin, @Frederikam, @napstr, @SamOphis

Build: https://ci.fredboat.com/viewLog.html?buildId=4849&buildTypeId=Lavalink_Build&tab=artifacts&guest=true

v2.2

24 Jul 15:53
081509b
Compare
Choose a tag to compare
  • Lavaplayer updated to 1.3.x #115
  • Version command line flag #121
  • Fix race condition in /loadtracks endpoint leading to some requests never completing #125

Contributors:
@Devoxin, @Frederikam, @napstr

Build: https://ci.fredboat.com/viewLog.html?buildId=4831&buildTypeId=Lavalink_Build&tab=artifacts&guest=true

v2.1

24 Jul 19:51
Compare
Choose a tag to compare

Contributors:
@Frederikam, @napstr, @Repulser

v2.0.1

24 Jul 19:50
Compare
Choose a tag to compare

Contributors:
@Devoxin, @Frederikam, @itslukej, @napstr, @Repulser

v2.0

24 Jul 19:49
Compare
Choose a tag to compare

Please see here and here for changes