Releases: kyma-project/modulectl
Releases · kyma-project/modulectl
1.1.5
- docs: Migrating from Kyma CLI to modulectl (#127) by @c-pius
- docs: Add mandatory modules documentation to the migration-guide.md (#128) by @nesmabadr
- chore: Bump k8s dependecies (#129) by @lindnerby
- chore(dependabot): bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group (#130) by @dependabot[bot]
- feat(Maintenance Windows): Add requires downtime to moduleconfig (#132) by @nesmabadr
- chore(dependabot): bump the go_modules group with 2 updates (#137) by @dependabot[bot]
- chore(dependabot): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#133) by @dependabot[bot]
- chore(dependabot): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 (#135) by @dependabot[bot]
- chore(deps): Bump ocm.software/ocm to 0.19.0 (#138) by @nesmabadr
- chore(dependabot): bump k8s.io/apiextensions-apiserver from 0.32.0 to 0.32.1 (#140) by @dependabot[bot]
Full changelog: https://api.github.com/repos/kyma-project/modulectl/compare/1.1.4...1.1.5
1.1.4
- feat: Migrate to checkmarxone (#115) by @nesmabadr
- feat: Error wrapping from newer to older in the error chain (#112) by @medmes
- chore(dependabot): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#109) by @dependabot[bot]
- feat: Introduce mandatory module Label in module create (#116) by @medmes
- chore: Remove Beta and Internal flags with its related dependencies (#118) by @medmes
- chore(dependabot): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#121) by @dependabot[bot]
Full changelog: https://api.github.com/repos/kyma-project/modulectl/compare/1.1.3...1.1.4
1.1.3
- chore(dependabot): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#108) by @dependabot[bot]
- chore(dependabot): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#111) by @dependabot[bot]
- chore(dependabot): bump ocm.software/ocm from 0.17.0 to 0.18.0 (#110) by @dependabot[bot]
- fix: Add spec.ModuleName and spec.version to ModuleTemplate (#114) by @nesmabadr
Full changelog: https://api.github.com/repos/kyma-project/modulectl/compare/1.1.2...1.1.3
1.1.2
- chore: Remove mis-imported dependencies github.com/mandelsoft/goutils (#97) by @ruanxin
- chore(dependabot): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#99) by @dependabot[bot]
- chore(dependabot): bump k8s.io/apimachinery from 0.31.2 to 0.31.3 (#103) by @dependabot[bot]
- chore(dependabot): bump k8s.io/apiextensions-apiserver from 0.31.2 to 0.31.3 (#101) by @dependabot[bot]
- chore(dependabot): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#102) by @dependabot[bot]
- chore: Revert golangci-lint-action to
6.1.0
(#104) by @c-pius - feat: Security must be a local file, not from repository (#100) by @c-pius
Full changelog: https://api.github.com/repos/kyma-project/modulectl/compare/1.1.1...1.1.2
1.1.1
- chore: Remove git-remote flag (#96) by @lindnerby
Full changelog: 1.1.0...1.1.1
1.1.0
- refactor: Shorten config flag (#71) by @lindnerby
- feat: Support adding Manager to moduletemplate (#72) by @nesmabadr
- chore: Bump ocm to 0.16.2 and remove the replace (#76) by @nesmabadr
- feat: Generate
.spec.resources
(#73) by @c-pius - docs: Rename to
--config-file
in remaining docs (#78) by @c-pius - chore: Remove local file support for
manifest
anddefaultCR
(#81) by @c-pius - chore: Rename to
--config-file
flag for scaffold command (#80) by @c-pius - feat: Add support for spec.associatedResources (#75) by @LeelaChacha
- docs: Add new ModuleConfig fields documentation (#83) by @nesmabadr
- fix: Update ModuleTemplate's Metadata name (#82) by @amritanshusikdar
- chore(dependabot): bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.2 (#85) by @dependabot[bot]
- chore(dependabot): bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 (#60) by @dependabot[bot]
- chore(dependabot): bump actions/setup-go from 4 to 5 (#59) by @dependabot[bot]
- chore(dependabot): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#58) by @dependabot[bot]
- chore: Remove ResourceName (#87) by @nesmabadr
- chore: Remove Channel from ModuleConfig (#89) by @nesmabadr
- chore(dependabot): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#93) by @dependabot[bot]
- chore(dependabot): bump ocm.software/ocm from 0.16.2 to 0.17.0 (#91) by @dependabot[bot]
- chore(dependabot): bump github.com/onsi/gomega from 1.34.2 to 1.35.0 (#92) by @dependabot[bot]
- chore(dependabot): bump github.com/onsi/gomega from 1.35.0 to 1.35.1 (#95) by @dependabot[bot]
- feat: Support spec.info (#90) by @lindnerby
Full changelog: 1.0.0...1.1.0
1.0.0
Initial release.