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)