Releases: lavalink-devs/Lavalink
Releases · lavalink-devs/Lavalink
4.1.1
4.1.0
Caution
This release seems to be broken. DO NOT UPDATE!
What's Changed
- Added plugin update checker on start in #1121
- Added full cause stack trace in exception object in #1128
- Allow overriding default request timeouts in #1117
- Added new docker image based on
distroless
& updated alpine variant to java 21 in #1131 - Added custom Lavalink metrics prometheus collector in #1150
- Added support for spring cloud config in #1144
- Updated Koe to
2.1.0
& setdeafened
to true (This should lower the incoming traffic for Lavalink) in 5b0d139 - Fixed race condition when creating media connection and setting up playback in 588ca40
- Fixed filter values being omitted when default value is used in #1141
- Fixed wrong CPU stats when spamming
/v4/stats
endpoint in #1151 - Fixed plugin manager ignoring cmd args in #1129
- Removed tls flags in dockerfile preventing tls 1.3 from working in #1118
Full Changelog: 4.0.8...4.1.0
4.0.8
3.7.13
4.0.7
4.0.6
4.0.5
What's Changed
- Updated Lavaplayer to
2.1.2
- Updated Koe to
2.0.1
(fixes theIndexOutOfBoundsException
when playing a YouTube track) - Added option to enable Nico source
- Expose Lavalink sessions to plugins via the
ISocketServer
interface
Warning
The default Youtube source is now deprecated and won't receive further updates. Please use https://github.com/lavalink-devs/youtube-source#plugin instead.
3.7.12
What's Changed
- Updated Lavaplayer to
1.5.4
- Updated Koe to
2.0.1
(fixes theIndexOutOfBoundsException
when playing a YouTube track)
Warning
The default Youtube source is now deprecated and won't receive further updates. Please use https://github.com/lavalink-devs/youtube-source#plugin instead.
4.0.4
3.7.11
What's Changed
- Fixed not being able to seek when player is paused
- Updated Oshi to
6.4.3
- Updated Lavaplayer to
1.5.3
Full Changelog: 3.7.10...3.7.11