Releases: Pinkstink-Rust/Rust-Server-Metrics
Releases · Pinkstink-Rust/Rust-Server-Metrics
v1.5.4 - Patched for Rust update on October 3rd, 2024
This version is required for the Rust update being released on October 3rd, 2024.
Do not use use this version until the update is released or if you're testing on staging branch.
v1.5.3 - Patched for mandatory update on July 6, 2024
This version fixes all issues related to the mandatory update on July 6, 2024.
release-v1.5.2
- Fix necessary IL code being removed ( #24 )
release-v1.5.1
- Fixed
InvokeHandlerBase.DoTick
being patched in the wrong position ( #22 )
v1.5.0: Harmony 2.x support for May 2024 Rust update
Due to library upgrades in the Rust server, an update is required to support Harmony 2.x after the May 2024 Rust update.
release-v1.4.7
Changes:
- 828f54c Fix issue where RustServerMetrics is not considering the fact that the server can be ready earlier than it thinks (#8)
- 7c4332d Update Depot Downloader
- cbfaa77 Remove EAC references
This list of changes was auto generated.
release-v1.4.6
release-v1.4.5
Changes:
- 7d45927 Fix integer overflow on network bytes metric
This list of changes was auto generated.
release-v1.4.4
Changes:
- f470953 Allow only alphanumeric characters in plugin names
This list of changes was auto generated.
release-v1.4.3
Changes:
- c5899f5 Trim invalid starting character from plugin name tag
This list of changes was auto generated.