Skip to content

Releases: kyma-project/lifecycle-manager

0.1.2

09 Apr 09:34
ba1d580
Compare
Choose a tag to compare

What has changed

  • feat: Add manifest reconciliation metric to Plutono Dashboard (#1380) by @nesmabadr
  • chore(dependabot): bump github.com/cert-manager/cert-manager from 1.14.3 to 1.14.4 (#1379) by @dependabot[bot]
  • chore(dependabot): bump the go_modules group group with 3 updates (#1381) by @dependabot[bot]
  • chore(dependabot): bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 (#1394) by @dependabot[bot]
  • chore(deps): bump the go_modules group across 1 directory with 4 updates (#1393) by @dependabot[bot]
  • chore(dependabot): bump istio.io/api from 1.20.2 to 1.21.0 (#1396) by @dependabot[bot]
  • chore(dependabot): bump istio.io/client-go from 1.20.2 to 1.21.0 (#1395) by @dependabot[bot]
  • chore(dependabot): bump github.com/open-component-model/ocm from 0.7.0 to 0.8.0 (#1386) by @dependabot[bot]
  • feat: Allow different drop storage versions based on crd kind (#1385) by @nesmabadr
  • chore: Refactor and increase purge controller monitoring (#1392) by @c-pius
  • chore(dependabot): bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 (#1401) by @dependabot[bot]
  • fix: Add wait for cache sync for the storage version dropper (#1403) by @nesmabadr
  • chore(dependabot): bump k8s.io/kubectl from 0.29.2 to 0.29.3 (#1404) by @dependabot[bot]
  • chore(dependabot): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#1411) by @dependabot[bot]
  • fix: Correct inaccurate log message in purge cleanup (#1420) by @c-pius
  • docs: IN cluster instead of ON (#1421) by @mmitoraj
  • fix: Cache Invalidation for DNS Lookup Errors (#1363) by @LeelaChacha
  • fix: Avoid unnecessary ssa for the manifest (#1408) by @nesmabadr
  • chore(dependabot): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 (#1414) by @dependabot[bot]
  • chore(dependabot): bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3 (#1406) by @dependabot[bot]
  • chore(dependabot): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible (#1416) by @dependabot[bot]
  • fix: Filter controller-runtime metrics panels by our controllers (#1419) by @lindnerby
  • feat: Add SyncResource CRD (#1413) by @ruanxin
  • chore(dependabot): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 (#1425) by @dependabot[bot]
  • chore: Remove inapplicable kubebuiler:subresource:status markers (#1432) by @c-pius
  • chore: Remove editor and viewer roles files (#1429) by @nesmabadr
  • chore: Remove sync resource (#1434) by @ruanxin
  • chore: Remove unused GroupVersionResource from v1beta1 and v1beta2 (#1431) by @c-pius
  • chore: Remove storage version migrator scripts (#1438) by @nesmabadr
  • chore: Namespace transformer (#1436) by @nesmabadr
  • fix: Race condition in drop stored versions (#1441) by @c-pius
  • chore: Bump golang from 1.22.1 to 1.22.2 (#1450) by @c-pius
  • chore: Stop running tests for post main jobs (#1444) by @nesmabadr
  • chore: Configure leader election timeout (#1443) by @Tomasz-Smelcerz-SAP
  • chore(dependabot): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#1448) by @dependabot[bot]
  • feat: TTL client caches (#1445) by @lindnerby
  • fix: Remove some privileges from KLM (#1423) by @nesmabadr
  • docs: Fix local test setup scripts (#1446) by @c-pius

Full changelog: https://api.github.com/repos/kyma-project/lifecycle-manager/compare/0.1.1...0.1.2

Docker image URL

europe-docker.pkg.dev/kyma-project/prod/lifecycle-manager:0.1.2

0.1.1

12 Mar 12:39
b99472c
Compare
Choose a tag to compare

Issues in the release:

https://github.com/kyma-project/lifecycle-manager/milestone/11

What has changed

Full changelog: https://api.github.com/repos/kyma-project/lifecycle-manager/compare/0.1.0...0.1.1

Docker image URL

europe-docker.pkg.dev/kyma-project/prod/lifecycle-manager:0.1.1

Initial release of Lifecycle Manager

29 Feb 09:02
008f36d
Compare
Choose a tag to compare

This is the first official release of the Lifecycle Manager.

The next ones will follow in a bi-weekly release cycle with proper release notes/changelog.