What's Changed
- chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 by @dependabot[bot] in #50
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #51
- chore(deps): bump github.com/containers/podman/v5 from 5.6.2 to 5.7.0 by @dependabot[bot] in #52
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 by @dependabot[bot] in #53
- feat: dynamic listing of schedulers by @dottorblaster in #55
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #56
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #57
- docs: README updates about refreshing the QEMU rootfs and kernel image by @dottorblaster in #58
- fix: revert to previous rootfs for tests by @dottorblaster in #65
- chore(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.30 by @dependabot[bot] in #63
- chore(deps): bump github.com/containers/podman/v5 from 5.7.0 to 5.7.1 by @dependabot[bot] in #62
- chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #60
- chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 by @dependabot[bot] in #61
- feat: run arbitrary images by @dottorblaster in #66
- chore: cmd unit tests by @dottorblaster in #67
- fix: rename CI steps by @dottorblaster in #68
- feat: pass arguments to the schedulers by @dottorblaster in #69
- feat: collision detection for container names by @dottorblaster in #70
- feat: allow monitor processes to be run sharing the same filesystem ns by @dottorblaster in #71
- feat: implement attach flag for podman too by @dottorblaster in #72
- feat: tabular output for ps by @dottorblaster in #73
Full Changelog: v1.0.2...v1.1.0