Releases
v1.4.0
1.4.0 (2024-12-20)
🧰 Build
deps: bump golang.org/x/crypto from 0.23.0 to 0.31.0 (#67 ) (52c8637 )
deps: implement webui security updates (#70 ) (a49451a )
update makefile to cleanup old generated code before generating new (9de7e63 )
🐝 Chore
api: Update description in the API yaml file (#63 ) (9a412e4 )
🚀 Features
cxl-host: publish as Avahi service for cxl-host to enable automatic discovery (#39 ) (e2dd3d6 )
service: add a consolidated get of memory resource block statuses (#51 ) (f830661 )
service: add auto-resync to handle redfish session expiration or endpoint(blade\host) reboots (#36 ) (e395ff5 )
service: add the discovered devices and change the connection status to unavailable for failed devices (#54 ) (211a099 )
service: implement new api DiscoverDevices (#48 ) (5d6ad9b )
webui: device discovery in cfm webui (#58 ) (671cd03 )
webui: update resource status in webui (#66 ) (a0c0a1a ), closes #59 #57 #58 #60 #61
🛠️ Fixes
cli: consolidate and update backend error handling (#55 ) (bf8b702 )
cxl-host: fix syntax error and improve ci (#47 ) (6fe2e50 )
cxl-host: generate unique cxl host session id (#53 ) (076d4b7 )
docker: update the docker running command to make D-bus available using privileged mode (#60 ) (7f706a2 )
service: add required mutex lock to frontend api (#73 ) (9f172e8 )
service: fix device discovery error handling during service starup (#59 ) (36573f1 )
service: fix error handling bugs during add blade\host (#61 ) (609f9ef )
service: only discover devices and add the devices if there are no devices in data store (#62 ) (401c2c0 ), closes #59 #57 #58 #60
service: update add-blade\host error handling (#71 ) (8fceb5e )
webui: change the layout for the offline devices (#76 ) (2f21339 )
webui: fix the problem with status and memoryChart not updating correctly (#78 ) (154c362 )
webui: make failed blade or host not affect the display of other devices (#77 ) (9bc3ac8 )
webui: update device status on a tab change (#49 ) (02cedaa )
✂️ Refactor
cli: command usage and example string generation refactor and update (#57 ) (222faa4 )
service: remove unnecessary function addBladeBack (#50 ) (e9ee4f5 )
You can’t perform that action at this time.