What's Changed
- Disable Go workspace mode via GOWORK environment variable in goreleaer configuration by @sbulage in #4793
- chore(deps): update update kubernetes dependencies to v0.23.3 (main) by @renovate-rancher[bot] in #4783
- Fix doNotDeploy bypassed when broader target precedes it in the target list by @dockerized-nl in #4688
- Migrate events generation to new interface by @weyfonk in #4678
- chore(deps): update github actions (main) by @renovate-rancher[bot] in #4806
- chore(deps): update dependency golangci/golangci-lint to v2.11.1 (main) by @renovate-rancher[bot] in #4805
- Optimise target building and fix panic in integration tests by @weyfonk in #4802
- Automate Fleet release against Rancher by @thardeck in #4796
- chore(deps): update dependency golangci/golangci-lint to v2.11.2 (main) by @renovate-rancher[bot] in #4810
- chore(deps): update actions/upload-artifact action to v7 (main) by @renovate-rancher[bot] in #4811
- Add workflow to retry failed PR jobs once by @thardeck in #4812
- Fix linter issues after golangci-lint bump by @thardeck in #4814
- Add unit tests for overwritten resources detection by @weyfonk in #4709
- Refine conditions for reconciles from cluster updates across shards by @weyfonk in #4730
- chore(deps): update dependency golangci/golangci-lint to v2.11.3 (main) by @renovate-rancher[bot] in #4818
- chore(deps): update module github.com/testcontainers/testcontainers-go to v0.41.0 (main) by @renovate-rancher[bot] in #4821
- Make sure Renovate updates integrations/go.mod by @thardeck in #4774
- chore(deps): update crate-ci/typos action to v1.44.0 (main) by @renovate-rancher[bot] in #4819
- Fix integrationtests on distros with specific umask by @p-se in #4749
- Fix stale bundle error when cluster is offline after bad commit by @thardeck in #4780
- rollout: Make maxNew configurable by @p-se in #4746
- Fix discrepancy of OCI chart fields between GitOps and HelmOps by @p-se in #4698
- Update PR template to point to new docs repo by @p-se in #4827
- chore(deps): update module golang.org/x/crypto to v0.49.0 (main) by @renovate-rancher[bot] in #4829
- chore(deps): update module helm.sh/helm/v4 to v4.1.3 (main) by @renovate-rancher[bot] in #4828
- Fix --gitrepo and --bundle filters including HelmOps by @thardeck in #4825
- Remove last git shell-out and fix dropped commit label by @thardeck in #4826
- Fall back to Rancher CA bundles for HelmOps by @thardeck in #4724
- Verify cluster in API server before deleting namespace by @thardeck in #4736
- chore(deps): update docker/login-action action to v4 (main) by @renovate-rancher[bot] in #4840
- Return cli List error closer to where was returned by @0xavi0 in #4822
- chore(deps): update wrangler-lasso (main) by @renovate-rancher[bot] in #4839
- chore(deps): update docker/setup-qemu-action action to v4 (main) by @renovate-rancher[bot] in #4858
- chore(deps): update dependency rancherlabs/slsactl to v0.1.22 (main) by @renovate-rancher[bot] in #4857
- chore(deps): update docker/setup-buildx-action action to v4 (main) by @renovate-rancher[bot] in #4864
- Prefer final chart over RC when computing latest release version by @thardeck in #4866
- HTTP proxy support for SSH in GitOps by @p-se in #4781
- Bump Fleet version in installation documentation by @rancherbot in #4872
- chore(deps): update github actions (main) (major) by @renovate-rancher[bot] in #4874
- Pin referenced Github Actions through commit SHAs by @weyfonk in #4882
- chore(deps): update module github.com/google/go-containerregistry to v0.21.3 (main) by @renovate-rancher[bot] in #4880
- chore(deps): update kubernetes dependencies (main) by @renovate-rancher[bot] in #4863
- Prefer final chart over RC when computing latest version by @thardeck in #4871
- chore(deps): update github actions (main) by @renovate-rancher[bot] in #4884
- chore(deps): update kubernetes dependencies to v0.35.3 (main) by @renovate-rancher[bot] in #4885
- Remove go-getter from GetContent and switch Docker image to bci-busybox by @thardeck in #4841
- Enable additional linters: intrange, mirror, perfsprint, dupword, usetesting, modernize by @thardeck in #4887
- chore(deps): update module github.com/fatih/color to v1.19.0 (main) by @renovate-rancher[bot] in #4894
- chore(deps): update module github.com/rancher/fleet/pkg/apis to v0.15.0 (main) by @renovate-rancher[bot] in #4889
- Fix credential leaks and DoS risk in GetContent archive handling by @thardeck in #4891
- Make CA bundle configurable for HTTPS_PROXY by @p-se in #4888
- Add version reference to Renovate Github Action by @thardeck in #4903
- chore(deps): update dependency golangci/golangci-lint to v2.11.4 (main) by @renovate-rancher[bot] in #4907
- fix: honor insecureSkipTLS in OCI storage secret by @khushalchandak17 in #4890
- chore(deps): update module github.com/go-git/go-git/v5 to v5.17.1 [security] (main) by @renovate-rancher[bot] in #4909
- Harden and simplify the release workflow by @thardeck in #4908
- Avoid tini wget inside arm64 QEMU container by @thardeck in #4922
New Contributors
- @dockerized-nl made their first contribution in #4688
- @khushalchandak17 made their first contribution in #4890
Full Changelog: v0.15.0-rc.2...v0.16.0-alpha.1