Releases: dmirtillo/rcon-cli
Releases · dmirtillo/rcon-cli
v0.11.0-rc1
Changelog
- 9d5b328 ci: fix dockers_v2 platforms syntax
- 38a37e8 ci: fix goreleaser v2 deprecation warnings
- 12e3236 ci: support multi-arch docker builds with QEMU/Buildx in release job
- 91c6190 ci: upgrade alpine packages to fix CVE-2026-22184
- ca2cb23 ci: update alpine to 3.23 (latest stable)
- 5f2933a ci: request goreleaser v2
- c6129ba ci: pin alpine version in dockerfiles to fix hadolint DL3007
- 675a8b1 docs: archive add-goreleaser-pipeline change proposal
- 55085ac build: migrate release pipeline to goreleaser
- 5d8f924 ci: fix smoke test by specifying the executable
- bf7e3ac build: fix hadolint warnings and errors in Dockerfile
- c1905d2 ci: remove coverage report step due to missing wiki in fork
- 200a2cd ci: migrate golangci-lint config to v2 format
- 6660852 build: make docker .env include optional in Makefile
- 06942b5 ci: checkout before setup-go to ensure go.mod is available
- 2f70899 ci: use go-version-file instead of hardcoded 1.26.x to fix runner setup
- 98e00c9 Refactor CI pipeline into granular, parallel jobs
- 2c44958 Modernize dependencies and align local build with CI
- e694614 chore: update README
- 55152b1 Migrate Docker registry from Docker Hub to GHCR
- eb3c871 Add Dependabot configuration and fortify Docker CI pipeline
- a2f1a07 Add stargazers over time to readme
- 48aacc0 Merge pull request gorcon#54 from a0s/patch-1
- b4edc37 Add support for linux/arm64/v8 docker
- a5b9f9e Update gitignore
- d52bb14 Add --variables param
- c28c2e2 Skip errors in execotor
- fe92da0 Skip error in execotor
- e2781ba Remove extra TODO
- 412dd33 Update Changelog
- 41a4d61 Merge branch 'master' of outdead.github.com:gorcon/rcon-cli
- 3b5083f Update Golang version
- 15198b3 Merge pull request gorcon#33 from 4s3ti/master
- 816f79b docs: Add palworld
- 475e070 Merge pull request gorcon#31 from rfvgyhn/patch-1
- 908e804 add avorion as supported game in readme
- fe4ec1d Fix Coverage badge
- 392cd22 Fix Coverage badge
- bb65d73 Fix Coverage badge
- 06b1521 Fix Coverage badge
- 995ae74 Merge pull request gorcon#29 from MC-Plugin-compiler/master
- f5a3f0b update workflow versions
- 0835f30 Fix Dockerfile
- 23fee62 Merge branch 'master' of outdead.github.com:gorcon/rcon-cli
- 9dc7a9f Fix default config, update golang (gorcon#28)
- ec48f23 Merge pull request gorcon#27 from sunstep/master
- 7fa2bc4 Add Team Fortress 2 + put list in alphabetical order.
- aa6f825 Merge pull request gorcon#24 from Haloghen/factorio-support
- 64921b1 Added Factorio as Supported Game in README.md
- 99ff561 Merge pull request gorcon#23 from zhufucdev/master
- 2d0b715 Support for Apple Silicon
- d54a030 Add comment to lint action
- fd89a11 Fix golangci-lint github action
- 9a474e1 Updated dependencies
- 9015554 Merge pull request gorcon#22 from JakeLunn/master
- 2b92d42 Merge pull request gorcon#1 from JakeLunn/v-rising-readme
- 2a18483 Add V Rising to README.md
- 94ea14f Update license date
- 34b98a9 Prepare for 0.10.2 release
- 64bcfa0 Fix github build action
- 6cdb1be Add dockerhub lates tag
- 3c1c0c1 Add timeout argument gorcon#20
- 760cbcb Add Minecraft and cs:go to supported games
- d700d74 Mentioned in Awesome-Selfhosted
- 55e1b45 Update linter
- 60206cf Fix close connection panic gorcon#19
- 69aab1a Prelare for Release 0.10
- d4d0352 Add comment to Close function
- c3d21c1 Create one keep alive connection in terminal mode
- e96f163 Add -s flag
- 81956ad Log error do not break execute procecess
- 0448c5e Change Dockerfile to alpine bin build
- f027851 Removed docker hub integration
- f21a7f2 Added docker hub integration
- f994999 Add Docerfile
- 2f41a8a Fix tests
- 2872ed6 Add error wrapping, up linter version to v1.33
- 9dd3659 Fix config tests
- fa9f642 WIP: Add wraping
- 540c5b3 Cleanup linter config
- 1e071cc Improved description
- 99b67d9 Prepare for 0.9.0 release
- 907f641 fix readme
- 428642e cleanup logger tests
- 488e074 Added the ability to send several commands in a row with one request gorcon#10
- 6288f1e Up cli to v2
- bc54607 Add protocol type getting attempts limit
- ee65386 Add interactive mode validation
- 85fa682 Rollback fix permission errors on gocover.io
- e07511e Try to fix permission errors on gocover.io
- f319fb5 Cleanup access logger
- 45ac9ba Comment permissions test in logger 2
- f70e59a Comment permissions test in logger
- 5b985df Move session to config
- fb0ba6e Remove log from default config
- d7b7965 Fix flag: help requested
- c461e27 Rename GetCredentials to NewSession
- b59e11e Move app to executor package
- 21950b9 Remove mockservers
- b0afdca Add tests for config
- 8f0933b Add json config suppurt, add config validation
- 087550b Cleanup, optimize mockservers, upgrade internal requirements
- 42d1cb2 More stringent tests
- 4840272 More stringent tests
- 700216c Remove Travis-CI integration
- 5d02db1 Fix typo in readme
- 2556777 Add test for dockered 7 Days to Die server
- ae796f8 Add tests for real servers Rust and Project Zomboid
- 3076548 Prepare 0.8.0-beta.2
- fb70a1a Fix response for another request for Rust server gorcon#13
- 1c556a9 Fix typo in CHANGELOG
- bdf42b5 Added interactive mod for Web RCON gorcon#12
- b4dc99f Clarification for 7dtd in readme
- 1f9f588 Fix changelog
- 5fa4141 Add Rust Web RCON
- c9bd8f7 Add Rust Web RCON
- 42aca5c Add TELNET tests
- 49aecb5 Add RCON to mockserver name
- 6ffba1e Fix golangci-lint badge
- 6d61cbc Merge branch 'master' of outdead.github.com:gorcon/rcon-cli
- 572ce6d Add golangci-lint badge
- cd23032 Create golangci-lint action
- 6977971 Remove log file name global variable
- 6773402 Release v0.7.0
- dd4dc1c Fix telnet Interactive comment
- adc45e1 Add 7 Days to Die support gorcon#5
- be059e8 Update Go version to 1.15
- 14cb921 Merge pull request gorcon#9 from prazmok/darwin-release
- a44a959 Support amd64 darwin compilation
- 3971cd0 fix...
v0.11.0
Changelog
- d4d1a0b ci: remove NODE_OPTIONS hack from linter
- 8e447c1 ci: silence node deprecation warnings in linter
- 87e31f2 ci: use golangci-lint-action v9 with go-install for v2 linter and Go 1.26
- b481c8d ci: use go-install and pin linter to v2.10.1 for Go 1.26 compatibility
- 56bdb2f ci: use golangci-lint-action v6 to reduce node deprecation noise
- 19ee59a chore: release v0.11.0