Skip to content

Commit 40a4682

Browse files
committed
add changelog for v4
1 parent 647b0b9 commit 40a4682

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/changelog/v4.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v4.1.0
2+
* Added plugin update checker on start in https://github.com/lavalink-devs/Lavalink/pull/1121
3+
* Added full cause stack trace in exception object in https://github.com/lavalink-devs/Lavalink/pull/1128
4+
* Allow overriding default request timeouts in https://github.com/lavalink-devs/Lavalink/pull/1117
5+
* Added new docker image based on [`distroless`](https://github.com/GoogleContainerTools/distroless) & updated alpine variant to java 21 in https://github.com/lavalink-devs/Lavalink/pull/1131
6+
* Added custom Lavalink metrics prometheus collector in https://github.com/lavalink-devs/Lavalink/pull/1150
7+
* Added support for spring cloud config in https://github.com/lavalink-devs/Lavalink/pull/1144
8+
* Updated Koe to `2.1.0` & set `deafened` to true (This should lower the incoming traffic for Lavalink) in https://github.com/lavalink-devs/Lavalink/commit/5b0d139652fbd8d60d323c7c05b5b66d3665dc97
9+
* Fixed race condition when creating media connection and setting up playback in https://github.com/lavalink-devs/Lavalink/commit/588ca40c8b768cbe7c5748a94cfd8e8f1c97a2c4
10+
* Fixed filter values being omitted when default value is used in https://github.com/lavalink-devs/Lavalink/pull/1141
11+
* Fixed wrong CPU stats when spamming `/v4/stats` endpoint in https://github.com/lavalink-devs/Lavalink/pull/1151
12+
* Fixed plugin manager ignoring cmd args in https://github.com/lavalink-devs/Lavalink/pull/1129
13+
* Removed tls flags in dockerfile preventing tls 1.3 from working in https://github.com/lavalink-devs/Lavalink/pull/1118
14+
115
## v4.0.8
216
* Updated koe to [`2.0.3-rc2`](https://github.com/KyokoBot/koe/releases/tag/2.0.3-rc2) & use voice gateway `v8` in [#1097](https://github.com/lavalink-devs/Lavalink/pull/1097)
317
* Updated Lavaplayer to [`2.2.2`](https://github.com/lavalink-devs/lavaplayer/releases/tag/2.2.2) in [#1105](https://github.com/lavalink-devs/Lavalink/pull/1105)

0 commit comments

Comments
 (0)