Releases: kyma-project/cli
Releases · kyma-project/cli
2.19.0
Changelog
Features
- cf0908e: Allow create module for no git directory (#1751) (@medmes)
- a4af874: Do not remove
.git
if exists (#1775) (@jeremyharisch) - b37f3dd: Fix repoUrl for parent-child git structure (#1770) (@nesmabadr)
- dfbb1aa: Introduce flag to pass git remote (#1762) (@jeremyharisch)
- c592d46: Release 2.18.0 (#1759) (@jeremyharisch)
- a65ae6b: Run GH ACtion also on release branches (#1785) (@jeremyharisch)
- 14d6f71: Updating the security scan labels according to the new fields in the security config files (#1776) (@nesmabadr)
- fd8f5c8: bring back default kyma version to main for main branch (#1778) (@ruanxin)
- 8ae6426: feat: Add Custom State Check Support to Create Module Command (#1764) (@LeelaChacha)
- 5101871: gomod(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.6 (#1774) (@dependabot[bot])
- 1608a32: gomod(deps): bump github.com/cyphar/filepath-securejoin (#1772) (@dependabot[bot])
- 053c3e6: update defaul kyma to 2.19.0 (@ruanxin)
- cb52141: upgrade go mod and smoke test for alpha deploy (#1758) (@ruanxin)
- b0f945c: use ociblob instead of ocilocalblob for oci v2 (#1768) (@ruanxin)
Bug fixes
- 1190426: fix: Remove CustomStateCheck flags from the Module Command (#1767) (@LeelaChacha)
Dependencies
2.18.2
2.18.1
2.18.0
Changelog
- 195ae94: Add is-cluster-scoped annotation for Cluster Scoped modules (#1722) (@nesmabadr)
- 22e44e1: Add the option to override default namespace (#1749) (@nesmabadr)
- 847164a: Better User-Feedback: Fail the sec scan info step if error appears (#1746) (@jeremyharisch)
- e79a1ae: Bump reconciler - PVC interceptor (#1725) (@kwiatekus)
- 6f6181b: Init Legacy flags by default (#1743) (@jeremyharisch)
- f79fdab: Remove Config Layer from ModuleTemplate (#1712) (@LeelaChacha)
- 4ec48a5: Update links for the domain change (#1728) (@mmitoraj)
- d934ead: Update reconciler to latest (#1737) (@barchw)
- 5701af1: Use simple mode as default (#1739) (@jeremyharisch)
- 022952e: fix cve cve-2022-32149 (#1721) (@lindnerby)
- aab6787: prevent nil src to be in progress (#1753) (@ruanxin)
- 0f6a7dc: reuse compliance (#1736) (@ajinkyapatil8190)
- 6ad024b: revert go mod upgarde (#1757) (@ruanxin)
- 34a131f: update go mod (#1752) (@ruanxin)
2.17.1
2.17.0
Changelog
- 9b14f1f: Adapt golangci config (#1714) (@lindnerby)
- 037c3c0: Add gh actions lint workflow (#1715) (@lindnerby)
- 3719ca8: Add kyma undeploy command to pre submit job (#1711) (@nesmabadr)
- cc5c956: Add publish-unstable-cli script for the Prow job (#1705) (@nesmabadr)
- 42f9ccc: Add security scanner config file for CLI (#1697) (@nesmabadr)
- 421f329: Edit prow script (#1708) (@nesmabadr)
- 4ce9a79: Enable type assertion linter (#1707) (@lindnerby)
- 1763788: Fix gardener linux image compatibility (#1706) (@medmes)
- c54edeb: Reduce timeout. Pin patch version (#1718) (@lindnerby)
- f3caac1: UPdate default version (#1720) (@jeremyharisch)
- b111391: Update reconciler to version 31217ab6a174 (#1709) (@barchw)
- 0df5e08: Upgrade default k8s version for k3d provisioning (#1704) (@medmes)
- 74d6713: kyma alpha create module using config file (#1694) (@Tomasz-Smelcerz-SAP)
2.16.0
Changelog
- 44313e1: Bump reconciler lib for Istio 1.18 client update (#1682) (@videlov)
- a9980b0: Handle optional serverless dependencies in cli (#1679) (@kwiatekus)
- b818b78: Remove nodejs 14, deprecate nodejs16 (#1690) (@dbadura)
- f92606a: module command: Add Error Code for Kyma Warning State (#1692) (@LeelaChacha)
- 03423bf: upgrade reconciler version (#1693) (@pPrecel)
- 3c54377: use newest reconciler (#1688) (@dbadura)
2.15.1
2.15.0
Changelog
- fe28cb2: Arm compiler (#1665) (@amritanshusikdar)
- c7c5773: Bump moby and cicl versions to fix vulnerability issues (#1680) (@medmes)
- 07c8f08: Control in-kcp-mode flag using target flag (#1663) (@nesmabadr)
- 3899e00: Make v1beta2 default (#1666) (@lindnerby)
- 68c310d: Update Kyma version & docs (@medmes)
- 16b536a: remove module template managed-by (#1657) (@lindnerby)
- 9becb47: update kyma dashboard image to artifact registry (#1676) (@mrCherry97)
- fcd413d: updated-dependencies: (@dependabot[bot])