Skip to content

Releases: nekomeowww/factorio-rcon-api

v2.0.6

02 Mar 04:04
v2.0.6
1f176ce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.5...v2.0.6

v2.0.5

31 Jan 11:52
6905f03
Compare
Choose a tag to compare

What's Changed

  • fix: bans list not parsed by @nekomeowww in #21
  • fix(deps): update module github.com/cenkalti/backoff/v4 to v5 by @renovate in #24
  • fix(deps): update all non-major dependencies by @renovate in #23
  • fix(deps): update google.golang.org/genproto/googleapis/api digest to 26aa7a2 by @renovate in #22
  • feat: typescript sdk, swagger fixing and bump openapi deps by @nekomeowww in #25
  • chore: update lint to better version to follow best practice of community by @nekomeowww in #26
  • chore(ci|config): build, tsconfig and publish scripts by @nekomeowww in #27
  • fix: rcon reconnection data racing issue by @nekomeowww in #28

Full Changelog: v2.0.4...v2.0.5

v2.0.4

17 Jan 04:38
6f69673
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency go to v1.23.3 by @renovate in #6
  • chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #16
  • chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #15
  • chore(deps): update docker/setup-buildx-action action to v3 - autoclosed by @renovate in #14
  • chore(deps): update docker/login-action action to v3 by @renovate in #13
  • chore(deps): update docker/build-push-action action to v6 by @renovate in #12
  • chore(deps): update actions/setup-go action to v5 by @renovate in #11
  • fix(deps): update all non-major dependencies by @renovate in #10
  • fix: reconnect bug by @nekomeowww in #19

Full Changelog: v2.0.3...v2.0.4

v2.0.3

22 Dec 16:38
v2.0.3
ab3905a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency go to v1.23.3 by @renovate in #6
  • chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #16
  • chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #15
  • chore(deps): update docker/setup-buildx-action action to v3 - autoclosed by @renovate in #14
  • chore(deps): update docker/login-action action to v3 by @renovate in #13
  • chore(deps): update docker/build-push-action action to v6 by @renovate in #12
  • chore(deps): update actions/setup-go action to v5 by @renovate in #11
  • fix(deps): update all non-major dependencies by @renovate in #10
  • fix: reconnect bug by @nekomeowww in #19

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

04 Nov 08:48
v2.0.2
d4fc6d2
Compare
Choose a tag to compare
  • fix: incorrect evolution parsed, auto-reconnect on the fly

Full Changelog: v2.0.1...v2.0.2

v2.0.1

31 Oct 17:57
v2.0.1
01a06eb
Compare
Choose a tag to compare
  • fix whitelist parsing issue
  • fix players parsing issue

Full Changelog: v2.0.0...v2.0.1

v2.0.0

31 Oct 17:40
v2.0.0
8314b03
Compare
Choose a tag to compare
  • Support Factorio 2.0.x (Space Age DLC)

Full Changelog: v1.1.0...v2.0.0

v1.1.0

31 Oct 06:06
v1.1.0
99dd00e
Compare
Choose a tag to compare
  • /healthz support (#1 by @Kariton)
  • RCON auto-reconnect, timeout improvements
  • Added Scalar as API documentation UI under /apis/docs (#3 by @Kariton)

Full Changelog: v1.0.4...v1.1.0

v1.0.0

07 Sep 19:33
1ca7248
Compare
Choose a tag to compare