Skip to content

Releases: NVIDIA/libredfish

v0.44.4

23 May 04:55

Choose a tag to compare

What's Changed

  • feat: implement HPE set_boot_override via UrlBootFile BIOS attribute by @chet in #76
  • feat: add Dell set_boot_override impl via HttpDev1Uri BIOS attribute by @chet in #75

Full Changelog: v0.44.3...v0.44.4

v0.44.3

22 May 16:28

Choose a tag to compare

What's Changed

  • Enforce fmt and clippy in CI by @wminckler in #68
  • feat: add set_boot_override trait method with HttpBootUri support by @chet in #74

Full Changelog: v0.44.2...v0.44.3

v0.44.2

14 May 16:17
e2e047c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.44.1...v0.44.2

v0.44.1

12 May 18:25
3f87005

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.44.0...v0.44.1

v0.44.0

06 May 14:51
64c7d54

Choose a tag to compare

What's Changed

  • speed-up build: remove async-trait dependency by @poroh in #66

Full Changelog: v0.43.12...v0.44.0

v0.43.12

29 Apr 14:52
a22f6da

Choose a tag to compare

What's Changed

  • fix: only query the chassis sub-system to determine vendor if the redfish client is not anonymous by @spydaNVIDIA in #65

Full Changelog: v0.43.11...v0.43.12

v0.43.11

23 Apr 18:54
696fcde

Choose a tag to compare

What's Changed

  • fix(security): redact credentials from debug log output by @martinraumann in #61
  • fix: do not try to anonymously query the chassis subsystem as part of querying the service root by @spydaNVIDIA in #64

Full Changelog: v0.43.10...v0.43.11

v0.43.10

15 Apr 18:57
4ac933a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.43.9...v0.43.10

v0.43.9

12 Apr 23:29
a2f873e

Choose a tag to compare

What's Changed

  • fix: add custom deserializer for PSU's power state attribute to handle both string and boolean values. by @spydaNVIDIA in #62

Full Changelog: v0.43.8...v0.43.9

v0.43.8

10 Apr 22:22
ec4cd0b

Choose a tag to compare

What's Changed

  • fix: stop deriving Debug for Endpoint by @poroh in #59
  • fix(dell): escape XML PCDATA in UEFI password import buffer by @poroh in #60

Full Changelog: v0.43.7...v0.43.8