3.0.0-rc2
Pre-release
Pre-release
What's Changed
Documentation
- Warn
kyma-project.iousers about early stage of the cli by @pPrecel in #2381 - Add kyma alpha app push tutorial by @FilipRudy in #2380
- Adding the Running an Application tutorial to sidebar by @grego952 in #2383
Features
- Add possibility to download latest build by @pPrecel in #2378
- Implement the
kyma versioncommand by @pPrecel in #2384 - Implement the
kubeconfig generatecommand by @pPrecel in #2402 - OIDC for the
kubeconfig generatecommand by @pPrecel in #2405 - Implement flags validation by @pPrecel in #2406
- Add possibility to skip extensions fetching by @pPrecel in #2409
- Add
--image-pull-secretfor theapp pushcommand by @pPrecel in #2413 - Refactor the
kubeconfig generatepackage by @pPrecel in #2408 - Implement
function initcommand by @pPrecel in #2420 - Implement Acceptance e2e tests for BTP user journey by @kwiatekus in #2318
Bug Fixes
- Remove unnecessary config fields by @pPrecel in #2394
- Return clierror.Error on any error by @pPrecel in #2403
- Get rid of the
@v3suffix by @pPrecel in #2412 - Handle extensions duplicates with base commands by @FilipRudy in #2414
- Ignore extension error on restricted args by @pPrecel in #2422
- improve init UX by @pPrecel in #2424
- Refactor extensions handling by @FilipRudy in #2427
Full Changelog: 3.0.0-rc1...3.0.0-rc2