What's Changed
- Allow plugins to set a log formatter when TTY isn't allocated by @mtrop-godaddy in #385
- Bump go.mod to use go 1.22 and update dependencies by @tg123 in #386
- doc updates by @tg123 in #387
- Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #391
- Bump github.com/microsoftgraph/msgraph-sdk-go from 1.37.0 to 1.43.0 by @dependabot in #392
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 by @dependabot in #390
- revert partial succ support by @tg123 in #395
- feat: Add test case for publickey_simple_withmultiple_keyfile by @tg123 in #396
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #399
- Update README.md by @eduardomozart in #408
- update to ssh V9.8.P1 to fix CVE-2024-6387 by @Damme in #412
- fix docker compose not found by @tg123 in #426
- fix lint by @tg123 in #428
- update crypto and fix partial succ support by @tg123 in #435
- Fix timing format to correctly handle microsecond portion of time delta by @clysto in #448
- support assciicast and logpath refactor by @clysto in #450
- move Azure Device Code plugin for sshpiperd out of tree by @tg123 in #453
- Fix grpc.Dial usage in sshpiperd by @tg123 in #436
- update docker sdk to v25 by @tg123 in #455
New Contributors
- @eduardomozart made their first contribution in #408
- @Damme made their first contribution in #412
- @clysto made their first contribution in #448
Full Changelog: v1.3.0...v1.4.1