What's Changed
- Fix clippy warnings by @ansasaki in #804
- ci: use CODECOV_TOKEN when submitting coverage data by @kkaarreell in #812
- ci: Disable Packit CI on CentOS Stream 9 by @kkaarreell in #813
- dependabot: Extend to also monitor workflow actions by @ansasaki in #816
- build(deps): bump serde_json from 1.0.116 to 1.0.120 by @dependabot in #808
- build(deps): bump thiserror from 1.0.59 to 1.0.63 by @dependabot in #815
- keylime/crypto: Fix indentation of documentation comment by @ansasaki in #823
- build(deps): bump openssl from 0.10.64 to 0.10.66 by @dependabot in #817
- build(deps): bump uuid from 1.7.0 to 1.10.0 by @dependabot in #822
- Enable test functional/iak-idevid-persisted-and-protected by @Isaac-Matthews in #814
- tests: apply workarounds to known bugs by @kkaarreell in #836
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #818
- tests: Add more tests to Packit CI by @kkaarreell in #844
- build(deps): bump serde from 1.0.203 to 1.0.210 by @dependabot in #840
- cargo: Bump reqwest to version 0.12.7 by @ansasaki in #851
- build(deps): bump futures from 0.3.27 to 0.3.31 by @dependabot in #852
- tpm: check if EK certificate has valid ASN.1 DER encoding by @THS-on in #845
- build(deps): bump serde_json from 1.0.120 to 1.0.128 by @dependabot in #850
- build(deps): bump log from 0.4.21 to 0.4.22 by @dependabot in #857
- config: Refactor
AgentConfig
Source
trait implementation by @ansasaki in #856 - build(deps): bump actix-rt from 2.9.0 to 2.10.0 by @dependabot in #858
- Fix showing wrong UUID, remove unused library by @UntriexTv in #862
- Use ${DESTDIR} for config by @Itxaka in #864
- Make the API configuration modular by @ansasaki in #861
- tests: Use Fedora 41 to generate code coverage by @ansasaki in #873
- workflows: Submit the coverage for merged PR from Fedora 41 by @ansasaki in #874
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #868
- build(deps): bump pest from 2.7.6 to 2.7.14 by @dependabot in #854
- build(deps): bump pest_derive from 2.7.6 to 2.7.14 by @dependabot in #855
- build(deps): bump tempfile from 3.10.1 to 3.14.0 by @dependabot in #869
- build(deps): bump clap from 4.3.11 to 4.5.21 by @dependabot in #867
- config: Enable passing a hostname instead of IP by @ansasaki in #866
- Use a single TPM context and avoid race conditions during tests by @ansasaki in #870
- build(deps): bump reqwest from 0.12.7 to 0.12.9 by @dependabot in #879
- build(deps): bump actix-web from 4.5.1 to 4.9.0 by @dependabot in #878
- build(deps): bump serde_json from 1.0.128 to 1.0.133 by @dependabot in #877
- build(deps): bump uuid from 1.10.0 to 1.11.0 by @dependabot in #876
- build(deps): bump openssl from 0.10.66 to 0.10.68 by @dependabot in #881
- tests: Add script to generate IAK and IDevID certificates by @ansasaki in #883
- Move IAK and IDevID code to a dedicated module by @ansasaki in #886
- build(deps): bump libc from 0.2.167 to 0.2.168 by @dependabot in #887
- build(deps): bump pest from 2.7.14 to 2.7.15 by @dependabot in #885
- build(deps): bump pest_derive from 2.7.14 to 2.7.15 by @dependabot in #893
- build(deps): bump serde from 1.0.210 to 1.0.217 by @dependabot in #894
- Support multiple API versions by @ansasaki in #889
- build(deps): bump glob from 0.3.1 to 0.3.2 by @dependabot in #895
- build(deps): bump libc from 0.2.168 to 0.2.169 by @dependabot in #890
- cargo: Update reqwest to version 0.12.12 by @ansasaki in #900
- cargo: Bump thiserror crate to version 0.2.9 by @ansasaki in #901
- packit: Fix RPM builds on copr by @ansasaki in #908
- cargo: Bump tokio crate to version 1.42.0 by @ansasaki in #904
- build(deps): bump serde_json from 1.0.133 to 1.0.135 by @dependabot in #896
- build(deps): bump log from 0.4.22 to 0.4.25 by @dependabot in #907
- cargo: Bump base64 crate to version 0.22.1 by @ansasaki in #902
- cargo: Bump clap crate to version 4.5.23 by @ansasaki in #903
- scripts: Fix regex in download_packit_coverage.sh by @ansasaki in #916
- cargo: Bump pretty_env_logger to version 0.5.0 by @ansasaki in #915
- main: Remove unnecessary lifetime by @ansasaki in #917
- scripts: Download coverage data from Testing Farm directly by @ansasaki in #918
- Bump version to 0.2.7 by @ansasaki in #914
New Contributors
- @UntriexTv made their first contribution in #862
- @Itxaka made their first contribution in #864
Full Changelog: v0.2.6...v0.2.7