v1.2.0
What's Changed
- chore(deps): Bump github.com/containers/storage from 1.49.0 to 1.50.2 by @dependabot in #107
- readme: add logo for checkpointctl by @rst0git in #108
- docs: add logo file by @rst0git in #109
- chore(deps): Bump github.com/containers/storage from 1.50.2 to 1.51.0 by @dependabot in #110
- chore(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #111
- tree: skip empty env variables branch by @rst0git in #114
- Extend inspect output format with json by @Parthiba-Hazra in #113
- test: add e2e test for json format by @rst0git in #116
- Refactor: Split commands into separate package by @shikharish in #117
- make: generate auto-completion files by @rst0git in #118
- chore(deps): Bump github.com/containers/storage from 1.51.0 to 1.52.0 by @dependabot in #119
- Handle time stamps from containerd checkpoint archives by @adrianreber in #120
- chore(deps): Bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.2.0 by @dependabot in #121
- Add support for list command to get the list of container checkpoints by @Parthiba-Hazra in #115
- Simplified 'list' command code by @adrianreber in #122
- chore(deps): Bump github.com/containers/storage from 1.52.0 to 1.53.0 by @dependabot in #124
- chore(deps): Bump github.com/checkpoint-restore/go-criu/v7 from 7.0.0 to 7.1.0 by @dependabot in #123
- docs: fix podman link in README by @mayank-02 in #129
- chore(deps): Bump github.com/containers/storage from 1.53.0 to 1.54.0 by @dependabot in #131
- Run
make vendor
to update dependencies due to go version change by @Parthiba-Hazra in #133 - Add annotations for creating OCI images from checkpoint archives by @Parthiba-Hazra in #127
- Create new release v1.2.0 by @rst0git in #134
New Contributors
- @Parthiba-Hazra made their first contribution in #113
- @shikharish made their first contribution in #117
- @mayank-02 made their first contribution in #129
Full Changelog: v1.1.0...v1.2.0