Skip to content

Releases: NVIDIA/nv-redfish

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

v0.4.3

01 Apr 15:55
ec854d6

Choose a tag to compare

What's Changed

  • csdl-compiler: detect duplicate namespaces by @yoks in #64
  • fix(reqwest): use max timeout in reqwest response for SSE by @mkoci in #65
  • fix: don't parse Dell FW release date if it's 0000-00-00T00:00:00Z by @krish-nvidia in #66

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

19 Mar 17:35
49204d5

Choose a tag to compare

What's Changed

  • fix(SSE): handle when EventType is missing entirely by @mkoci in #61
  • feat: Added stale issue or pr check workflow by @huaweic-nv in #58
  • nv-redfish: session-service by @yoks in #62
  • bmc-http: set credentials api by @yoks in #63

New Contributors

  • @mkoci made their first contribution in #61

Full Changelog: v0.4.1...v0.4.2

v0.4.0

05 Mar 21:43

Choose a tag to compare

What's Changed

  • nv-redfish: fixed path to Dell OEM Manager Attributes by @poroh in #44
  • Rework Modfy logic by @yoks in #40
  • nv-redfish: NetworkDeviceFunction support added by @poroh in #45
  • nv-redfish: internal: BMC quirks now separate object and NvBmc part by @poroh in #46
  • csdl-compiler: rigid arrays support for specific properties by @poroh in #47
  • nv-redfish: lenovo: Support second variant of front panel USB by @poroh in #48
  • nv-redfish: BIOS attrs types; boot reference fix; eth permanent MAC by @poroh in #49
  • nv-redfish: service root: redfish_version and replace_bmc by @poroh in #50
  • nv-redfish: AMI OEM extensions: ConfigBMC by @poroh in #51
  • nv-redfish: support quirks of Liteon Powershelf by @poroh in #52
  • Remove invalid resource state for sensors by @yoks in #53
  • nv-redfish: support NVIDIA ComputerSystem OEM without odata.id by @poroh in #54
  • nv-redfish: support explicit restriction of usage of expand by @poroh in #55
  • nv-redfish: minimal support of HPE service root OEM extension by @poroh in #56
  • nv-redfish: support NvSwitch wrong Chassis part location type by @poroh in #57

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 Feb 21:02

Choose a tag to compare

What's Changed

  • Added telemetry service to nv-redfish by @yoks in #32
  • SSE support for EventService by @yoks in #28
  • nv-redfish: support Dell OEM Attributes in Manager by @poroh in #33
  • bmc-http: added URL to HTTP error response by @poroh in #34
  • nv-redfish: support of HostInterface and HostInterfaceCollection by @poroh in #35
  • nv-redfish: minimal support of LenovoComputerSystem & LenovoManager by @poroh in #36
  • nv-redfish: use Option instead of error if no nav property returned by @poroh in #37
  • Use odata_id() instead of id() to avoid confusion with Resource ID by @poroh in #38
  • nv-redfish: ergonomics: prefer to return &str instead of &String by @poroh in #39
  • nv-redfish: minimal support of Supermicro Manager OEM by @poroh in #41
  • nv-redfish: minimal support of Hpe Manager OEM by @poroh in #42
  • nv-redfish: AMI Vikings Redfish workarounds by @poroh in #43

Full Changelog: v0.2.4...v0.3.0

v0.2.4

19 Feb 21:58
280587f

Choose a tag to compare

What's Changed

  • csdl-compiler: use crate_ name if generated property name is crate by @poroh in #22
  • csdl-compiler, log-service: support compilation of Event/EventRecord by @poroh in #23
  • nv-redfish: reexport of core and feature-gated reexport of bmc-http by @poroh in #25
  • csdl-compiler: HTTP events: Edm.String dynamic properties support by @poroh in #26
  • nv-redfish: oem-nvidia-baseboard: fix of parsing of NvidiaCbcChassis by @poroh in #27
  • nv-redfish: docs: enable documentation of all features by @poroh in #29
  • compiler/core/redfish: odata type in resources & collections only by @poroh in #30
  • core: fix of clippy warnings by @poroh in #31

Full Changelog: v0.2.3...v0.2.4

v0.2.3

17 Feb 20:40
e64afad

Choose a tag to compare

What's Changed

  • set correct versions of dependencies during publish by @yoks in #21

Full Changelog: v0.2.1...v0.2.3

v0.2.1

17 Feb 18:28

Choose a tag to compare

What's Changed

  • doc: README.md refreshed to match the code by @poroh in #20
  • nv-redfish: better feature gating for the crate code by @poroh in #19
  • nv-redfish: Support WIWYNN non-standard response of chassis assembly by @poroh in #18

Full Changelog: v0.2.0...v0.2.1