Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 28, 2026

πŸ€– Development Build

0.5.9 (2026-01-30)

Features

  • brigadier: ✨ added support for mod and registry key args (071bb9a)
  • buffer: ✨ added buffer copying and scoped write (b46878c)
  • buffer: ✨ added support for byte array read/write (b17bddf)
  • buffer: ✨ added support for int array read/write (3bff132)
  • buffer: ✨ added VarInt array support (c649278)
  • commands: ✨ added argument property serializers (dabcdcb)
  • commands: ✨ added bool argument serializer (36649f7)
  • commands: ✨ added registry key arg serializers (47bfd55)
  • essentials: ✨ added hostname-based server overrides (be0a78d)
  • events: ✨ added server address to handshake events (955f65a)
  • events: ✨ support player redirect in join event (a7cc409)
  • network: ✨ added argument identifier mapping (fb61421)
  • network: ✨ updated identifier type and interface implementation (c225072)
  • nuget: ✨ added update checking for offline assemblies (850231e)
  • plugin: ✨ added ProxyCompatibleForge plugin (7b24e31)
  • protocol: ✨ added ClientboundCommands packet mapping (2d280a4)
  • proxy: ✨ added support for CommandsPacket handling (e002094)
  • proxy: ✨ implemented chat command node graph structure serialization (47402ff)
  • server: ✨ support per-server hostname overrides in file configuration (36eef85)
  • servers: ✨ added server lookup by name methods (845d0da)

Bug Fixes

  • buffer: πŸ› use DumpBytes for BufferSpan creation (a77e427)
  • buffer: πŸ›‘οΈ enforced span lifetime safety (f4a0872)
  • buffer: πŸ›‘οΈ improved int array reading safety (eac39db)
  • deps: πŸ› fixed PackageReader resource leak in NuGetDependencyResolver (c65ca26)
  • forge: πŸ› οΈ include server address in handshake result (6e27897)
  • forwarding: πŸ› improved empty key disconnection message (79999be)
  • logging: πŸ› clarify Velocity forwarding key message (3bc9161)
  • logging: πŸ› improved CommandsPacket logging output (aa78fa9)
  • logging: πŸ› improved repository option docs and logging (0be1d06)
  • logging: πŸ› log disconnect reason without legacy format (cc68514)
  • nuget: ♻️ addressed code review feedback (47ff527)
  • nuget: ♻️ improved logging and cancellation token handling (9e27baf)
  • nuget: πŸ› allow major version updates during automatic update checks (c755b34)
  • nuget: πŸ› improved error message accuracy for assembly resolution (97fbf87)
  • nuget: πŸ› improved update download validation and package ID resolution (fa72f24)
  • nuget: πŸ› improved version compatibility and assembly fallback logging (934b46f)
  • nuget: πŸ› prevented deadlocks by adding ConfigureAwait(false) to all async calls (f14d530)
  • serializer: πŸ› updated constructor param to match casing (2589fe8)

This PR was generated with Release Please.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 29 times, most recently from 2b42baa to ae3928c Compare January 30, 2026 02:04
@github-actions github-actions bot force-pushed the release-please--branches--main branch from ae3928c to 92592bd Compare January 30, 2026 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants