Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency prometheus/graphite_exporter to v0.15.1 #767

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

pccibot
Copy link

@pccibot pccibot commented Jun 13, 2024

This PR contains the following updates:

Package Update Change
prometheus/graphite_exporter minor 0.9.0 -> 0.15.1

Release Notes

prometheus/graphite_exporter (prometheus/graphite_exporter)

v0.15.1: 0.15.1 / 2024-03-22

Compare Source

  • [SECURITY] Update dependencies, including google.golang.org/protobuf for CVE-2024-24786
  • [CHANGE] Use go standard errors instead of deprecated github.com/pkg/errors (#​242)

v0.15.0: 0.15.0 / 2023-12-06

Compare Source

v0.14.1: 0.14.1 / 2023-12-06

Compare Source

  • [SECURITY] Maintenance release, updating dependencies & building with Go 1.21

v0.14.0: 0.14.0 / 2023-06-02

Compare Source

  • [FEATURE] Support scaling parameter in mapping (#​235)
  • [SECURITY] Maintenance release, updating dependencies

v0.13.3: 0.13.3 / 2023-03-09

Compare Source

  • [SECURITY] Update various dependencies (#​223 and others)

v0.13.1: 0.13.1 / 2022-12-05

Compare Source

v0.13.0: 0.13.0 / 2022-10-25

Compare Source

  • [ENHANCEMENT] Support systemd socket activation (#​206)

NOTE: This release was not properly published right away. It is affected by GHSA-7rg2-cxvp-9p7p and if you are not already using it, wait for 0.13.1 which will be out in a few minutes.

v0.12.4: 0.12.4 / 2022-12-05

Compare Source

v0.12.3: 0.12.3 / 2022-08-06

Compare Source

  • [BUGFIX] Fix crash on startup for some configurations (#​198)

For mappings that require backtracking, 0.12.2 would crash on startup due to an uninitialized logger.
If this affected you, consider changing the order of rules or enabling unordered rules for better performance.

v0.12.2: 0.12.2 / 2022-07-08

Compare Source

This is a comprehensive housekeeping release, bringing all dependencies and the compiler version up to date.

It imports a bug fix in the mapper, allowing metrics with multiple dashes in a row.

v0.12.1: 0.12.1 / 2022-05-06

Compare Source

This is a maintenance release, built with Go 1.17.9 to address security issues.

v0.12.0: 0.12.0 / 2021-12-01

Compare Source

  • [FEATURE] Support TLS on web UI and metrics (#​175)

v0.11.1: 0.11.1 / 2021-11-26

Compare Source

  • [ENHANCEMENT] Build for windows/arm64 (#​174)

v0.11.0: 0.11.0 / 2021-09-01

Compare Source

  • [ENHANCEMENT] Add experimental tool for converting historical data (#​145)

This release adds the getool binary to the release tarball.

v0.10.1: 0.10.1 / 2021-05-12

Compare Source

No changes.
This release will include an updated Busybox in the Docker image, which fixes CVE-2018-1000500.
This security issue does not affect you unless you extend the container and use gzip, but it trips security scanners, so we provide this version.

v0.10.0: 0.10.0 / 2021-04-13

Compare Source

  • [CHANGE] Reorganize repository (#​144)
  • [ENHANCEMENT] Configuration check (#​146)

The main binary package is now github.com/prometheus/graphite_exporter/cmd/graphite_exporter.
This has no effect on those using the binary release.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@pccibot pccibot force-pushed the renovate/prometheus-graphite_exporter-0.x branch from 62eb8f5 to c9a0af4 Compare June 13, 2024 18:41
@TheMeier TheMeier added this to the v15.1.0 milestone Jun 30, 2024
@TheMeier TheMeier added the enhancement New feature or request label Jun 30, 2024
@TheMeier TheMeier force-pushed the renovate/prometheus-graphite_exporter-0.x branch from c9a0af4 to cd39169 Compare June 30, 2024 15:13
@bastelfreak bastelfreak merged commit 21aa1be into master Jun 30, 2024
27 checks passed
@bastelfreak bastelfreak deleted the renovate/prometheus-graphite_exporter-0.x branch June 30, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants