Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps net.raphimc:ViaProxy from 3.3.5 to 3.3.6.

Release notes

Sourced from net.raphimc:ViaProxy's releases.

ViaProxy-3.3.6

Changelog

  • Added Minecraft 1.21.4 client and server support
  • Updated Via* libraries (Fixes issues and errors regarding protocol translation)
  • Moved OpenAuthMod authentication into its own ViaProxy plugin
    • OpenAuthMod is not maintained anymore and rarely used. For those who need it, theres a ViaProxy plugin
  • Greatly improved speed of client online mode verification. It no longer causes a small lag spike
  • Theres a new ViaProxy plugin which allows server owners to easily use ViaProxy infront of an online mode server without disabling online mode
  • Added French translations (Thanks to PurpleProg)
  • Added Korean translations (Thanks to Outfit8TSB)
  • Updated Traditional Chinese translations (Thanks to Axolotl1000)
  • Added some Portuguese translations (Thanks to coffeezim)
  • Plugin API
    • Added JoinServerRequest event. This event allows plugins to add alternative server authentication implementations. Examples can be seen in ViaProxyAuthHook and ViaProxyOpenAuthMod
    • Several improvements to the usability of the plugin API

Notes

  • ViaBedrock update (Bedrock 1.21.50 server support) will be in the next release.
  • If you use Geyser make sure to update it as well.
  • If you run ViaProxy on something older than Java 17 make sure to download the Java 8 specific jar file.

Please report any issues on the issue tracker!

Commits
  • 760930d Release 3.3.6
  • 165060d Bump net.raphimc.netminecraft:all from 3.0.1-SNAPSHOT to 3.0.1 (#327)
  • 83a18bc Bump org.gradle.toolchains.foojay-resolver-convention
  • b4c90a1 Ensure player UUID is always set
  • 883ac40 Use thread pool for HTTP requests
  • 59c9017 Added some portuguese translations (Thanks to coffeezim)
  • b8a1a63 Moved OpenAuthMod authentication into its own ViaProxy plugin
  • e6dc79f Added JoinServerRequest event
  • 7c70cfa Updated NetMinecraft
  • d8ba793 Added korean language
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [net.raphimc:ViaProxy](https://github.com/ViaVersion/ViaProxy) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/ViaVersion/ViaProxy/releases)
- [Commits](ViaVersion/ViaProxy@v3.3.5...v3.3.6)

---
updated-dependencies:
- dependency-name: net.raphimc:ViaProxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 6, 2024
@RaphiMC RaphiMC merged commit c5aa0c0 into main Dec 6, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/net.raphimc-ViaProxy-3.3.6 branch December 6, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants