Skip to content

Releases: kyma-project/kyma-infrastructure-manager

1.39.0

12 Jun 12:03
3944f85

Choose a tag to compare

What's Changed

  • Skip manual build approval gate for renovate PRs by @Disper in #1475
  • Update golang Docker tag to v1.26.4 by @renovate[bot] in #1466
  • Update module github.com/prometheus/common to v0.68.1 by @renovate[bot] in #1469
  • Update module github.com/fxamacker/cbor/v2 to v2.9.2 by @renovate[bot] in #1418
  • Add component-config.yaml for infrastructure-manager by @Disper in #1481
  • Update module github.com/go-playground/validator/v10 to v10.30.3 by @renovate[bot] in #1467
  • Update go-openapi packages by @renovate[bot] in #1421
  • Update module github.com/Masterminds/semver/v3 to v3.5.0 by @renovate[bot] in #1431
  • Update module golang.org/x/sys to v0.46.0 by @renovate[bot] in #1439
  • Update module go.uber.org/zap to v1.28.0 by @renovate[bot] in #1433
  • Update module github.com/onsi/ginkgo/v2 to v2.29.0 by @renovate[bot] in #1419
  • Update module golang.org/x/tools to v0.45.0 by @renovate[bot] in #1445
  • fix(metrics): rename "shootName" metric label to "shoot" by @amineelarabisap in #1479
  • Add region and platformRegion fields to KymaProvisioningInfo by @mfaizanse in #1474
  • Update module golang.org/x/crypto to v0.53.0 by @renovate[bot] in #1476
  • Update module sigs.k8s.io/structured-merge-diff/v6 to v6.4.0 by @renovate[bot] in #1435
  • Integrate Runtime Watcher with the Registry Cache by @mvshao in #1447
  • Update module golang.org/x/sync to v0.21.0 by @renovate[bot] in #1477

New Contributors

Full Changelog: 1.38.1...1.39.0

1.38.1

08 Jun 11:08
15beee3

Choose a tag to compare

What's Changed

Full Changelog: 1.38.0...1.38.1

1.38.0

02 Jun 08:13
32d173c

Choose a tag to compare

What's Changed

  • Add gate job for workflows with pull_request_target by @szwedm in #1453
  • Update module golang.org/x/net to v0.55.0 by @renovate[bot] in #1442
  • Migration from DNS secretName to DNS CredentialsRef by @mvshao in #1454
  • Fix build-image gate: require approval for all PRs, fix skip propagation by @Disper in #1460
  • Add status-requeue-delay to avoid stale-cache 409 conflicts by @Disper in #1455

Full Changelog: 1.37.2...1.38.0

1.37.2

15 May 06:50
4a2f0d0

Choose a tag to compare

What's Changed

  • Update module golang.org/x/tools to v0.44.0 by @renovate[bot] in #1404
  • Update module golang.org/x/net to v0.53.0 by @renovate[bot] in #1400
  • Update module golang.org/x/text to v0.36.0 by @renovate[bot] in #1403
  • Update module golang.org/x/sys to v0.43.0 by @renovate[bot] in #1401
  • Update module golang.org/x/crypto to v0.50.0 by @renovate[bot] in #1398
  • Update module k8s.io/klog/v2 to v2.140.0 by @renovate[bot] in #1382
  • Update google-github-actions/setup-gcloud action to v3 by @renovate[bot] in #1389
  • Update google-github-actions/auth action to v3 by @renovate[bot] in #1388
  • Update golangci/golangci-lint-action action to v9 by @renovate[bot] in #1387
  • Create a default machine-controller-manager params by @mvshao in #1412
  • Update golang Docker tag to v1.26.3 by @renovate[bot] in #1417
  • Start integrating with the Runtime Watcher by @akgalwas in #1415
  • Add new Audit Log fields in the Runtime CR by @szwedm in #1448
  • Enable dnsProviderReplication for internal Gardener DNS by @Disper in #1450

New Contributors

Full Changelog: 1.37.1...1.37.2

1.37.1

20 Apr 10:50
111ca62

Choose a tag to compare

What's Changed

Full Changelog: 1.37.0...1.37.1

1.37.0

13 Apr 16:14
4862da2

Choose a tag to compare

What's Changed

  • Update module github.com/prometheus/procfs to v0.20.1 by @renovate[bot] in #1381
  • chore: update Go version to 1.26.2 by @Disper in #1395
  • Allow configuration of nvidia openshell extension by @Disper in #1394

Full Changelog: 1.36.5...1.37.0

1.36.5

08 Apr 07:52
656bff2

Choose a tag to compare

What's Changed

  • chore(deps): update module go.yaml.in/yaml/v2 to v2.4.4 by @renovate[bot] in #1378
  • chore(deps): update module github.com/fxamacker/cbor/v2 to v2.9.1 by @renovate[bot] in #1376
  • fix(deps): update kubernetes monorepo to v0.35.3 by @renovate[bot] in #1369
  • Refactor ACL IPs loading to use ConfigMap instead of mounted files by @mvshao in #1367
  • fix(config): remove validation from kubeApiServer field by @mvshao in #1392

Full Changelog: 1.36.4...1.36.5

1.36.4

03 Apr 12:20
340c974

Choose a tag to compare

What's Changed

  • Update Go version to 1.26.0 by @Disper in #1365
  • Default gVisor net-raw to true when omitted from Runtime CR by @Disper in #1362
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.30.2 by @renovate[bot] in #1379
  • chore(deps): update go-openapi packages by @renovate[bot] in #1368
  • chore(deps): update module sigs.k8s.io/structured-merge-diff/v6 to v6.3.2 by @renovate[bot] in #1370
  • chore(deps): update golang docker tag to v1.26.1 by @renovate[bot] in #1375

Full Changelog: 1.36.3...1.36.4

1.36.3

31 Mar 12:43
4dcfc0c

Choose a tag to compare

What's Changed

Full Changelog: 1.36.2...1.36.3

1.36.2

27 Mar 08:53
097e8ce

Choose a tag to compare

What's Changed

  • Enhance test execution by setting pipefail option in run-tests.yaml by @mvshao in #1344
  • Create a contract for ACL support - RuntimeCR extension by @mvshao in #1345
  • adds AGENTS.md with project context for AI agents by @Disper in #1349
  • Adding gVisor configuration to example Runtime CR by @tobiscr in #1353
  • Implement ACL support in KIM by @mvshao in #1347
  • Add maxPods clamping from pods CIDR by @m00g3n in #1351
  • Refactor ACL logic by @mvshao in #1355

Full Changelog: 1.36.1...1.36.2