Skip to content

Conversation

@4drian3d
Copy link
Contributor

@4drian3d 4drian3d commented Sep 11, 2025

resolves #1601
closes #1462
resolves #1320

@Timongcraft
Copy link
Contributor

Timongcraft commented Sep 11, 2025

Do you think it would be appropriate to also migrate to pattern matching for instanceof in this PR?

The log4j2 plugin transformer bug in shadow was resolved in version 9.x, so this module is no longer necessary
4drian3d and others added 20 commits September 23, 2025 14:44
# Conflicts:
#	gradle/libs.versions.toml
#	proxy/src/main/java/com/velocitypowered/proxy/connection/client/ConnectedPlayer.java
* Generate a new forwarding secret file if the file is deleted

This allows to generate a new forwarding secret simply by deleting the file if required.
The file will only be generated if the forwarding secret is not configured through a system property

resolves #1670

* Add file creation message
* feat: PlayerChannelUnregisterEvent

* style: fix checkstyle issues
* 1.21.11-pre2

I have not identified any changes that affect us at this time

* 1.21.11-pre3

* 1.21.11-pre4

* 1.21.11-pre5

* 1.21.11-rc1

* 1.21.11-rc2

* Minecraft 1.21.11 release support
* Provide an IDE pattern hint for plugin IDs

* order my imports the right way
- Reset buffer reader index on exception to prevent memory leaks when packet decoding fails.
# Conflicts:
#	gradle/libs.versions.toml
#	proxy/src/main/java/com/velocitypowered/proxy/connection/util/ServerListPingHandler.java
#	proxy/src/main/java/com/velocitypowered/proxy/protocol/packet/chat/ComponentHolder.java
@kennytv kennytv merged commit 75ecb64 into dev/3.0.0 Jan 25, 2026
2 checks passed
@kennytv kennytv deleted the update/java/21 branch January 25, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vulnerabilities in velocity-api Since build 447 unable to use nashorn-core Java 21 update