Releases: lavalink-devs/Lavalink
Releases · lavalink-devs/Lavalink
4.2.2
What's Changed
- Updated koe to version
3.0.0-pre6 - Updated libdave to version
0.1.3
Full Changelog: 4.2.1...4.2.2
4.2.1
What's Changed
- Updated koe to version
3.0.0-pre5 - Updated libdave to version
0.1.0
New Contributors
Full Changelog: 4.2.0...4.2.1
4.2.0
Important
This is the first Lavalink release with DAVE (E2EE voice) support.
To use DAVE, you need to update your client library to a version that supports it.
The voice state has a new channelId field which is required to connect to discords voice servers.
What's Changed
- Added support for DAVE in #1190.
- Added SoundCloud filter out preview tracks config option in a003505
Full Changelog: 4.1.2...4.2.0
4.1.2
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& setdeafenedto 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/statsendpoint 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