-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9cbb14b
commit d125b48
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
Release v0.9.0 | ||
|
||
- normalize order of used component lister results (#750) | ||
- eliminate dep from demo plugin to cli (#746) | ||
- Bump the go group across 1 directory with 3 updates (#748) | ||
- Bump github.com/fluxcd/cli-utils from 0.36.0-flux.5 to 0.36.0-flux.6 (#737) | ||
- change wording (#747) | ||
- Bump github.com/docker/cli from 25.0.5+incompatible to 26.1.0+incompatible (#743) | ||
- Bump github.com/docker/docker from 25.0.5+incompatible to 26.1.0+incompatible (#744) | ||
- eliminate lib to cli dependencies (#741) | ||
- enable http registries as ocm repositories (#676) | ||
- Rework object finalization (#703) | ||
- fix: do not create a new resource manager client (#742) | ||
- fix: remove all personal information from tests (#740) | ||
- incorporate VERSION file if built without make (#732) | ||
- Wget doc (#739) | ||
- add documentation for wget access (#733) | ||
- Bump the go group with 27 updates (#729) | ||
- Bump github.com/sigstore/cosign/v2 from 2.2.3 to 2.2.4 (#722) | ||
- Bump the ci group with 2 updates (#723) | ||
- fast version list command (#728) | ||
- fix issue with create tempfile on MS Windows (#726) | ||
- modify add sources doc (#727) | ||
- align ca-cert opts + remove relation constraints for inputs (#725) | ||
- add metadata for hyperspace (#719) | ||
- readonly mode configurable for CVs (#711) | ||
- spec normalization for OCI based OCM repository spec (#710) | ||
- Bump the go\_modules group group with 3 updates (#707) | ||
- Bump the ci group with 3 updates (#713) | ||
- remove docs that are available in the spec (#715) | ||
- change to compopnent constrcutor file name (#712) | ||
- Fix repository cache (#705) | ||
- let's add a \`user\` within Docker (#704) | ||
- follow Docker official images recommendation (#699) | ||
- support for github enterprise urls (#698) | ||
|