Posts in 2025
  • Release cc-backend v1.4.4

    Monday, April 28, 2025 in Releases

    Changelog New Features feat: add nodename matcher select to filter, defaults to equal match feat: add remove functionality to tag view, add confirm alert feat: add tag removal api endpoints Bug fixes fix: Replace deprecated gqlgen NewDefaultServer …

    Read more

  • Release cc-backend v1.4.3

    Friday, March 14, 2025 in Releases

    Changelog New features feat: add deselect all button to jobStatefilter feat: add subCluster level frontend keys for metric selections Bug fixes fix: Do not allow to start a job with a state != running fix: Fix go version in go.mod fix: add missing …

    Read more

Posts in 2024
  • Release cc-backend v1.4.2

    Wednesday, December 11, 2024 in Releases

    Changelog Bug fixes fix: add missing sorting parameter to REST API call and test fix: footprint peak is default if footprint stat is avg Release notes This is a bugfix release of cc-backend, the API backend and frontend implementation of …

    Read more

  • Release cc-backend v1.4.1

    Wednesday, December 11, 2024 in Releases

    Changelog Bug fixes fix: fix renamed column reference in searchbar workflow Release notes This is a bugfix release of cc-backend, the API backend and frontend implementation of ClusterCockpit. Supports job archive version 2 and database version 8. …

    Read more

  • Release cc-backend v1.4.0

    Thursday, December 05, 2024 in Releases

    Changelog New Features feat: Add buffered channel with worker thread for job start API feat: Add tag scopes to front and backend, initial commit feat: Add total energy and energy footprint feat: SyncUserOnLogin now updates name of token logged user …

    Read more

  • Release cc-backend v1.3.1

    Saturday, June 22, 2024 in Releases

    Changelog New Features ef51e69 feat: Add roofline color scale for time information 5757530 feat: add jobname filter to joblist textfilter 72557fd feat: add statistics series render to job view metric plots 8d1228c feat: rework list searchbar, adds …

    Read more

  • Release cc-backend v1.3.0

    Monday, April 15, 2024 in Releases

    Changelog New Features feat: Add OpenID Connect Authentication support feat: Add cluster config endpoint to rest api feat: Add jobs endpoint to retrieve job meta and all job metric data feat: Add rest endpoint to add/edit Metadata entry feat: Allow …

    Read more

  • Talk at deRSE24 Conference for Research Software Engineering

    Thursday, January 25, 2024 in News

    Jan Eitzinger will give a talk on the development of ClusterCockpit at the Conference for Research Software Engineering (deRSE24) . The deRSE24 conference takes place from 5 Mar 2024 to 7 Mar 2024 in Wuerzburg, Germany. See you there!

    Read more

Posts in 2023
  • Release cc-backend v1.2.2

    Friday, September 15, 2023 in Releases

    Changelog Bug fixes 4b06fa7 fix: Fix buggy logic and simplify code if ValidateUser enabled bb1c8cc fix: Move name extract from token in else branch e61ff01 fix: adapt roofline render to browser zoomlevel Supports job archive version 1 and database …

    Read more

  • Release cc-backend v1.2.0

    Wednesday, September 06, 2023 in Releases

    Changelog New Features 742c2e3 feat: Add uplot histogram, implemented in userview f6c4c96 feat: Add users rest endpoint swagger docs da8cefe feat: Change histogram to piechart in status view c4a9fcc feat: Implemented rooflineplot with uPlot e80ce7a …

    Read more