Skip to content

Releases: Seagate/cfm

v1.3.0

18 Oct 23:10
Compare
Choose a tag to compare

1.3.0 (2024-10-18)

🧰 Build

  • deps: bump axios from 1.7.2 to 1.7.4 in /webui (#32) (e4221de)
  • deps: bump rollup from 3.29.4 to 3.29.5 in /webui (88fe381)

🦊 CI/CD

  • force repo name to lower case (#46) (fa96a14)
  • implement a new github action utilizing the semantic-release tool (#30) (805cbb6)

🚀 Features

  • add a help page (#28) (a8e0758)
  • add online\offline status to manager and datastore (#29) (94fbf3e)
  • cli: add rename cmd to appliance, blade and host (#45) (6bd075c)
  • cxl-host: various cxl-host updates (#43) (3d565a4)
  • display blade/host status in webui (#38) (954397e)
  • error handling improvements in back-end (#31) (8846eb4)
  • rename appliance/blade/host (06dbdf1)
  • rename device in webui (#41) (9b78d7d)

🛠️ Fixes

  • add online\offline status to output of list blades (#44) (2a3c677)
  • get cfm-service version in footer not dashboard (#27) (3bc589e)
  • improve error messaging (#35) (acb0171)
  • optimize the client error messages (#26) (643f744)

v1.2.0

12 Aug 17:48
Compare
Choose a tag to compare

What's Changed

  • [docs] Add SECURITY.md file by @HJ-Fan in #15
  • ci: add push-activated ci workflows for go and nodejs. by @scott-howe-1 in #16
  • docs: update docker cmds to match granite setup guide by @scott-howe-1 in #17
  • Redesign dashboard by @Meng-20 in #18
  • Reduce release docker image size by @HJ-Fan in #19
  • feat: fetch the cfm service version from the store file by @Meng-20 in #20
  • Display port link details including the status, width and speed in the LinkStatus column by @Meng-20 in #22
  • Dashboard data plane by @Meng-20 in #24
  • Fix link status report by @HJ-Fan in #21
  • fix: use net module instead of exe os command by @HJ-Fan in #23
  • feat: Use Blade serial number as device ID by @HJ-Fan in #25

Full Changelog: v1.1.0...v1.2.0