What's Changed
- fix typos, re-run protoc by @josharian in #686
- chore(deps): bump k8s.io/client-go from 0.34.2 to 0.34.3 by @dependabot[bot] in #689
- chore(deps): bump k8s.io/code-generator from 0.34.2 to 0.34.3 by @dependabot[bot] in #690
- chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #687
- chore(deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0 by @dependabot[bot] in #695
- chore(deps): bump k8s.io/client-go from 0.34.3 to 0.35.0 by @dependabot[bot] in #694
- chore(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by @dependabot[bot] in #693
- Correct spelling of nextAvailablePort helper by @Copilot in #698
- Add SSH/SCP throughput benchmark and unify e2e key setup by @Copilot in #692
- Add trusted user CA support to Docker plugin by @Copilot in #699
- Add Lua plugin for dynamic SSH routing with hot-reload support by @Copilot in #697
- Add Lua plugin search path support and document CLI flag by @Copilot in #701
- Add benchmark summary comparing sshpiper vs baseline by @Copilot in #704
- Add targeted unit tests for Kubernetes plugin mapping helpers by @Copilot in #707
- chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 by @dependabot[bot] in #709
- chore(deps): update golang.org/x/crypto to v0.46.0 and golang.org/x/sync to v0.19.0 by @tg123 in #710
- Add targeted unit tests for workingdir plugin by @Copilot in #705
- Add unit tests for chain plugin behaviors in sshpiperd by @Copilot in #706
- Add unit tests for libplugin skel plugin by @Copilot in #708
- chore(deps): bump github.com/pires/go-proxyproto from 0.8.1 to 0.9.0 by @dependabot[bot] in #712
- chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #711
- Finalize Lua callback handling and e2e coverage by @Copilot in #703
- Increase yaml plugin unit test coverage by @Copilot in #715
- Add metrics plugin to GoReleaser with full build tag by @Copilot in #718
- chore(deps): bump github.com/pires/go-proxyproto from 0.9.0 to 0.9.2 by @dependabot[bot] in #721
Full Changelog: v1.5.1...v1.5.2