Skip to content

Releases: WoozyMasta/dayz-exporter

Release v0.3.1

28 Jan 15:19
Compare
Choose a tag to compare

0.3.1 - 2025-01-28

Changed

  • updated a2s to v0.2.2 to potentially fix panic if server response with modified keywords contains empty entry
  • updated bercon-cli to v0.3.1 to prevent race condition in message channel

VirusTotal analysis results

Release v0.3.0

16 Jan 01:23
Compare
Choose a tag to compare

0.3.0 - 2025-01-16

Added

  • a2s_info_ping_seconds metric with A2S_INFO response time in seconds
  • read/idle/write timeouts in http server listener
  • extend logging
  • .golangci.yml config and fix linting issues
  • automatically turn on colors in log if terminal is used
  • simple css style for index page
  • 32x32 and 64x64 winres icons for cli

Changed

  • fixed the game label previously could use the server description,
    now only the folder from a2s
  • update Grafana dashboard panels
  • replaced github.com/rumblefrog/go-a2s with github.com/woozymasta/a2s
  • replaced github.com/sirupsen/logrus with github.com/rs/zerolog
  • internal dependencies for cli are moved to internal/
  • logs are output to stdout rather than stderr

VirusTotal analysis results

Release v0.2.0

22 Dec 04:02
Compare
Choose a tag to compare

0.2.0 - 2024-12-22

Added

  • Basic authentication for all HTTP endpoints, with /health* optional for protection
  • SBOM generation and cyclonedx-gomod dev tool dependency
  • Added workflow action for check structures alignment

Changed

  • Grafana dashboard misspell
  • Align all structs for less memory usage
  • Workflow action for VirusTotal scan artifacts replaced with version that supports file masking in release

VirusTotal analysis results

Release v0.1.1

07 Dec 05:12
Compare
Choose a tag to compare

0.1.1 - 2024-12-07

Added

  • Windows manifest and icon for binary exe
  • Scan release binaries on VirusTotal

Changed

  • Disabled UPX packer for Windows binaries to prevent false-positives from some antivirus
  • Update documentation

Release v0.1.0

06 Dec 18:40
Compare
Choose a tag to compare
initial v0.1.0