Skip to content
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

Big release 2.0 #1206

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Big release 2.0 #1206

wants to merge 8 commits into from

Conversation

games647
Copy link
Owner

@games647 games647 commented May 22, 2024

This will perform many breaking changes and could introduce bugs. Always perform backups.

Planned

Non-breaking changes will likely to be split into multiple releases

Done

Major changes

  • Bumped minimum Java version to 11 make use of modern Java performance features
    • Report back if really still need the old versions
    • Then we could make use of versioned code, but that requires more coding effort

Added

  • Added support for packetevents
  • Support for HTTP/2 for contacting Mojang

Changed

  • Updated many dependencies

Removed

Dropped some features listed below. Please contact us if you still need them

  • Dropped Java support < 11
  • Removed configuration option to add multiple outgoing IPv4 towards Mojang
  • Dropped support for ProtocolSupport seems no longer to be maintained

@games647 games647 added bug Something isn't working enhancement New feature or change request BungeeCord/Velocity BungeeCord/Velocity server platform Spigot Spigot server platform (or any fork of it) dependencies Pull requests that update a dependency file labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working BungeeCord/Velocity BungeeCord/Velocity server platform dependencies Pull requests that update a dependency file enhancement New feature or change request Spigot Spigot server platform (or any fork of it)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant