Skip to content

Releases: fjacquet/idrac_exporter

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 02:25
v1.1.3
b8f6212

What's Changed

  • chore(deps): update dependencies and Go toolchain to 1.26.5 by @fjacquet in #28

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 20:44
v1.1.2
1bdb852

What's Changed

  • Restore multi-arch GHCR image publishing; bump Go to 1.26.5 by @fjacquet in #27

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 04:54
v1.1.1
93873dc

What's Changed

  • Wire the demo quickstart for scrape-all (v1.1.1) by @fjacquet in #26

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 02:30
v1.1.0
bf5f574

What's Changed

  • Use brand icon as MkDocs favicon and logo by @fjacquet in #24
  • feat: scrape-all /metrics endpoint (collect all configured hosts in one scrape) by @fjacquet in #25

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 07:18
fb08f59

What's Changed

  • chore(helm): sync chart to v1.0.0 + add lint gate by @fjacquet in #16
  • ci(helm): chart/app version lockstep via release tag by @fjacquet in #17
  • docs: family Helm charts generation sweep (design) by @fjacquet in #18
  • ci(release): align SBOM to the family standard (artifacts: any) by @fjacquet in #19
  • docs: deployment topologies page (sidecar vs external) by @fjacquet in #20
  • ci: migrate to fjacquet/ci reusable workflows (make-based) by @fjacquet in #21
  • ci: make security advisory (match central default) by @fjacquet in #22
  • chore: fleet health refresh by @fjacquet in #23

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 05:42
v1.0.0
07c44e6

What's Changed

  • Phase 2a: cobra CLI + logrus logging + test harness (--once/--trace) by @fjacquet in #1
  • feat(2b): config hardening — .env, password_file, SIGHUP + rename-safe watcher by @fjacquet in #2
  • feat(2c): concurrency + unchecked collector (errgroup fan-out, conn-pool tie-in) by @fjacquet in #5
  • feat(3a): migrate Redfish transport to resty/v2 with idempotent retry by @fjacquet in #6
  • feat(3b): payload realignment — SensorNumber fix, dead-field cleanup, absent-not-zero by @fjacquet in #7
  • docs(3c): add metrics catalog and wire into mkdocs nav by @fjacquet in #8
  • Phase 4: Hybrid OTLP loop (optional snapshot + OTLP push) by @fjacquet in #9
  • docs: lean README + transfer detail to docs site; add CHANGELOG by @fjacquet in #11
  • Phase 5: Quickstart + dashboards (align + extend on the system label) by @fjacquet in #12
  • docs: refresh CLAUDE.md to post-recovery state by @fjacquet in #13
  • fix: config reload concurrency hardening (#3, #4) by @fjacquet in #14
  • fix(release): unique per-archive SBOM names by @fjacquet in #15

New Contributors

Full Changelog: https://github.com/fjacquet/idrac_exporter/commits/v1.0.0