Releases: NVIDIA/nv-redfish
Releases · NVIDIA/nv-redfish
v0.6.1
v0.6.0
v0.5.0
v0.4.3
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
- @krish-nvidia made their first contribution in #66
Full Changelog: v0.4.2...v0.4.3
v0.4.2
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
Full Changelog: v0.4.1...v0.4.2
v0.4.0
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
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
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