Releases: fjacquet/idrac_exporter
Releases · fjacquet/idrac_exporter
Release list
v1.1.3
What's Changed
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
Full Changelog: v1.1.0...v1.1.1
v1.1.0
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
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
securityadvisory (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
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