Skip to content

Latest commit

 

History

History
87 lines (39 loc) · 3.98 KB

File metadata and controls

87 lines (39 loc) · 3.98 KB

Changelog

2.0.0 (2026-08-10)

⚠ BREAKING CHANGES

  • motd: store the MOTD over HTTP, dropping gRPC (#40)

Features

  • motd: store the MOTD over HTTP, dropping gRPC (#40) (9767c9f)

1.1.1 (2026-08-04)

Bug Fixes

  • config: consume service contract target (3e046d7)
  • config: consume service contract target (e5d5d84)

1.1.0 (2026-08-03)

Features

  • metrics: publish proxy metrics on a Prometheus endpoint (#31) (8889a04)

1.0.0 (2026-08-02)

⚠ BREAKING CHANGES

  • proxy: the proxy.* subjects and their payload format change. A proxy on the previous version neither receives nor is reachable by one on this.

Code Refactoring

  • proxy: address cross-proxy messages by proxy, not by player (#29) (0b56dc3)

0.8.0 (2026-08-02)

Features

  • lobby: answer a backend asking for network player counts (#27) (8092587)

0.7.0 (2026-08-02)

Features

  • proxy: add a global /motd, stored in service-config (#25) (8100aee)

0.6.0 (2026-08-02)

Features

  • proxy: put the network on the tab list (#23) (443f013)

0.5.0 (2026-07-30)

Features

  • api: add PlayerLocaleQuery for cross-plugin language lookup (#21) (d3bbdf8)

0.4.0 (2026-07-24)

Features

  • proxy: show the network player count in the server list (#19) (9b2cc3f)

0.3.0 (2026-07-24)

Features

  • proxy: move players between proxies, and report who is online where (#17) (7d56034)

0.2.0 (2026-07-24)

Features

  • proxy: expose network-wide player counts per backend server (#15) (a2ccb9f)