Releases: Mic92/cntr
Releases · Mic92/cntr
1.5.4
1.5.3
bump version to 1.5.3
1.5.2
What's Changed
- add clap dependency by @Mic92 in #44
- update doc with clap argparsing by @pogobanane in #45
- Move to simple error by @Mic92 in #53
- remove refactored file by @Mic92 in #54
- remove empty try_with messages by @Mic92 in #55
- cntrfs: fix waiting for events by @Mic92 in #69
- Inital kubernetes support by @Mic92 in #57
- Fix build on 32-bit platforms by @lopsided98 in #124
New Contributors
- @pogobanane made their first contribution in #45
- @lopsided98 made their first contribution in #124
- @sarcasticadmin made their first contribution in #193
- @a-kenji made their first contribution in #253
Full Changelog: 1.5.1...1.5.2
1.5.1: Fix entering nix sandboxes
Executing setcap wrapper was broken.
1.5.0: podman support
also upgrade some dependencies
Fix aarch64 build
1.4.1 bump version in cargo.lock
Containerd support
We now support resolving containerd names using the ctr
binary.
Update dependencies
Updated cntr-fuse and other dependencies
1.2.1
bump version to 1.2.0
- attach container by matching command line arguments - support environments without CAP_SYS_CHROOT - support docker-pid for resolving container pids