Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@runcom runcom released this 25 Nov 12:33
· 21 commits to main since this release
5e89799

What's Changed

  • chore: update patch for new release by @nullr0ute in #625
  • chore: fix require error with commitlint by @miabbott in #636
  • fix(license): replace space with - in Apache 2.0 by @7flying in #632
  • fix(data-formats): use serde_tuple serializer for error messages by @mmartinv in #629
  • fix: cargo test for non-root users by @mmartinv in #635
  • fix(get_current_user_name): remove trailing whitespaces. by @mmartinv in #638
  • chore: bump mio from 0.8.10 to 0.8.11 by @dependabot in #640
  • fix: vendored tarfile creation by @mmartinv in #634
  • fix: static-mut-refs warning by @7flying in #651
  • Enable CentOS 9 builds and add Testing Farm e2e tests by @mmartinv in #650
  • Add an OV re-registration window option when using DB storage by @7flying in #643
  • chore: bump pem from 2.0.1 to 3.0.3 by @dependabot in #639
  • chore: bump h2 from 0.3.25 to 0.3.26 by @dependabot in #659
  • feat: verify trusted manufacturers by @mmartinv in #656
  • database enhancements by @runcom in #666
  • chore: bump openssl to 0.10.66 by @7flying in #664
  • chore(store): make the store OVs agnostic by @runcom in #671
  • feat(manufacturing-server): implement an export OVs endpoint by @runcom in #673
  • fix(systemd-units): run before powering off the system by @mmartinv in #676
  • fix(dracut): use isolate on error in the manufacturing-client service by @mmartinv in #678
  • fix(systemd-generator): write configuration to '/run' by @mmartinv in #677
  • fix(owner-tool): use the new API to export ovs by @runcom in #675
  • chore: update diesel to 2.2.3 by @7flying in #669
  • chore: bump reqwest from 0.11.27 to 0.12.7 by @dependabot in #683
  • fix: use centos-stream-9 target instead of epel-9 by @mmartinv in #687
  • enhance onboarding testing by @mmartinv in #681
  • ci: add konflux test cases by @yih-redhat in #688
  • fix(make-vendored-tarfile.sh): exclude idna tests with unicode points by @runcom in #692
  • chore: bump for 0.5.1 by @runcom in #693

New Contributors

Full Changelog: v0.5.0...v0.5.1