Each release usually includes various fixes and improvements. The most noteworthy of these, as well as any features and breaking changes, are listed here.
- 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
- 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
Contributors: @Frederikam, @napstr, @Repulser
- Configurable playlist load limit #60
- Docker Releases, #74
Contributors: @Devoxin, @Frederikam, @itslukej, @napstr, @Repulser