Skip to content

fix(deps): update module go.minekube.com/gate to v0.64.0#67

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go.minekube.com-gate-0.x
Open

fix(deps): update module go.minekube.com/gate to v0.64.0#67
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go.minekube.com-gate-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 11, 2026

This PR contains the following updates:

Package Change Age Confidence
go.minekube.com/gate v0.62.3v0.64.0 age confidence

Release Notes

minekube/gate (go.minekube.com/gate)

v0.64.0

Compare Source

What's New

Modern Forge (FML2/FML3) Login Relay for 1.13–1.20.1

Gate now supports Forge 1.13–1.20.1 with Velocity modern forwarding — a combination that was previously unsupported in both Gate and upstream Velocity (which requires the Ambassador plugin).

No client-side mods required. For player info forwarding, install Proxy-Compatible-Forge (PCF) on the backend server.

How it works

During login, Gate delays ServerLoginSuccess to keep the client in the LOGIN state, then relays fml:loginwrapper LoginPluginMessages between the backend Forge server and the client. After the FML mod negotiation completes, Gate sends LoginSuccess and the player joins normally.

Compatibility
Setup Status
Forge 1.20.2+ (any forwarding) Works (CONFIG phase — unchanged)
Forge 1.13–1.20.1 (Velocity forwarding) Works (NEW)
Forge 1.13–1.20.1 (BungeeCord forwarding) Works (unchanged)
Legacy Forge 1.8–1.12 Works (unchanged)
Vanilla Works (unchanged)
Server switch support

Cached FML handshake responses are replayed when switching between compatible Forge servers.

Lock-free decoder state switching

The packet decoder's SetState/SetProtocol now use atomic pointers, allowing protocol state changes without blocking on the decoder mutex during network I/O.

Documentation

Full Changelog: minekube/gate@v0.63.0...v0.64.0

v0.63.0

Compare Source

What's Changed

Full Changelog: minekube/gate@v0.62.4...v0.63.0

v0.62.4

Compare Source

Changelog


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 11, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 19 additional dependencies were updated

Details:

Package Change
connectrpc.com/otelconnect v0.8.0 -> v0.9.0
github.com/gammazero/deque v1.1.0 -> v1.2.0
github.com/knadh/koanf/providers/file v1.2.0 -> v1.2.1
github.com/pires/go-proxyproto v0.8.1 -> v0.9.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 -> v0.64.0
go.opentelemetry.io/otel v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/sdk v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/sdk/metric v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/trace v1.38.0 -> v1.39.0
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/crypto v0.43.0 -> v0.47.0
golang.org/x/net v0.46.0 -> v0.49.0
golang.org/x/sys v0.37.0 -> v0.40.0
golang.org/x/text v0.30.0 -> v0.33.0
google.golang.org/genproto/googleapis/api v0.0.0-20251014184007-4626949a642f -> v0.0.0-20251202230838-ff82c1b0f217
google.golang.org/genproto/googleapis/rpc v0.0.0-20251014184007-4626949a642f -> v0.0.0-20251202230838-ff82c1b0f217
google.golang.org/grpc v1.76.0 -> v1.79.3
google.golang.org/protobuf v1.36.10 -> v1.36.11

@renovate renovate Bot force-pushed the renovate/go.minekube.com-gate-0.x branch from 5e26e3e to 9b08f69 Compare April 1, 2026 14:07
@renovate renovate Bot changed the title fix(deps): update module go.minekube.com/gate to v0.62.4 fix(deps): update module go.minekube.com/gate to v0.63.0 Apr 1, 2026
@renovate renovate Bot changed the title fix(deps): update module go.minekube.com/gate to v0.63.0 fix(deps): update module go.minekube.com/gate to v0.64.0 Apr 4, 2026
@renovate renovate Bot force-pushed the renovate/go.minekube.com-gate-0.x branch from 9b08f69 to f1d9ae3 Compare April 4, 2026 17:08
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.

0 participants