Skip to content

Releases: armsnyder/a2s-exporter

v0.4.0

01 Jul 03:49
ea9f848
Compare
Choose a tag to compare

0.4.0 (2024-07-01)

Features

v0.3.1

01 Jul 03:27
b0baa60
Compare
Choose a tag to compare

0.3.1 (2024-07-01)

Bug Fixes

v0.3.0

11 Dec 01:30
Compare
Choose a tag to compare

Features

  • Added a new argument --exclude-player-metrics, which skips exporting player_* metrics. This may be necessary for some game servers that have customized their A2S_PLAYER response payload in some unhandled way.

Bugfixes

  • Fixed a metrics collection error when server players are not unique.

v0.2.0

10 Dec 23:46
Compare
Choose a tag to compare
  • New argument --max-packet-size to support A2S query servers that use a non-standard max packet size.

v0.1.0

04 Dec 00:49
Compare
Choose a tag to compare
  • Upgraded all dependencies. Most notably, go-a2s was updated to handle the A2S_INFO challenge.
  • Upgraded to Go 1.19

v0.0.2

02 Aug 06:10
Compare
Choose a tag to compare

Default port 9841

v0.0.1

02 Aug 05:32
Compare
Choose a tag to compare

Initial release