Releases: schedkit/schedctl
Releases · schedkit/schedctl
v1.0.2
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot[bot] in #30
 - chore(deps): bump github.com/containers/podman/v5 from 5.5.0 to 5.5.1 by @dependabot[bot] in #29
 - chore(deps): bump github.com/containers/podman/v5 from 5.5.1 to 5.5.2 by @dependabot[bot] in #31
 - chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #32
 - chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.28 by @dependabot[bot] in #34
 - chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #36
 - chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #37
 - chore(deps): bump github.com/containers/podman/v5 from 5.5.2 to 5.6.0 by @dependabot[bot] in #38
 - chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #39
 - chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #40
 - chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @dependabot[bot] in #44
 - chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #42
 - ci: bump go to 1.24 by @dottorblaster in #45
 - chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #41
 - chore(deps): bump github.com/containers/podman/v5 from 5.6.0 to 5.6.1 by @dependabot[bot] in #43
 - chore(deps): bump github.com/containers/podman/v5 from 5.6.1 to 5.6.2 by @dependabot[bot] in #46
 - chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #47
 - feat: support gthulhu by @ianchen0119 in #48
 - docs: update 'schedctl start' command to 'schedctl run' by @charliechiou in #49
 
New Contributors
- @ianchen0119 made their first contribution in #48
 - @charliechiou made their first contribution in #49
 
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- chore: add new schedulers to the schedulers list by @dottorblaster in #27
 - doc: update readme with container engine setup instructions by @dottorblaster in #28
 
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Containerd scheduling by @dottorblaster in #1
 - Add minimal CI by @dottorblaster in #2
 - Run a scheduler by name by @dottorblaster in #3
 - Fix linting by @dottorblaster in #4
 - Add testing using containerd by @dottorblaster in #5
 - Refine integration tests and make them pass linting by @dottorblaster in #6
 - Enable golangcilint in the CI by @dottorblaster in #7
 - Add dependabot by @dottorblaster in #8
 - Bump actions/setup-go from 4 to 5 by @dependabot in #9
 - Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #11
 - Bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #10
 - Bump github.com/containerd/containerd from 1.7.25 to 1.7.27 by @dependabot in #12
 - Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #13
 - Bump golang.org/x/crypto from 0.31.0 to 0.37.0 by @dependabot in #15
 - Bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #17
 - chore(deps): bump github.com/containers/podman/v5 from 5.4.2 to 5.5.0 by @dependabot in #20
 - Add schedctl README by @dottorblaster in #22
 - feat: switch default driver to podman by @dottorblaster in #23
 
Full Changelog: https://github.com/schedkit/schedctl/commits/v1.0.0