What's Changed
- fix lint not running by @tg123 in #27
- add updated ca by @tg123 in #29
- Create FUNDING.yml by @tg123 in #32
- fix snap build dir overwrite bin dir by @tg123 in #37
- use NewConfig() for better default values by @tobiasholst in #35
- move to go mod by @tg123 in #38
- database backend optimization by @11notes in #40
- Create go.yml by @tg123 in #47
- introduce Yaml upstream by @tg123 in #49
- Update go.yml by @tg123 in #52
- Update logger info to show mapped user and destination by @TomFreudenberg in #51
- Allow multiple host keys to be loaded by specifying a globbable path by @apokalyptik in #61
- Fix a Docker Hub link in README.md by @kasbah in #63
- Implement database driver mapping by @ironashram in #64
- fix git not found error on docker image build by @ironashram in #65
- Add support for kubenetes by @lermit in #66
- fix kubernetes example wrong link in readme by @41tair in #81
- fix bug that cause can't login with sshpipe name in kubernetes and add kubernetes pipe management by @41tair in #82
- Print SSH upstream in brackets to distinguish port properly by @ton31337 in #84
New Contributors
- @tobiasholst made their first contribution in #35
- @11notes made their first contribution in #40
- @TomFreudenberg made their first contribution in #51
- @apokalyptik made their first contribution in #61
- @kasbah made their first contribution in #63
- @ironashram made their first contribution in #64
- @lermit made their first contribution in #66
- @41tair made their first contribution in #81
- @ton31337 made their first contribution in #84
Full Changelog: v0.4.1...v0.7.11