All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.
- Build static binary [Anton Belodedenko]
- Build on Ubuntu 20 to force GCLIB compatibility [Anton Belodedenko]
- Update module github.com/prometheus/client_golang to v1.16.0 [Self-hosted Renovate Bot]
- Update golang Docker tag to v1.20.5 [Self-hosted Renovate Bot]
- Update module github.com/spf13/viper to v1.16.0 [Self-hosted Renovate Bot]
- Update golang Docker tag to v1.20.4 [Renovate Bot]
- Update module golang.org/x/crypto to v0.9.0 [Renovate Bot]
- Update module github.com/spf13/viper to v1.15.0 [Renovate Bot]
- Update module github.com/prometheus/client_golang to v1.15.1 [Renovate Bot]
- Update module github.com/pires/go-proxyproto to v0.7.0 [Renovate Bot]
- Update module github.com/gliderlabs/ssh to v0.3.5 [Renovate Bot]
- Update module github.com/prometheus/client_golang to v1.11.1 [SECURITY] [Renovate Bot]
- Pin actions/upload-artifact action to 0b7f8ab [Renovate Bot]
- Update golang.org/x/crypto digest to a4e9841 [SECURITY] [Renovate Bot]
- Build with Flowzone [ab77]
- Fix release uploading [Pagan Gazzard]
- Update to golang v1.18.0 [Pagan Gazzard]
- Delete CODEOWNERS [Vipul Gupta]
- Update to golang v1.17.3 [Pagan Gazzard]
- Update to Go v1.14.6 [Will Boyce]
- Update to Go v1.14.1 [Will Boyce]
- Explicitly close Pty when Session ends [Will Boyce]
- Golang: update to v1.14 [Will Boyce]
- Circleci: update to v2.1 syntax [Will Boyce]
- Revert to pires proxyproto library [Will Boyce]
- Update to Go v1.13.6 [Will Boyce]
- Add Proxy Protocol support [Will Boyce]
- Do not generate host keys [Will Boyce]
- Add prometheus metrics server and basic metrics gathering [Will Boyce]
- Add
idle-timeout
config option [Will Boyce] - Switch to gliderlabs/ssh library [Will Boyce]
- Update to Go v1.13.5 [Will Boyce]
- Update to Go v1.13.4 [Will Boyce]
- Update to Go v1.12.9 [Will Boyce]
- Allow specifying a whitelist of env vars to pass from client [Will Boyce]
- Default to PEM format when calling ssh-keygen [Will Boyce]
- Update to Go v1.12.7 [Will Boyce]
- Ignore common tcp errors at low verbosity levels [Will Boyce]
- Do not pass EOF errors to handler [Will Boyce]
- Update to Go v1.12.4 [Will Boyce]
- Update to Go v1.12.1 [Will Boyce]
- Versionbot: Remove
v
version prefix in CHANGELOG.yml [Will Boyce]
- Update to Go v1.12 [Will Boyce]
- Add CODEOWNERS @wrboyce @hedss @Page- [Will Boyce]
- Versionbot: Add CHANGELOG.yml (for nested changelogs) [Will Boyce]
- Update to Go v1.11.5 [Will Boyce]
- Add verbosity flag with 4 levels (0-3) [Will Boyce]
- Use Balena api v5 endpoints [Will Boyce]
- Update to Go v1.11.4 [Will Boyce]
- Remove unnecessary brackets from filter [Pagan Gazzard]
- Rename: s/resin/balena [Will Boyce]
- Golang: update to Go v1.11.2 [Will Boyce]
- Fix incorrect parsing of payload lengths [Will Boyce]
- Let exec sessions also send replies to the client if requested #34 [Gergely Imreh]
- Moving to golang 1.10.2 and update testing setup #35 [Gergely Imreh]
- Remove excessively verbose logging #32 [Will Boyce]
- Wait until all channels/requests have been serviced before closing connection #32 [Alexis Svinartchouk]
- Use keyType during key generation to create correct key type #28 [Andreas Fitzek]
- Expose version information to build and add --version flag [Will Boyce]
- Add support for running shell with alternative credentials [Will Boyce]
- Reflect command exit status in 'exit-status' request [Will Boyce]
- Kill running command if requesting channel dies [Will Boyce]
- Improve error handling [Will Boyce]
- Improve pseudo-terminal handling [Will Boyce]
- Remove debug code from Makefile [Will Boyce]
- Update README [Will Boyce]
- Update Makefile and add circleci config [Will Boyce]
- Lint fixes [Will Boyce]
- Do not pass env vars from client to shell by default [Will Boyce]
- Also use ecdsa and dsa host keys [Will Boyce]
- Fix issue where sshproxy would fail to start if no banner was specified [Will Boyce]
- Rename ambiguous "unauth" config variable to "auth-failed-banner" [Will Boyce]
- Add configuration option for setting MaxAuthTries [Will Boyce]
- Add support for displaying a banner to user after failed authentication [Will Boyce]
- Initial release [Will Boyce]