Skip to content

Releases: dodopizza/kubectl-shovel

kubectl-shovel-v0.7.0

13 Jul 11:17
a889a32
Compare
Choose a tag to compare

Changelog

a889a32 chore: bump go version to 1.18 (#25)
67b8e64 fix: coredump
4c04363 feat: coredump implementation

kubectl-shovel-v0.7.0-beta.0

26 Mar 07:38
67b8e64
Compare
Choose a tag to compare
Pre-release

Changelog

4c04363 Feature: coredump implementation (#22)
fd12c59 Feature: integration tests with different runtimes (#23)
67b8e64 Fix: coredump command for different runtimes (#24)

kubectl-shovel-v0.6.0

26 Feb 23:11
fbca829
Compare
Choose a tag to compare

Changelog

Support dotnet processes with shared /tmp volume (#16)
Store tool artefact on host (#18)
Support kubectl default-container annotation (#17)
Upgrade dumper images (#19)

kubectl-shovel-v0.6.0-beta.2

23 Feb 09:58
c812d26
Compare
Choose a tag to compare
Pre-release

Changelog

Upgrade dumper images (#19)

kubectl-shovel-v0.6.0-beta.1

22 Feb 18:41
2ec917f
Compare
Choose a tag to compare
Pre-release

Changelog

Store tool artifact on host (#18)
Support kubectl default-container annotation (#17)

kubectl-shovel-v0.6.0-beta.0

21 Feb 14:16
1425096
Compare
Choose a tag to compare
Pre-release

Changelog

Support dotnet processes with shared volumes (#16)

kubectl-shovel-v0.5.1

20 Feb 19:13
7709b24
Compare
Choose a tag to compare

Changelog

Upgraded go version to 1.17.6
Upgraded dumper container runtime version to 3.1.22

kubectl-shovel-v0.5.0

06 Dec 09:14
c2888a2
Compare
Choose a tag to compare

Changelog

c2888a2 Add support for dotnet-dump tool (#11)

kubectl-shovel-v0.5.0-beta.0

25 Oct 20:15
Compare
Choose a tag to compare
Pre-release

Changelog

8cbaf03 feat(dump): add & export required tools to dumper
e6743ab feat(dump): add additional test
c99d718 feat(dump): add docs
69e01bd feat(dump): fix output file location
af562ea feat(dump): implement cli part for managed dump
6eebf2f feat(dump): implement dumper part for managed dump
c4c66a1 feat(dump): try to fix test
a2b1d6d feat(dump): tune gitignore
915d118 feat(tests): move dumper binary to bin & add support to run tests under arm64 arch
e134fb9 fix(dumps): unify output path for dumper in gha

kubectl-shovel-v0.4.1

11 Oct 11:47
Compare
Choose a tag to compare

Changelog

9b8a963 Add ARM build support (#9)
529eb77 Fix pipeline via updating dependencies (#10)
abbf45f Update goreleaser version to support ARM builds for MacOS