Releases: kyma-project/cli
Releases · kyma-project/cli
2.7.1
2.7.0
Changelog
- bf05801: Add anoipm as codeowner (#1374) (@anoipm)
- 7a600e8: Bump istio to 1.14.4 (#1377) (@barchw)
- 49f0bd3: Bump reconciler (#1362) (@barchw)
- 08a98cc: Bump reconciler (#1371) (@barchw)
- 5d3ffba: Bump reconciler with support of Istio sidecar pod labels (#1372) (@cnvergence)
- 1874b61: Fix linter (#1382) (@clebs)
- 1b53a5b: Integrate Kustomize (#1370) (@clebs)
- f701fbc: Start release 2.7. (#1384) (@clebs)
- 0cc4fc0: Switch to goreleaser changelogs (#1386) (#1387) (@clebs)
- 35138b9: rename kyma-operator => lifecycle-manager (#1357) (@jakobmoellersap)
2.6.2
Bump reconciler (#1362) (#1369) Co-authored-by: Bartosz Chwila <[email protected]>
2.6.1
2.6.0
2.6.0 (2022-08-23)
Service Mesh
- #1331 Bump reconciler with Istio Proxy Reset post action (@cnvergence)
CLI
- #1345 Make user/password credentials work for gcloud registry (@Tomasz-Smelcerz-SAP)
- #1334 Add module template generation (@clebs)
- #1340 Fix inconsistent hashes on tar blobs (@clebs)
- #1329 Add init module command (@Tomasz-Smelcerz-SAP)
- #1322 Layering engine for kyma modules (@clebs)
- #1333 Fix the CLI release script (@clebs)
Committers: 9
- Ali Khlifi (@khlifi411)
- Bartosz Chwila (@barchw)
- Borja Clemente (@clebs)
- Christoph Kleineweber (@chrkl)
- Karol Szwaj (@cnvergence)
- Raymond Pinto (@raypinto)
- Tobias Schuhmacher (@tobiscr)
- Tomasz Smelcerz (@Tomasz-Smelcerz-SAP)
- @dariusztutaj
2.5.0
2.5.0 (2022-08-02)
CLI
- #1319 Sign command for OCI signning (@ruanxin)
- #1326 Bump reconciler version to include istio sidecar migration option (@werdes72)
- #1321 Remove support for Kyma <2.1 with old istio-configuration component (@veichtj)
- #1308 create module: mvp (@clebs)
- #1315 chore: remove old side-effect (@jakobmoellersap)
- #1311 add kubelet arg by default (@a-thaler)
- #1306 update to k8s 1.23 (@a-thaler)
- #1307 Bump reconciler (@werdes72)
- #1305 Bump reconciler dependency (@werdes72)
Committers: 6
2.4.2
Create patch release 2.4.2 (#1304) Signed-off-by: Borja Clemente <[email protected]>
2.4.0
2.4.0 (2022-06-30)
CLI
- #1272 Add nodejs16 to allowed runtimes (@kwiatekus)
- #1286 Upgrade Hydroform Dependency (@jeremyharisch)
- #1282 Bump hydroform function (@dbadura)
- #1293 Replace containerd with latest to fix CVE (@clebs)
- #1294 Bump reconciler to version with istio 1.14.1 (@werdes72)
- #1295 Bump hydroform/function (@moelsayed)
- #1297 Bump apply command (@anoipm)
- #1296 Upgrade hydroform & reconciler to latest (@clebs)
- #1299 Bump function module to resolve CVE-2022-1996 (@m00g3n)
Full Changelog: 2.3.0...2.4.0
2.3.0
2.3.0 (2022-06-08)
CLI
- #1258 Muting unnecessary logs when using output flag in CLI (@Cortey)
- #1265
version
command: add retry to get the cluster kyma version (@clebs) - #1271 Remove minikube leftovers (@clebs)
- #1274 Add kaniko force flag for k3d clusters (@moelsayed)
- #1280 remove orphaned kyma1 setting by (@a-thaler)
Full Changelog: 2.2.0...2.3.0
2.2.0
2.2.0 (2022-05-04)
Serverless
- #1220 Support the
customRuntimeImage
field for theconfig.yaml
and therun function
method (@pPrecel) - #1223 Upgrade the
hydroform/function
deps (@pPrecel)
Documentation
- #1257 Prow approval flow was disabled. Removing OWNERS files. They are not … (@dekiel)
- #1249 Removed deprecated kyma 1 commands and deps (@clebs)
- #1220 Support the
customRuntimeImage
field for theconfig.yaml
and therun function
method (@pPrecel) - #1229 Remove CODEOWNERS from repo (@Ressetkk)
CI
CLI
Committers: 14
- Andreas Thaler (@a-thaler)
- Andrzej Pankowski (@Cortey)
- Benjamin Lindner (@lindnerby)
- Borja Clemente (@clebs)
- Filip Strózik (@pPrecel)
- Jakob Möller (@jakobmoellersap)
- Johannes Veicht (@veichtj)
- Kamil Kasperski (@Ressetkk)
- Karol Szwaj (@cnvergence)
- Piotr Halama (@Halamix2)
- Przemek Pokrywka (@dekiel)
- Tobias Schuhmacher (@tobiscr)
- Xin Ruan (@ruanxin)
- @dariusztutaj