Releases: jpts/kubectl-execws
Releases · jpts/kubectl-execws
v0.3.1
Changelog
- 71e775a chore: bump deps
- a45fb76 chore: bump deps
- ec35c0f ci: bump golang/actions version
- e9f9d17 feat: add impersonate
- 8fb7ee6 feat: enable auth plugins use (#14)
- 92a97f0 feat: tidy kubeconfig parsing; add ctx flag
- 9f0f6c6 feat: use one object for cli options
- 25cc6f7 fix: Properly construct server paths fixes #13
- d93f015 fix: Terminal raw mode for kubelet exec
- 5456bdb minor: improve error handling
v0.3.0
Changelog
- 598a747 ci: fix goreleaser changelog
- 907df92 doc: typo
- de59df6 feat: Implement Tab Completion
- 6711e61 feat: TTY mode detection
- 6a3ed7b feat: centralise session init
- 4ea47c8 feat: piping input via stdin
- 806d623 fix: correctly handle normal ws closure
- aaf3aab minor: add trimpath to goreleaser
- 31451d7 minor: remove use of github.com/pkg/errors
- 1dd68dc refactor: improve coding style
- 27ea48c refactor: improving coding style
v0.2.0
v0.1.1
Changelog
- ceffecc feat: Add default command for interactive shell
- 1fabda2 fix: correct goreleaser value type
- 1d79e1b fix: fix node-direct-exec container detection bug
- 79a3394 fix: pass through runtime error messages
- 9997fc2 minor: improve error handling
- cc65157 minor: remove armv7 support
- a440c31 refactor: user net/url query parameter handling