What's Changed
- Upgrade project/tooling runtime pins to Go 1.26 by @Copilot in #734
- chore(deps): bump github.com/pires/go-proxyproto from 0.10.0 to 0.11.0 by @dependabot[bot] in #729
- chore(deps): bump k8s.io/api from 0.35.0 to 0.35.1 by @dependabot[bot] in #731
- chore(deps): bump k8s.io/code-generator from 0.35.0 to 0.35.1 by @dependabot[bot] in #730
- chore(deps): bump k8s.io/client-go from 0.35.0 to 0.35.1 by @dependabot[bot] in #733
- Stabilize docker no-sshd E2E stdin command flow by waiting for SSH completion before assertion by @Copilot in #736
- Add Lua plugin entry to README plugin catalog by @Copilot in #740
- Add kubectl-exec mode to Kubernetes plugin and bump docker-sshd by @Copilot in #739
- Prune stale docker-sshd bridge state when docker-exec containers disappear from
list()by @Copilot in #741 - chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.1 by @dependabot[bot] in #738
- chore(deps): bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #743
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #751
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #750
- chore(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #749
- chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 in the go_modules group across 1 directory by @dependabot[bot] in #753
- Add
-trimpathto GoReleaser builds by @Copilot in #744 - chore(deps): bump k8s.io/client-go from 0.35.1 to 0.35.2 by @dependabot[bot] in #748
- migrate to github.com/moby/moby/client module by @thaJeztah in #757
- chore(deps): bump k8s.io/apimachinery from 0.35.1 to 0.35.2 by @dependabot[bot] in #747
- chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.2 by @dependabot[bot] in #752
- chore: rebase crypto onto v0.50.0 by @tg123 in #760
- docs: add copilot instructions for sshpiper by @tg123 in #761
- Add Docker Compose examples for username routing and Lua publickey Git routing by @Copilot in #742
- chore(deps): bump k8s.io/client-go from 0.35.2 to 0.36.0 by @dependabot[bot] in #766
- chore(deps): bump k8s.io/code-generator from 0.35.1 to 0.36.0 by @dependabot[bot] in #763
- chore(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 in the go_modules group across 1 directory by @dependabot[bot] in #769
- chore(deps): bump github.com/yuin/gopher-lua from 1.1.1 to 1.1.2 by @dependabot[bot] in #768
- chore(deps): bump github.com/moby/moby/client from 0.4.0 to 0.4.1 by @dependabot[bot] in #764
- chore(deps): bump github.com/pires/go-proxyproto from 0.11.0 to 0.12.0 by @dependabot[bot] in #765
- Admin gRPC API on sshpiperd (with TLS/mTLS) + sshpiperd-webadmin aggregator by @Copilot in #770
- Refine sshpiperd-webadmin UI: native dialog, vendored xterm, UX wins by @Copilot in #772
- examples: add honeypot-on-failure demo by @Copilot in #773
- chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.0 by @dependabot[bot] in #777
- e2e: fix kubetools Dockerfile to use modern apt keyring by @Copilot in #779
- cmd: add sshpiperd-admin CLI for the admin gRPC API (with SSH server mode) by @Copilot in #771
- chore(deps): bump google.golang.org/grpc from 1.81.0 to 1.81.1 by @dependabot[bot] in #784
- chore(deps): bump k8s.io/code-generator from 0.36.0 to 0.36.1 by @dependabot[bot] in #781
- chore(deps): bump k8s.io/client-go from 0.36.0 to 0.36.1 by @dependabot[bot] in #782
- chore(deps): bump k8s.io/api from 0.36.0 to 0.36.1 by @dependabot[bot] in #783
- chore: rebase crypto onto v0.52.0 by @tg123 in #785
- Add GITHUB_STEP_SUMMARY support to benchmark by @Copilot in #787
New Contributors
- @thaJeztah made their first contribution in #757
Full Changelog: v1.5.3...v1.5.4