v0.5.0
What's Changed
- ci: bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #1
- ci: bump github/codeql-action from 3 to 4 by @dependabot[bot] in #2
- ci: bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #3
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #4
- ci: bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #5
- deps: bump indicatif from 0.17.11 to 0.18.3 by @dependabot[bot] in #9
- deps: bump console from 0.15 to 0.16 by @KevinDoremy in #13
- ci: bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #19
- ci: bump github/codeql-action from 3 to 4 by @dependabot[bot] in #20
- ci: bump ossf/scorecard-action from 2.4.0 to 2.4.3 by @dependabot[bot] in #22
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #23
- ci: bump actions/attest-sbom from 2 to 3 by @dependabot[bot] in #24
- Fix borrow of moved value in add_data_binding_entry_point by @falcon4ever in #44
- fix: satisfy rustfmt/clippy on Rust 1.97, bump MSRV to 1.80 by @KevinDoremy in #45
- ci: bump actions/attest-sbom from 3 to 4 by @dependabot[bot] in #40
- ci: bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #43
- ci: bump actions/download-artifact from 6 to 8 by @dependabot[bot] in #41
- ci: bump actions/cache from 4 to 6 by @dependabot[bot] in #37
- deps: bump tracing from 0.1.43 to 0.1.44 by @dependabot[bot] in #36
- deps: bump toml from 0.9.8 to 1.1.3+spec-1.1.0 by @dependabot[bot] in #34
- deps: bump clap_complete from 4.5.61 to 4.6.7 by @dependabot[bot] in #33
- deps: bump console from 0.16.1 to 0.16.4 by @dependabot[bot] in #32
- deps: bump serde_json from 1.0.145 to 1.0.151 by @dependabot[bot] in #35
- test: raise perf test parse ceiling to 120s by @KevinDoremy in #46
- ci: bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #42
- feat: top-10 roadmap features and 0.5.0 release by @KevinDoremy in #47
- fix: correct cargo-sbom format value in release workflow by @KevinDoremy in #48
- fix: let attest-sbom compute the subject digest by @KevinDoremy in #49
New Contributors
- @falcon4ever made their first contribution in #44
Full Changelog: v0.4.0...v0.5.0