Skip to content

v4.10.0 - Upcoming Release (Draft & Feedback Requested)Β #5180

@camilamacedo86

Description

@camilamacedo86

Following the draft for the upcoming release, we kindly ask for community feedback before we proceed.
Please let us know if you have any suggestions, changes, or improvements that should be addressed prior to the release.

πŸ—“οΈ ETA: We are planning to start the release process from Monday, November 10th.


⚠️ Deprecation of helm/v1-alpha plugin in favor of new helm/v2-alpha

The new helm/v2-alpha plugin replaces the deprecated helm/v1-alpha and introduces significant improvements in flexibility, maintainability, and alignment with comunity feedbacks.

Chart values are now better exposed, enabling easier customizations and addressing long-standing issues by consuming the kustomize-generated bundle from make build-installer, instead of relying on fixed templates for chart generation. (#5058, #5172, #5119, #5147, #5173, #5174)

✨ New features

  • (go/v4): Upgrade golang-lint from v2.4.0 β†’ v2.5.0. #5128
  • (go/v4): Upgrade controller-runtime from v0.22.1β†’ v0.22.4. (#5129,#5178)
  • (go/v4): Upgrade cert-manager used in e2e tests from v1.18.2 β†’ v1.19.1. (#5133,#5136)
  • (go/v4): Upgrade Golang version from 1.24 β†’ 1.25. #5130
  • (go/v4): Enable multi-architecture support in GitHub Actions and devcontainer scripts by dynamically detecting GOARCH. #5142
  • (go/v4): Allow ENV TEST version to be derived from replaces. #5096
  • (External Plugins API): Add PluginChain field to external plugin API. #5161
  • (External Plugins API): Expose ProjectConfig to external plugins. #5165
  • (go/v4): Add support for custom webhook paths. #5171
  • (go/v4): Add *.kubeconfig to .gitignore. #5111

πŸ› Bug fixes

  • (go/v4): Fix project scaffolding failure when directories contain spaces by quoting Makefile variables. #5139
  • (External Plugins API): Fix plugin configuration tracking when wrapped in bundles with custom domains. #5166

πŸŽ‰ Thanks to all contributors!

What's Changed

New Contributors

Full Changelog: v4.9.0...master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions