8000 Release 4.1.0 · lavalink-devs/Lavalink · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

4.1.0

Compare
Choose a tag to compare
@topi314 topi314 released this 04 Jun 22:18
· 8 commits to master since this release
981dc58

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 & set deafened 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

0