v0.9.0
- 
(rancherio-gh-m) released this 2023-11-07 12:30:45 +0000 UTC* 
Release Note
SUSE® Rancher Prime Continuous Delivery 0.9 contains major changes to Gitjob. The existing git handling code has been unified and now uses the go-git library. The Tekton CLI, which was used for cloning, has been removed. The release improves the performance on downstream clusters, by using a caching client with the Helm SDK.
What’s Changed
- 
Add dev scripts to simplify using E2E tests by @p-se in #1764 
- 
Add integration test to verify fleet.yaml Helm options for non-Helm type bundles by @thardeck in #1775 
- 
Fix patch_crd_descriptions.sh when yq is not installed by @raulcabello in #1810 
- 
Fixes for running multi cluster E2E tests locally by @p-se in #1762 
- 
Increase speed of clusterregistration clean up hook by @manno in #1712 
- 
Remove previous version selection in release against rancher script by @thardeck in #1773 
- 
Remove Tekton references from release docs by @weyfonk in #1833 
- 
Remove tekton by @raulcabello in #1782 
- 
Switch k3d import to default mode to detect error in e2e setup by @manno in #1797 
- 
Update README.md with instructions on how to use nektos/act by @p-se in #1765 
- 
Use constants for agent cluster role names by @manno in #1814 
- 
Bump Golang to 1.21.0 by @rancherbot in #1716 
- 
Bump bci/bci-base from 15.5.36.5.33 to 15.5.36.5.34 in /package by @dependabot in #1805 
- 
Bump github.com/evanphx/json-patch from 5.6.0+incompatible to 5.7.0+incompatible by @dependabot in #1802 
Full Changelog: v0.8.0...v0.9.0
Known Issues
- 
Gitjob might report "git binary not found" if the path within the repository does not exist. rancher/rancher#43499 
Additions
- 
Add support for spec field identifying KUBECONFIG namespace for imported clusters by @aiyengar2 in #1786 
- 
Allow configuring EnableDNS property in Helm through fleet.yaml by @aruiz14 in #1755 
- 
Allow skipping Helm’s schema validation through fleet.yaml by @aruiz14 in #1769 
- 
Helm Storage Backend With Caching by @raulcabello in #1809 
- 
Include nonResourceURLs Fleet-Agent’s RBAC by @manno in #1806 
Download
Information retrieved from here