Releases: rancher/cluster-api-addon-provider-fleet
Releases · rancher/cluster-api-addon-provider-fleet
v0.15.0
What's Changed
- chore(deps): Bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in #423
- chore(deps): Bump actix-web from 4.12.1 to 4.13.0 by @dependabot[bot] in #422
- chore(deps): Bump anyhow from 1.0.101 to 1.0.102 by @dependabot[bot] in #424
- chore(deps): Bump jiff from 0.2.19 to 0.2.21 by @dependabot[bot] in #426
- chore(deps): Bump serde_with from 3.16.0 to 3.17.0 by @dependabot[bot] in #427
- chore(deps): Bump futures from 0.3.31 to 0.3.32 by @dependabot[bot] in #419
- force server-side Apply patch for Fleet Clusters by @anmazzotti in #431
- Pin GH Actions to commit sha by @pdellamore in #441
- fix: address supply chain vulnerabilities by @mbologna in #444
- chore(deps): Bump rand from 0.9.2 to 0.9.3 by @dependabot[bot] in #443
- chore: bump dependencies by @anmazzotti in #446
- Update metadata.yaml for next release by @github-actions[bot] in #414
- feat: support CAPI v1.13 by @anmazzotti in #453
- release: use publish-image action by @anmazzotti in #454
- fix: release workflow fixes (#459) by @anmazzotti in #460
New Contributors
- @pdellamore made their first contribution in #441
- @mbologna made their first contribution in #444
Full Changelog: v0.14.0...v0.15.0
v0.14.1
What's Changed
- [release-0.14] force server-side Apply patch for Fleet Clusters (#431) by @anmazzotti in #436
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Update metadata.yaml for next release by @github-actions[bot] in #388
- chore(deps): Bump clap from 4.5.53 to 4.5.54 by @dependabot[bot] in #394
- chore(deps): Bump tracing-opentelemetry from 0.32.0 to 0.32.1 by @dependabot[bot] in #393
- Add FOSSA scanning workflow by @macedogm in #387
- chore(deps): Bump thiserror from 2.0.17 to 2.0.18 by @dependabot[bot] in #391
- feat: Support for CAPI v1.12 by @anmazzotti in #396
- chore(deps): Bump clap from 4.5.54 to 4.5.56 by @dependabot[bot] in #401
- chore(deps): Bump schemars from 1.2.0 to 1.2.1 by @dependabot[bot] in #402
- chore(deps): Bump clap from 4.5.56 to 4.5.57 by @dependabot[bot] in #405
- chore(deps): Bump jiff from 0.2.18 to 0.2.19 by @dependabot[bot] in #409
- fix: use tigera-operator namespace to prevent rbac issues by @anmazzotti in #407
- chore(deps): Bump anyhow from 1.0.100 to 1.0.101 by @dependabot[bot] in #410
- ci: retry kubectl download a few times by @anmazzotti in #412
- ci: re-enable caprke2 import test by @anmazzotti in #411
New Contributors
Full Changelog: v0.13.0...v0.14.0
v0.13.0
v0.12.0
What's Changed
- Add downstream build step by @Danil-Grigorev in #326
- Update metadata.yaml for next release by @github-actions[bot] in #327
- chore(deps): Bump the dependencies group with 2 updates by @dependabot[bot] in #329
- chore(deps): Bump serde_with from 3.12.0 to 3.14.0 by @dependabot[bot] in #330
- chore(deps): Bump tokio from 1.45.1 to 1.46.1 by @dependabot[bot] in #332
- chore(deps): Bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #335
- chore(deps): Bump clap from 4.5.39 to 4.5.41 by @dependabot[bot] in #333
- chore(deps): Bump rand from 0.9.1 to 0.9.2 by @dependabot[bot] in #336
- Migrate from rancher-sandbox org to rancher by @k0da in #341
- Rename
HelmApptoHelmOpin the repo by @furkatgofurov7 in #344 - fix: ignore BundleNamespaceMapping not found on Cluster deletion by @anmazzotti in #367
- chore(deps): Bump clap from 4.5.41 to 4.5.51 by @dependabot[bot] in #365
- chore(deps): Bump tokio from 1.46.1 to 1.48.0 by @dependabot[bot] in #363
- chore(deps): Bump thiserror from 2.0.12 to 2.0.17 by @dependabot[bot] in #360
- chore(deps): Bump tracing-subscriber from 0.3.19 to 0.3.20 in the cargo group by @dependabot[bot] in #354
- chore(deps): Bump serde_json from 1.0.141 to 1.0.145 by @dependabot[bot] in #356
- chore(deps): Bump anyhow from 1.0.98 to 1.0.100 by @dependabot[bot] in #358
- chore(deps): Bump clap from 4.5.52 to 4.5.53 by @dependabot[bot] in #373
- chore(deps): Bump hyper from 1.6.0 to 1.8.1 by @dependabot[bot] in #372
- chore: bump opentelemetry by @anmazzotti in #374
- chore: bump actix-web by @anmazzotti in #375
- chore(deps): Bump serde_with from 3.14.0 to 3.16.0 by @dependabot[bot] in #376
- ci: fix mdbook build by @anmazzotti in #368
- chore(deps): Bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #377
New Contributors
- @furkatgofurov7 made their first contribution in #344
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Update metadata.yaml for next release by @github-actions in #309
- Perform
ResourceDiffcompare before patch by @Danil-Grigorev in #317 - chore(deps): Bump clap from 4.5.38 to 4.5.39 by @dependabot in #311
- fix: Add fleet annotation to namespace of CAPI cluster by @yiannistri in #321
- Integrate namespace annotation patch into sync workflow by @Danil-Grigorev in #323
- Use
ControlPlaneInitializedcondition to determine if cluster is ready to connect by @yiannistri in #324 - Add e2e and failure investigation docs by @Danil-Grigorev in #325
New Contributors
- @github-actions made their first contribution in #309
Full Changelog: v0.10.0...v0.11.0
v0.10.1
What's Changed
- [release-0.10] Perform
ResourceDiffcompare before patch (#317) by @alexander-demicev in #318
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Default fleet key in CM at all cases by @Danil-Grigorev in #276
- chore(deps): Bump fleet-api-rs from 0.12.1 to 0.12.2 in the dependencies group by @dependabot in #274
- Update docs url by @anmazzotti in #280
- chore(deps): Bump clap from 4.5.35 to 4.5.37 by @dependabot in #258
- chore(deps): Bump chrono from 0.4.40 to 0.4.41 by @dependabot in #281
- Add resource requests and limits by @alexander-demicev in #287
- Prepare metadata yaml for v0.10.0 by @alexander-demicev in #292
- Add workflow to automatically update metadata yaml by @alexander-demicev in #291
- chore(deps): Bump clap from 4.5.37 to 4.5.38 by @dependabot in #286
- Bump kube to 1.0.0 by @Danil-Grigorev in #296
- chore(deps): Bump actix-web from 4.10.2 to 4.11.0 by @dependabot in #285
- chore(deps): Bump the dependencies group across 1 directory with 3 updates by @dependabot in #304
- chore(deps): Bump tokio from 1.44.2 to 1.45.1 by @dependabot in #300
- bug: Add controller readiness barrier by @Danil-Grigorev in #307
- chore(deps): Bump opentelemetry-otlp from 0.29.0 to 0.30.0 by @dependabot in #303
- feat: Add bootstrapLocalCluster option to FleetAddonConfig by @Danil-Grigorev in #308
- chore: Update dependencies, add clippy CI, and cleanup code by @Danil-Grigorev in #305
Full Changelog: v0.8.0...v0.10.0
v0.9.0
What's Changed
- Default fleet key in CM at all cases by @Danil-Grigorev in #276
- chore(deps): Bump fleet-api-rs from 0.12.1 to 0.12.2 in the dependencies group by @dependabot in #274
- Update docs url by @anmazzotti in #280
- chore(deps): Bump clap from 4.5.35 to 4.5.37 by @dependabot in #258
- chore(deps): Bump chrono from 0.4.40 to 0.4.41 by @dependabot in #281
- Add resource requests and limits by @alexander-demicev in #287
- [release-0.9] Bump metadata.yaml by @alexander-demicev in #293
Full Changelog: v0.8.0...v0.9.0
v0.8.1
What's Changed
- Default fleet key in CM at all cases by @Danil-Grigorev in #277
Full Changelog: v0.8.0...v0.8.1