Releases: bougou/go-ipmi
Releases · bougou/go-ipmi
v0.5.12
18 Dec 04:21
Compare
Sorry, something went wrong.
No results found
v0.5.11
10 Dec 05:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
udp : add lock for udp Exchange (Bougou )
v0.5.10
26 Nov 08:43
Compare
Sorry, something went wrong.
No results found
Chores
Commits
136add8 : Support setting session privilege level (#38 ) (Bougou)
f64aae9 : fix forever loop bug of GetSDRsMap (Bougou)
dd12d28 : make Invalid Command error can be safely ignored (hao.peng) #39
v0.5.9
15 Nov 06:03
Compare
Sorry, something went wrong.
No results found
Commits
0462c27 : try different cipher suites during Connect20 (#37 ) (Bougou)
v0.5.8
01 Nov 02:51
Compare
Sorry, something went wrong.
No results found
Commits
fd50b25 : Add GetSensorsAny method (Bougou)
5a96834 : format doc (Bougou)
e30bc0f : Add DCMI "Get Power Reading" and "Get Asset Tag" (Conrad Hoffmann) #36
0cab891 : Improve GUID details format string (Bougou)
v0.5.7
24 Oct 09:35
Compare
Sorry, something went wrong.
No results found
Commits
e86430e : SensorFilter match multiple sensor types (Bougou)
v0.5.6
23 Oct 11:27
Compare
Sorry, something went wrong.
No results found
Commits
ee90f9d : add HumanStr method fo Sensor (Bougou)
v0.5.5
25 Aug 13:35
Compare
Sorry, something went wrong.
No results found
Chores
Commits
3abf441 : Align right for table output (Bougou)
f067795 : Bump go version to 1.20 (Bougou)
77e2a19 : Decode GUID by SMBIOS layout mode (Bougou)
57dac2e : Add GetPayloadActivationStatus command (Bougou)
85248e7 : Add PEF related commands (Bougou)
v0.5.4
23 Aug 03:23
Compare
Sorry, something went wrong.
No results found
Chores
improve github action for build and test (Bougou )
v0.5.3
22 Aug 07:57
Compare
Sorry, something went wrong.
No results found
Chores
move goipmi into cmd dir (Bougou )
Commits
9154267 : add configurable timeout for open client #30 (Bougou)
0e12969 : fix goipmi path (Bougou)