Skip to content

v0.3.0

Choose a tag to compare

@poroh poroh released this 25 Feb 21:02
· 72 commits to main since this release

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