Skip to content

v0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:24

[0.11.0] 2026-07-13

Breaking changes

  • Slurm collector: TotalCPU, UserCPU, SystemCPU values to be stored as seconds instead of milli-seconds (@raghuvar-vijay)

Security

Added

  • AUDITOR: log for including record id if record-exist error occurs (@raghuvar-vijay)
  • AUDITOR, slurm, slurm-epilog, priority-plugin: Write logs to a file with rolling file appender (@raghuvar-vijay)
  • Slurm collector: Migration script to change milli-sec to sec for TotalCPU field (@raghuvar-vijay)

Changed

  • Apel plugin: Add runtime greater than zero to query (@dirksammel)
  • AUDITOR: Stop archival if the file already exists and fix archival integration test (@raghuvar-vijay)
  • AUDITOR: Fix terminate query using true instead of runtime is not null (@raghuvar-vijay)
  • AUDITOR-Client: Add linebreak to concatenate client cert and client key (@raghuvar-vijay)
  • Archival: Zero padding archive filenames (@raghuvar-vijay)
  • Certs: Update tls integration test certs (@raghuvar-vijay)
  • HTCondor collector: Fix a bug for detection stop time of some cancelled jobs (@maxfischer2781)
  • HTCondor collector: Change example configuration to use TotalCpu (@dirksammel)
  • Slurm collector: Fix typo in RPM spec file (@dirksammel)
  • Utilization plugin: Fix unit file path (@raghuvar-vijay)
  • Utilization plugin: Create venv with installation via RPM instead of shipping it (@dirksammel)
  • Dependencies: Update actix-http from 3.12.0 to 3.12.1 (@dirksammel)
  • Dependencies: Update actions/checkout from 6 to 7 (@dirksammel)
  • Dependencies: Update actix-web from 4.13.0 to 4.14.0 (@raghuvar-vijay)
  • Dependencies: Update ad-m/github-push-action from 1.0.0 to 1.3.0 (@dirksammel)
  • Dependencies: Update anyhow from 1.0.102 to 1.0.103 (@raghuvar-vijay)
  • Dependencies: Update arrow from 58.0.0 to 59.1.0 (@raghuvar-vijay)
  • Dependencies: Update arrow-array from 58.0.0 to 59.1.0 (@raghuvar-vijay)
  • Dependencies: Update black from 25.11.0 to 26.5.1 (@dirksammel)
  • Dependencies: Update build from 1.4.0 to 1.5.1 (@dirksammel)
  • Dependencies: Update chrono from 0.4.44 to 0.4.45 (@raghuvar-vijay)
  • Dependencies: Update claim from 0.7.1 to 0.8.0 (@dirksammel)
  • Dependencies: Update codecov/codecov-action from 5 to 7 (@dirksammel)
  • Dependencies: Update color-eyre from 0.6.3 to 0.6.5 (@dirksammel)
  • Dependencies: Update claim from 0.7.1 to 0.8.0 (@dirksammel)
  • Dependencies: Update config from 0.15.22 to 0.15.25 (@raghuvar-vijay)
  • Dependencies: Update crate-ci/typos from 1.44.0 to 1.48.0 (@dirksammel)
  • Dependencies: Update cryptography from 46.0.5 to 49.0.0 (@dirksammel)
  • Dependencies: Update EndBug/add-and-commit from 9 to 10 (@dirksammel)
  • Dependencies: Update itertools from 0.14.0 to 0.15.0 (@raghuvar-vijay)
  • Dependencies: Update jiff from 0.2.23 to 0.2.32 (@raghuvar-vijay)
  • Dependencies: Update k8s-openapi from 0.27.1 to 0.28.0 (@raghuvar-vijay)
  • Dependencies: Update kube from 3.1.0 to 4.0.0 (@raghuvar-vijay)
  • Dependencies: Update parquet from 58.0.0 to 59.1.0 (@raghuvar-vijay)
  • Dependencies: Update pydantic from 2.12.5 to 2.13.4 (@dirksammel)
  • Dependencies: Update pyo3 from 0.27.2 to 0.29.0 (@dirksammel)
  • Dependencies: Update pyo3-async-runtimes from 0.27.0 to 0.29.0 (@dirksammel)
  • Dependencies: Update pyarrow from 21.0.0 to 23.0.1 (@dirksammel)
  • Dependencies: Update pytest-cov from 7.0.0 to 7.1.0 (@dirksammel)
  • Dependencies: Update rand from 0.10.1 to 0.10.2 (@raghuvar-vijay)
  • Dependencies: Update regex from 1.12.3 to 1.13.0 (@raghuvar-vijay)
  • Dependencies: Update ruff from 0.15.7 to 0.15.21 (@dirksammel)
  • Dependencies: Update rustls from 0.23.37 to 0.23.41 (@raghuvar-vijay)
  • Dependencies: Update serde from 1.0.218 to 1.0.228 (@dirksammel)
  • Dependencies: Update serde-aux from 4.6.0 to 4.7.0 (@dirksammel)
  • Dependencies: Update serde_json from 1.0.149 to 1.0.150 (@raghuvar-vijay)
  • Dependencies: Update serde_with from 3.18.0 to 3.21.0 (@raghuvar-vijay)
  • Dependencies: Update softprops/action-gh-release from 2 to 3 (@dirksammel)
  • Dependencies: Update tokio from 1.50.0 to 1.52.3 (@dirksammel)
  • Dependencies: Update tracing-actix-web from 0.7.21 to 0.7.22 (@raghuvar-vijay)
  • Dependencies: Update tracing-bunyan-formatter from 0.3.9 to 0.3.10 (@dirksammel)
  • Dependencies: Update unicode-segmentation from 1.12.0 to 1.13.3 (@raghuvar-vijay)
  • Dependencies: Update uuid from 1.22.0 to 1.23.4 (@raghuvar-vijay)

Removed