Skip to content

Releases: Pinkstink-Rust/Rust-Server-Metrics

v1.5.4 - Patched for Rust update on October 3rd, 2024

03 Oct 07:56
Compare
Choose a tag to compare

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

06 Jul 19:27
Compare
Choose a tag to compare

This version fixes all issues related to the mandatory update on July 6, 2024.

release-v1.5.2

14 Jun 01:44
Compare
Choose a tag to compare
  • Fix necessary IL code being removed ( #24 )

release-v1.5.1

13 Jun 10:40
Compare
Choose a tag to compare
  • Fixed InvokeHandlerBase.DoTick being patched in the wrong position ( #22 )

v1.5.0: Harmony 2.x support for May 2024 Rust update

02 May 19:16
8853beb
Compare
Choose a tag to compare

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

13 Jun 17:56
828f54c
Compare
Choose a tag to compare

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

01 Apr 03:56
Compare
Choose a tag to compare

Changes:

  • 71e8182 Adjust network bytes logging

This list of changes was auto generated.

release-v1.4.5

25 Feb 06:40
Compare
Choose a tag to compare

Changes:

  • 7d45927 Fix integer overflow on network bytes metric

This list of changes was auto generated.

release-v1.4.4

22 Feb 15:55
Compare
Choose a tag to compare

Changes:

  • f470953 Allow only alphanumeric characters in plugin names

This list of changes was auto generated.

release-v1.4.3

22 Feb 07:58
Compare
Choose a tag to compare

Changes:

  • c5899f5 Trim invalid starting character from plugin name tag

This list of changes was auto generated.