-
-
Notifications
You must be signed in to change notification settings - Fork 672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release 4.0.0 #988
release 4.0.0 #988
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7655511 - Browse repository at this point
Copy the full SHA 7655511View commit details -
Configuration menu - View commit details
-
Copy full SHA for d685d98 - Browse repository at this point
Copy the full SHA d685d98View commit details
Commits on Nov 20, 2023
-
enable request logging by default
since a lot of people are updating to lavalink v4 from v3 they don't have this setting in their application.yml these logs are an easy way to see if anything is wrong and should be enabled by default
Configuration menu - View commit details
-
Copy full SHA for 8ab4e48 - Browse repository at this point
Copy the full SHA 8ab4e48View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c136802 - Browse repository at this point
Copy the full SHA c136802View commit details -
Update to Koe 2.0.0-rc2 (#985)
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
Configuration menu - View commit details
-
Copy full SHA for 3b61c5f - Browse repository at this point
Copy the full SHA 3b61c5fView commit details
Commits on Dec 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b78a956 - Browse repository at this point
Copy the full SHA b78a956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86348bd - Browse repository at this point
Copy the full SHA 86348bdView commit details -
Change the default max heap allocation to java default (#955)
* Remove forced Xmx on docker entrypoint * Set default readme copypastable Xmx value to 1G * Remove forced Xmx4G from alpine docker file --------- Co-authored-by: Toπ <git@topi.wtf> # Conflicts: # README.md
Configuration menu - View commit details
-
Copy full SHA for 95217d0 - Browse repository at this point
Copy the full SHA 95217d0View commit details -
allow for deserialization of plugin info into data classes (#987)
* allow for deserialization of plugin info into data classes * fix unit test * fixup java access for plugin info deserialization Co-authored-by: viztea <hi@vzt.gay> * rename deserialize to deserializePluginInfo & docs * remove unused import --------- Co-authored-by: viztea <hi@vzt.gay>
Configuration menu - View commit details
-
Copy full SHA for c2b6b09 - Browse repository at this point
Copy the full SHA c2b6b09View commit details -
Allow setting user data on tracks (#983)
* implement track user data * fix unit tests and add Track#copyWithUserData * remove unnecessary exceptionally * use loadItemSync instead of loadItem in player rest handler * Update protocol/src/commonTest/kotlin/PlayerSerializerTest.kt Co-authored-by: Duncan Sterken <contact@duncte123.me> * throw http 400 if both track and encodedTrack/identifier is set * add convenient deserializeUserData method for java --------- Co-authored-by: Duncan Sterken <contact@duncte123.me>
Configuration menu - View commit details
-
Copy full SHA for 3c442f3 - Browse repository at this point
Copy the full SHA 3c442f3View commit details -
add docs for track user data (#984)
* document track user data * Apply suggestions from code review Co-authored-by: Duncan Sterken <contact@duncte123.me> Co-authored-by: Freya Arbjerg <freya@arbjerg.dev> * readded depreacted fields --------- Co-authored-by: Duncan Sterken <contact@duncte123.me> Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
Configuration menu - View commit details
-
Copy full SHA for 526c880 - Browse repository at this point
Copy the full SHA 526c880View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd3a25d - Browse repository at this point
Copy the full SHA bd3a25dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1de5f9 - Browse repository at this point
Copy the full SHA e1de5f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e33099 - Browse repository at this point
Copy the full SHA 9e33099View commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8bae18e - Browse repository at this point
Copy the full SHA 8bae18eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2671e02 - Browse repository at this point
Copy the full SHA 2671e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b95fcf - Browse repository at this point
Copy the full SHA 2b95fcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a93cfba - Browse repository at this point
Copy the full SHA a93cfbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae0600 - Browse repository at this point
Copy the full SHA 3ae0600View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a0b6c - Browse repository at this point
Copy the full SHA f1a0b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd5a33 - Browse repository at this point
Copy the full SHA 0fd5a33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd6954 - Browse repository at this point
Copy the full SHA 8fd6954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3732de6 - Browse repository at this point
Copy the full SHA 3732de6View commit details -
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
Configuration menu - View commit details
-
Copy full SHA for ea6f772 - Browse repository at this point
Copy the full SHA ea6f772View commit details -
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
Configuration menu - View commit details
-
Copy full SHA for baec7f7 - Browse repository at this point
Copy the full SHA baec7f7View commit details