Skip to content

Releases: NVIDIA/nv-redfish

v0.8.1

06 May 02:59
5daf9ae

Choose a tag to compare

What's Changed

  • release pipeline rust update by @yoks in #89
  • revert rust version to 1.90 by @yoks in #90

Full Changelog: v0.8.0...v0.8.1

v0.8.0

06 May 00:50
705d612

Choose a tag to compare

What's Changed

  • ci for release branches by @yoks in #81
  • nv-redfish: handle empty UUIDs for DPU systems by @poroh in #83
  • CI toolchain update by @yoks in #87
  • session creation logic, handling headers by @yoks in #86
  • update README.md to current state by @yoks in #88

Full Changelog: v0.7.1...v0.8.0

v0.7.1

24 Apr 15:48
160a25c

Choose a tag to compare

What's Changed

  • fix: properly handle empty-string UUIDs for Bluefields by @krish-nvidia in #80

Full Changelog: v0.7.0...v0.7.1

v0.6.3

24 Apr 20:14
8b09acb

Choose a tag to compare

Full Changelog: v0.6.2...v0.6.3

v0.5.1

24 Apr 18:09
9845d1a

Choose a tag to compare

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

v0.7.0

22 Apr 18:20

Choose a tag to compare

What's Changed

  • examples: fix build script to prevent stack overflow on Windows by @poroh in #74
  • core: make EdmDateTimeOffset to SystemTime conversion fallible by @poroh in #75
  • ci: add Windows and macOS to build/test matrix by @poroh in #76
  • bmc-http csdl-compiler: tighten docs/lints and credential updates by @poroh in #77
  • nv-redfish: fix feature deps and cfg/Clone bounds by @poroh in #78
  • centralize Send/Sync bounds and drop client recursion_limit by @poroh in #79

Full Changelog: v0.6.2...v0.7.0

v0.6.2

16 Apr 22:13

Choose a tag to compare

What's Changed

  • fix: build: increase stack size to prevent overflow on Windows by @poroh in #72
  • nv-redfish: refactor: public schema re-export and doc improvements by @poroh in #73

Full Changelog: v0.6.1...v0.6.2

v0.6.1

16 Apr 00:47

Choose a tag to compare

What's Changed

  • fix: clippy enum_variant_names Self hints and rustdoc broken links by @poroh in #70
  • nv-redfish: LiteOn OEM power supply links via chassis by @poroh in #71

Full Changelog: v0.6.0...v0.6.1

v0.6.0

14 Apr 21:22

Choose a tag to compare

What's Changed

  • nv-redfish: introduce EntityLink<B, T> to unify light entity links by @poroh in #68

Full Changelog: v0.5.0...v0.6.0

v0.5.0

06 Apr 18:45
94e30cb

Choose a tag to compare

What's Changed

  • csdl-compiler: redfish: fallback enum variant for unsupported values by @poroh in #67

Full Changelog: v0.4.3...v0.5.0