Skip to content

v1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 00:12
v1.5.0
f21715a

Changelog

New Features

  • 9834d64 feat: add PCI bus ID label to gpu_info metric (#380)
  • a1564fa feat: add flag to exclude specific query fields (#403)
  • 40ee2f2 feat: add nvidia-smi output capture collector and corpus
  • 8e27729 feat: add pprof endpoints
  • 15d422b feat: add stable identity labels to gpu_info

Bug Fixes

  • 6bf49a0 fix: correct collect.sh tool requirements and preflight
  • 77a347c fix: keep the user and service during package upgrades (#407)
  • 8535c01 fix: make collect.sh masking work with BSD/macOS sed

Dependency Updates

  • ae53675 chore(deps): update actions/checkout action to v6 (#374)
  • 0bbe851 chore(deps): update codecov/codecov-action action to v6 (#388)
  • eff5a8c chore(deps): update dependency goreleaser/goreleaser to v2.12.6 (#365)
  • 7a9bea7 chore(deps): update dependency goreleaser/goreleaser to v2.12.7 (#367)
  • ab88a51 chore(deps): update docker images to v26 (#392)
  • 6fceb18 chore(deps): update docker/login-action action to v4 (#383)
  • 6ce8a19 chore(deps): update github actions (#369)
  • 70bd2a5 chore(deps): update github actions to v7
  • de31787 chore(deps): update github actions to v7 (#397)
  • 76741fe chore(deps): update go packages (#378)
  • 9ac5c08 chore(deps): update go packages to v0.21.0 (#398)
  • 8014e60 chore(deps): update go packages to v0.68.1 (#396)
  • 20dfc0d chore(deps): update go packages to v0.69.0 (#399)
  • a4c50dd chore(deps): update golangci-lint to version v2.12.2
  • 08ef1dc chore(deps): update golangci/golangci-lint-action action to v9 (#370)
  • ec69239 chore(deps): update goreleaser/goreleaser-action action to v7 (#382)
  • d6e04bb chore(deps): update module github.com/coreos/go-systemd/v22 to v22.7.0 (#381)
  • 1c852f1 chore(deps): update module github.com/neilotoole/slogt to v2
  • 9700484 chore(deps): update module github.com/prometheus/common to v0.67.1 (#364)
  • c721e83 chore(deps): update module github.com/prometheus/common to v0.67.2 (#368)
  • c75d631 chore(deps): update module github.com/prometheus/common to v0.67.3 (#372)
  • f783e0e chore(deps): update module github.com/prometheus/common to v0.67.4 (#376)
  • b0137c1 chore(deps): update module github.com/prometheus/common to v0.68.0 (#395)
  • 3f01b19 chore(deps): update module github.com/prometheus/exporter-toolkit to v0.15.0 (#366)
  • eb8fefb chore(deps): update module github.com/prometheus/exporter-toolkit to v0.16.0 (#390)
  • 769f3ff chore(deps): update module golang.org/x/sync to v0.18.0 (#371)
  • 2dbef83 chore(deps): update module golang.org/x/sync to v0.19.0 (#377)
  • 7c6187f chore(deps): update module golang.org/x/sync to v0.20.0 (#386)

Build, CI & Chores

  • 295afde chore(config): migrate config .renovaterc.json
  • 7ea88ba chore: modernize linting, Taskfile and goreleaser config
  • b69eca5 chore: update Go version to 1.26.4
  • ba267c2 ci: bump goreleaser to v2.16.0 and trim the build matrix
  • f21715a ci: set up Buildx for releases
  • 962c520 ci: target the renamed main branch