Skip to content

Releases: haveachin/infrared

v1.3.1

14 Feb 15:43
51cd0f2
Compare
Choose a tag to compare

v1.3.1 (2022-02-14)

Continuous Integration

  • add GitHub Actions pipeline automated versioning and publishing (#104) (51cd0f2)

v1.3.0

11 Feb 11:02
e1d8ae9
Compare
Choose a tag to compare

Changelog

v1.2.2

09 Feb 18:13
dbba2c9
Compare
Choose a tag to compare

Changelog

v1.2.1

06 Feb 00:38
58b2bbf
Compare
Choose a tag to compare
feat: add environment flags for Prometheus exporter (#120)

* update to 1.18 protocol

* env flags for prometheus exporter

v1.2.0

19 Nov 21:34
9e6e7fc
Compare
Choose a tag to compare

Changelog

9e6e7fc feat: add simple REST API (#106)

v1.1.1

24 Jun 20:30
7b77bc7
Compare
Choose a tag to compare

Changelog

91cfb73 Added further prometheus explanation
930587c Added grafana dashboard json, picture and README
4211dec Fixed missing ) in grafana README
be1c362 Improved Prometheus Exporter README part
e70b57e chore: update minecraft version
7b77bc7 fix: forge and realip incompatibility (#88)

v1.1.0

29 May 22:11
b0dd014
Compare
Choose a tag to compare

Changelog

45fca60 Add Prometheus related info
327099f Add Prometheus stats exporter Added a Prometheus exporter which can be enabled by specifying the -enable-prometheus flag. It exports the number of active proxies, and the number of connected players labeled by destination domain. The default bind address is ":9100", but this can be changed by specifying the -prometheus-bind="" flag.
42a85d2 Don't override the Infrared module
72c8595 Remove test property
7525d22 Run go fmt

v1.0.1

15 May 02:33
3cbaca2
Compare
Choose a tag to compare

Changelog

63ec116 feat: add Receive Proxy Protocol CLF and Env Var

v1.0.0

14 May 13:59
198e822
Compare
Choose a tag to compare

Changelog

83177a3 feat: add goreleaser config

v1.0.0-beta.3

14 May 00:46
08fc261
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

Testing release automation