Releases: ricoberger/script_exporter
Releases · ricoberger/script_exporter
v2.16.0
Added
- #103: Allow Users to Run Multiple Scripts @ricoberger
- #98: Allow Usage of ServiceAccount in Helm Chart @ricoberger
Changed
- #101: Bump the docker group with 2 updates @dependabot
- #102: Bump the gomod group with 1 update @dependabot
- #99: Bump the gomod group with 1 update @dependabot
v2.15.1
v2.15.0
Added
Changed
- #95: Update Dependencies @ricoberger
- #94: Run container with
tini
as the init process. @diversario - #93: Add Flag to Enable Logging of Environment Variable @ricoberger
v2.14.1
Changed
- #87: Include Params in Cache Key @ricoberger
- #86: Add Linting @ricoberger
v2.14.0
Added
- #85: Add Cache Option @ricoberger
v2.13.0
Fixed
- #81:
⚠️ Breaking change:⚠️ Fix Environment Variable Handling @ricoberger - #79: fix: Added missing part to setup environment @fsadykov
Changed
- #82: Update Dependencies @ricoberger
v2.12.0
Changed
- #78: Return Max Timeout if Query or Header Timeouts not Specified @ricoberger
v2.11.0
Changed
- #76:
⚠️ Breaking change:⚠️ Parse Output when Script Fails @ricoberger - #75: Update Dependencies, Go Version and GitHub Actions @ricoberger
v2.10.0
Added
- #74: Adding prefix path option to discovery @EarthlingDavey