Skip to content

Releases: knight42/kubectl-blame

v0.1.1

14 Feb 08:29
Immutable release. Only release title and notes can be modified.
a4c9826

Choose a tag to compare

What's Changed

  • chore: update CI actions and goreleaser config by @knight42 in #45
  • refactor: use k8s apimachinery HumanDuration for relative time by @knight42 in #46

Full Changelog: v0.1.0...v0.1.1

v0.1.0

09 Feb 04:14
8c54f38

Choose a tag to compare

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

18 Apr 02:36
978f2e3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

27 Apr 14:33
e7a2785

Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

17 Feb 17:29

Choose a tag to compare

What's Changed

  • feat: display multiple owners of a field by @knight42 in #12

Full Changelog: v0.0.9...v0.0.10

v0.0.9

12 Nov 08:07
7ce5788

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

17 Nov 17:22
ee5b167

Choose a tag to compare

chore: add arm64 arch to .krew.yaml

v0.0.7

17 Nov 11:17

Choose a tag to compare

doc: update README

v0.0.6

24 Oct 08:26
120bfbf

Choose a tag to compare

chore: add .krew.yaml template file

v0.0.5

10 Aug 18:01
00a6555

Choose a tag to compare

test: remove useless test case