v0.19.0
What's Changed
- Add example for getting drive information by @stmcginnis in #337
- Fix License object marshalling issue by @stmcginnis in #338
- Fix Output.PowerControl PowerState argument type by @stmcginnis in #342
- Make Attribute UpperBound a big.Int by @stmcginnis in #343
- Fix various spelling errors by @stmcginnis in #344
- expose the ActionInfo property under Actions under the Managers colle… by @iamsli in #345
- Handle LogService v1.3.0 ClearLog payload by @stmcginnis in #346
- Add OEM field for ComputerSystem by @lukassup in #348
- r/hostinterface.go: Correct "CredentialBootstrapping" type by @arossbell in #350
- Expose config option to keep alive TCP connections by @stmcginnis in #351
- Use common generic fetch of collection objects by @stmcginnis in #352
- Add generic object retrieval by @stmcginnis in #353
- Add common concurrent function to get list of objects by @stmcginnis in #354
New Contributors
- @lukassup made their first contribution in #348
- @arossbell made their first contribution in #350
Full Changelog: v0.18.0...v0.19.0