Releases: knight42/kubectl-blame
Releases · knight42/kubectl-blame
v0.1.1
Immutable
release. Only release title and notes can be modified.
v0.1.0
What's Changed
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot[bot] in #19
- feat: update deps by @knight42 in #21
- Create dependabot.yml by @knight42 in #22
- fix: correct dependabot.yml by @knight42 in #23
- build(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.2.3 to 4.5.0 by @dependabot[bot] in #24
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.10.0 by @dependabot[bot] in #26
- build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot[bot] in #28
- build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 by @dependabot[bot] in #25
- build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #29
- build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group by @dependabot[bot] in #31
- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot[bot] in #30
- build(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.5.0 to 4.7.0 by @dependabot[bot] in #32
- build(deps): bump k8s.io/cli-runtime from 0.27.1 to 0.33.1 by @dependabot[bot] in #33
- chore: update dependabot by @knight42 in #37
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group by @dependabot[bot] in #36
- build(deps): bump the gomod group with 5 updates by @dependabot[bot] in #38
- feat: auto-detect piped stdin for -i flag by @knight42 in #41
- fix: correct blame attribution for first field in list items by @knight42 in #42
- feat: handle Kubernetes List objects in local/stdin input by @knight42 in #43
- feat: colorize field managers in blame output by @knight42 in #44
Full Changelog: v0.0.12...v0.1.0
v0.0.12
What's Changed
- build(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #16
- build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #17
- Add support for lists by @alvaroaleman in #18
New Contributors
- @dependabot made their first contribution in #16
- @alvaroaleman made their first contribution in #18
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
What's Changed
Full Changelog: v0.0.9...v0.0.10
v0.0.9
v0.0.8
chore: add arm64 arch to .krew.yaml
v0.0.7
doc: update README
v0.0.6
chore: add .krew.yaml template file
v0.0.5
test: remove useless test case