Skip to content

Releases: minekube/connect-java

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 14:14
6a11488

0.12.0 (2026-07-15)

Features

  • core: support trusted Bedrock identity sessions (#57) (dd34043)

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 02:08
a529778

0.11.0 (2026-07-12)

Features

  • core: expose watcher health endpoint (#29) (0a3ec0c)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:23
26c66a5

0.10.0 (2026-07-06)

Features

  • load bedrock identity verifier metadata (8a95e28)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:41
4f13a2f

0.9.0 (2026-07-06)

Features

  • configure Bedrock identity enforcement (664db94)
  • enforce Bedrock identity envelopes (5f42659)
  • enforce Bedrock identity envelopes (63fbedb)
  • reject invalid Bedrock identity sessions (b8e4c4c)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 17:09
a315710

0.8.0 (2026-07-05)

Features

  • add Bedrock identity verifier API (9f059d6)
  • add Bedrock identity verifier API (25d95ae)

v0.7.11

Choose a tag to compare

@github-actions github-actions released this 04 Jul 16:27
ee038ef

0.7.11 (2026-07-04)

Bug Fixes

  • point watch token guidance at token file (#47) (5783c72)

v0.7.10

Choose a tag to compare

@github-actions github-actions released this 02 Jul 08:55
cedcf36

0.7.10 (2026-07-02)

Bug Fixes

0.7.9

Choose a tag to compare

@robinbraemer robinbraemer released this 30 Jun 09:23
28f8fa5

Fixes Fly tunnel instance routing for websocket tunnel connections by sending Fly-Force-Instance-Id from Moxy tunnel URLs that include fi=<machine>.

0.7.8

Choose a tag to compare

@robinbraemer robinbraemer released this 29 Jun 21:56
cb091cb

Connect Java 0.7.8

  • Isolate libp2p runtime from server Netty.
  • Handle Velocity reconfiguration chat session updates for Connect tunnel joins.

0.7.7

Choose a tag to compare

@robinbraemer robinbraemer released this 21 Jun 13:47
8caea7d

Fixes

  • Fix Spigot/Paper chat rewrite on newer Minecraft/Paper builds where LastSeenMessages.Update no longer has the old three-argument constructor.
  • Prevents Connect plugin chat disconnects caused by NoSuchMethodException: LastSeenMessages.<init>(int, BitSet, byte).

Verification