v0.18.0
What's Changed
- Fix type of PortLinkStatus constants by @gnuoy in #319
- Add more EthernetInterface updatable fields by @stmcginnis in #321
- make getting Chassis collection work with DPU BMCs by @iamsli in #323
- Fix marshalling error with Thermal objects by @stmcginnis in #325
- Fix ComputerSystem.ManagedBy access by @stmcginnis in #326
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #320
- Swtich NetworkAdapter fields from common.LinksCollection to common.Link by @smiller248 in #329
- Add Chassis PowerSubsystem access by @stmcginnis in #330
- Workaround for NVIDIA PowerSubsystem issue by @stmcginnis in #331
- Fix collection links in Manager object by @stmcginnis in #332
- Fix Storage linked collections by @stmcginnis in #333
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #334
- Update Swordfish objects to v1.2.6 bundle release by @stmcginnis in #335
- Expose OEM information for PCIeDevice and PCIeFunction by @stmcginnis in #336
New Contributors
- @gnuoy made their first contribution in #319
- @smiller248 made their first contribution in #329
Full Changelog: v0.17.0...v0.18.0