Merged
Conversation
Signed-off-by: yxxhero <aiopsclub@163.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepare for release v3.15.2 with new features, bug fixes, and security updates.
Changes since v3.15.1
New Features
--kube-contextflag support (feat: add --kube-context flag support #924)Bug Fixes
--dry-run=serverby default for Helm v4 to fix.Capabilities.APIVersions(fix: use --dry-run=server by default for Helm v4 to fix .Capabilities.APIVersions #928)Security Updates
github.com/cloudflare/circlfrom 1.6.1 to 1.6.3 (build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 #940)Build & CI Improvements
Dependency Updates
github.com/homeport/dyff1.10.3 → 1.10.5 (build(deps): bump github.com/homeport/dyff from 1.10.3 to 1.10.5 #936)k8s.io/cli-runtime0.35.0 → 0.35.1 (build(deps): bump k8s.io/cli-runtime from 0.35.0 to 0.35.1 #937)helm.sh/helm/v44.1.0 → 4.1.1 (build(deps): bump helm.sh/helm/v4 from 4.1.0 to 4.1.1 #930)github.com/gonvenience/bunt1.4.2 → 1.4.3 (build(deps): bump github.com/gonvenience/bunt from 1.4.2 to 1.4.3 #931)golang.org/x/term0.39.0 → 0.40.0 (build(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 #932)k8s.io/apiextensions-apiserver0.35.0 → 0.35.1 (build(deps): bump k8s.io/apiextensions-apiserver from 0.35.0 to 0.35.1 #933)Release Checklist
plugin.yamlhelm plugin updateTesting
--kube-contextflag has been tested--dry-run=serverfix