Releases: TakeScoop/kubectl-exec-forward
Releases · TakeScoop/kubectl-exec-forward
v0.2.1
What's Changed
- fix(deps): update kubernetes packages to v0.25.1 by @renovate in #118
- release: use go version from
go.mod
by @bendrucker in #119
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix(deps): update module github.com/tidwall/gjson to v1.14.3 by @renovate in #112
- fix(deps): update kubernetes packages to v0.24.4 by @renovate in #113
- go: enable version file, built-in caching by @bendrucker in #115
- go: use version file for lint, update golangci-lint by @bendrucker in #116
- fix(deps): update kubernetes packages to v0.25.0 by @renovate in #114
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- chore(deps): update codecov/codecov-action action to v3 by @renovate in #93
- fix(deps): update github.com/phayes/freeport digest to 74d24b5 by @renovate in #82
- chore(deps): update golangci/golangci-lint-action action to v3 by @renovate in #84
- fix(deps): update module github.com/tidwall/gjson to v1.14.1 by @renovate in #94
- fix(deps): update kubernetes packages to v0.23.6 by @renovate in #95
- fix(deps): update kubernetes packages to v0.24.0 by @renovate in #96
- disable exhaustruct and nonamedreturns linters by @bendrucker in #98
- chore(deps): update goreleaser/goreleaser-action action to v3 by @renovate in #99
- fix(deps): update module github.com/stretchr/testify to v1.7.2 by @renovate in #101
- fix(deps): update kubernetes packages to v0.24.1 by @renovate in #100
- fix(deps): update kubernetes packages to v0.24.2 by @renovate in #102
- fix(deps): update module github.com/stretchr/testify to v1.7.3 by @renovate in #103
- fix(deps): update module github.com/stretchr/testify to v1.7.4 by @renovate in #104
- fix(deps): update module github.com/spf13/cobra to v1.5.0 by @renovate in #105
- fix(deps): update module github.com/stretchr/testify to v1.7.5 by @renovate in #106
- fix(deps): update module github.com/stretchr/testify to v1.8.0 by @renovate in #107
- fix(deps): update kubernetes packages to v0.24.3 by @renovate in #108
- chore(deps): update module go to 1.18 by @renovate in #109
- chore(deps): update module go to 1.19 by @renovate in #110
- fix(deps): update module github.com/tidwall/gjson to v1.14.2 by @renovate in #111
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Changelog
- 2551e8c Fix propagation of flags to
attachablepod
package (#91) - cd8f729 fix(deps): update module github.com/stretchr/testify to v1.7.1 (#89)
- fbebb57 fix(deps): update module github.com/tidwall/gjson to v1.14.0 (#83)
- 8d17506 fix(deps): update kubernetes packages to v0.23.5 (#81)
- 0437373 chore(deps): update actions/cache action to v3 (#92)
- a2f7790 chore(deps): update actions/checkout action to v3 (#86)
- a6a7694 fix(deps): update module github.com/spf13/cobra to v1.4.0 (#87)
- e084a70 chore(deps): update actions/setup-go action to v3 (#85)
v0.1.0
Changelog
- 4090e96 Factor out
attachablepod
package (#80) - 82dc0b2 Embed
RESTClientGetter
directly rather than creating alias type (#79) - 207bfe2 Use
polymorphichelpers.AttachablePodForObjectFn
from module (#78) - d9d5854 Factor out
execforward
andannotation
packages (#74) - 05f31c0 Add test workflow badge to readme (#77)
- 2b8f4d6 test: fix main branch (#76)
- 0343075 Update codecov/codecov-action action to v2 (#75)
- 822f340 Update module github.com/tidwall/gjson to v1.13.0 (#72)
- 012b6ae Upload coverage data to codecov (#73)
- 41cc12a pass
genericclioptions.IOStreams
as value (#71) - 0124793 Test
Commands
, move output merging logic up (#69) - e81aa88 actions: fix extraneous go cache key (#70)
- 20821f2 Fix user agent not set properly for factory requests (#67)
- c028304 Refactor
Command
execution (#66) - 1fc3ea1 Refactor
Command
parsing (#65) - 2972701 gh: require test/lint check to merge (#64)
- a783e95 Refactor
Args
type (#62)
v0.0.6
v0.0.5
v0.0.4
v0.0.3
Changelog
- 55ca09d Target separate homebrew repo (#49)
- 7c3f642 Add version field (#48)
- b06d1ba Add logging output for hooks and command (#43)
- b012039 Add
sensitive
templating function that prevents printing of sensitive info (#45) - 735b4eb Close forwarding tunnel when command is finished (#42)
- 3a116f0 Show cmd args, not command template (#41)
- bd8bb09 Brew formula update for kubectl-exec-forward version v0.0.2