-
Notifications
You must be signed in to change notification settings - Fork 22
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
87aa342
commit d1ab90d
Showing
1 changed file
with
31 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,31 @@ | ||
Release v0.11.0 | ||
|
||
- Bump goreleaser/goreleaser-action from 5 to 6 in the ci group (#802) | ||
- finally at least be able to sign commits (#800) | ||
- fix maven uploader and rename mavenArtifact to mavenPackage (#799) | ||
- (redo)Only re-encode subst value if it smells like json and target doc is yaml (#796) | ||
- sign flake.nix updates (#795) | ||
- fix updateVendorHash (#793) | ||
- let's create PRs instead of direct commits (#792) | ||
- fix maven issues (#790) | ||
- fix update-vendor-hash (#791) | ||
- add workflow for updateVendorHash of flake (#789) | ||
- various fixes/improvements for tests and paths to prepare migration (#788) | ||
- Bump github.com/cloudflare/cfssl from 0.0.0-20180223231731-4e2dcbde5004 to 1.6.5 (#787) | ||
- Bump github.com/sigstore/sigstore from 1.8.3 to 1.8.4 in the go group (#786) | ||
- sonatype nexus - quirks modes (#782) | ||
- utility function to get module name (#783) | ||
- Follow Up To Maven Access (#781) | ||
- fix: only have yaml out put on stdout if dryrun is enabled (#780) | ||
- Bump the go group with 11 updates (#778) | ||
- Bump anchore/sbom-action from 0.15.11 to 0.16.0 in the ci group (#777) | ||
- early CD validation for AddVersion (#779) | ||
- extract optionutils + fix new usages of moved packages (#775) | ||
- remove SPDX Header (#776) | ||
- fix: make sure that format of replacement matches file format (#773) | ||
- fix: use sync.OnceFunc instead of the struct package local value (#772) | ||
- fix pss signing server signing (#774) | ||
- Bump the go group with 15 updates (#770) | ||
- Maven/access2 (#731) | ||
- Vault tests (#749) | ||
|