Releases: rancher/fleet
Releases · rancher/fleet
v0.12.0-alpha.3
What's Changed
- Adds logs for new commit or error checking for the latest by @0xavi0 in #3182
- [SURE-9137] Add template errors to bundle and gitrepo status by @p-se in #3114
- Remove AKS/GKE workflows by @manno in #3192
- Add jitter and resync to polling by @manno in #3151
- chore(deps): update module github.com/hashicorp/go-getter to v1.7.7 by @renovate-rancher in #3201
- Add benchmark suite by @manno in #3120
- Dev scripts use same docker network by @manno in #3205
- chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.2 by @renovate-rancher in #3210
- chore(deps): update module github.com/testcontainers/testcontainers-go to v0.35.0 by @renovate-rancher in #3211
- Fix nightly CI workflow by @weyfonk in #3208
- chore(deps): update module github.com/hashicorp/go-getter to v1.7.8 by @renovate-rancher in #3213
- Add resourceCounts and incomplete state to BundleDeploymentStatus by @aruiz14 in #3203
- Fix ./internal/resourcestatus tests not being run by @aruiz14 in #3226
- [updatecli] Bump Fleet version used within installation documentation to 0.11.3 by @rancherbot in #3224
- Add TotalDuration to benchmark report by @manno in #3223
Full Changelog: v0.12.0-alpha.2...v0.12.0-alpha.3
v0.9.13
v0.11.3
What's Changed
- Calculate Clusters resourceCount from BundleDeployments instead of GitRepos by @aruiz14 in #3145
- Make agent worker counts configurable by @weyfonk in #3162
- Adds logs for new commit or error checking for the latest by @0xavi0 in #3184
- Backport of Add jitter and resync to polling by @manno in #3198
- Add template errors to bundle and gitrepo status by @p-se in #3193
- Bump golang.org/x/crypto to v0.31.0 by @thardeck in #3154
- Update golang.org/x/net to v0.33.0 by @thardeck in #3173
- Update go-git to v5.13.1 by @thardeck in #3206
Full Changelog: v0.11.2...v0.11.3
v0.10.8
What's Changed
- Calculate Clusters resourceCount from BundleDeployments instead of GitRepos by @aruiz14 in #3146
- Adds logs for new commit or error checking for the latest by @0xavi0 in #3185
- Add template errors to bundle and gitrepo status by @p-se in #3196
- Update golang.org/x/net to v0.33.0 and golang.org/x/crypto to v0.31.0 by @thardeck in #3174
- Update go-git to v5.13.1 by @thardeck in #3204
Full Changelog: v0.10.7...v0.10.8
v0.11.3-rc.2
What's Changed
- Calculate Clusters resourceCount from BundleDeployments instead of GitRepos by @aruiz14 in #3145
- Make agent worker counts configurable by @weyfonk in #3162
- Adds logs for new commit or error checking for the latest by @0xavi0 in #3184
- Backport of Add jitter and resync to polling by @manno in #3198
- Add template errors to bundle and gitrepo status by @p-se in #3193
- Bump golang.org/x/crypto to v0.31.0 by @thardeck in #3154
- Update golang.org/x/net to v0.33.0 by @thardeck in #3173
- Update go-git to v5.13.1 by @thardeck in #3206
Full Changelog: v0.11.2...v0.11.3-rc.2
v0.10.8-rc.2
What's Changed
- Calculate Clusters resourceCount from BundleDeployments instead of GitRepos by @aruiz14 in #3146
- Adds logs for new commit or error checking for the latest by @0xavi0 in #3185
- Add template errors to bundle and gitrepo status by @p-se in #3196
- Update golang.org/x/net to v0.33.0 and golang.org/x/crypto to v0.31.0 by @thardeck in #3174
- Update go-git to v5.13.1 by @thardeck in #3204
Full Changelog: v0.10.7...v0.10.8-rc.2
v0.11.3-rc.1
What's Changed
- Calculate Clusters resourceCount from BundleDeployments instead of GitRepos by @aruiz14 in #3145
- Make agent worker counts configurable by @weyfonk in #3162
- Adds logs for new commit or error checking for the latest by @0xavi0 in #3184
- Backport of Add jitter and resync to polling by @manno in #3198
- Add template errors to bundle and gitrepo status by @p-se in #3193
- Bump golang.org/x/crypto to v0.31.0 by @thardeck in #3154
- Update golang.org/x/net to v0.33.0 by @thardeck in #3173
Full Changelog: v0.11.2...v0.11.3-rc.1
v0.10.8-rc.1
What's Changed
- Calculate Clusters resourceCount from BundleDeployments instead of GitRepos by @aruiz14 in #3146
- Adds logs for new commit or error checking for the latest by @0xavi0 in #3185
- Add template errors to bundle and gitrepo status by @p-se in #3196
- Update golang.org/x/net to v0.33.0 and golang.org/x/crypto to v0.31.0 by @thardeck in #3174
Full Changelog: v0.10.7...v0.10.8-rc.1
v0.9.13-rc.1
What's Changed
- Update golang.org/x/net to v0.33.0 and golang.org/x/crypto to v0.31.0 by @thardeck in #3175
- Update go git to v5.13.1 by @thardeck in #3207
Full Changelog: v0.9.12...v0.9.13-rc.1
v0.12.0-alpha.2
What's Changed
- Exports Metrics URLs to test with external IPs by @0xavi0 in #3134
- dev/k3d-act-clean cleanup by @p-se in #3156
- Remove HELM_PATH, tests no longer use it by @manno in #3165
- chore(deps): update module github.com/onsi/ginkgo/v2 to v2.22.1 by @renovate-rancher in #3164
- Separate k3d dev scripts for upstream/downstream by @manno in #3166
- Bump Copyright statements to 2025 by @thardeck in #3176
- chore(deps): update module github.com/onsi/ginkgo/v2 to v2.22.2 by @renovate-rancher in #3171
- chore(deps): update module github.com/docker/docker to v27.4.1+incompatible by @renovate-rancher in #3159
- chore(deps): update module github.com/go-git/go-git/v5 to v5.13.1 by @renovate-rancher in #3170
- Improve charts release script by @thardeck in #3177
- chore(deps): update module golang.org/x/crypto to v0.32.0 by @renovate-rancher in #3179
- chore(deps): update module github.com/otiai10/copy to v1.14.1 by @renovate-rancher in #3178
- Update golang.org/x/net to v0.33.0 in pkg/apis by @thardeck in #3181
Full Changelog: v0.12.0-alpha.1...v0.12.0-alpha.2