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

Bump github.com/prometheus-community/prom-label-proxy from 0.8.1-0.20240127162815-c1195f9aabc0 to 0.9.0 #7446

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

Bumps github.com/prometheus-community/prom-label-proxy from 0.8.1-0.20240127162815-c1195f9aabc0 to 0.9.0.

Release notes

Sourced from github.com/prometheus-community/prom-label-proxy's releases.

0.9.0 / 2024-06-04

  • [ENHANCEMENT] Update /api/v1/{rules,alerts} responses. #214

0.8.1 / 2024-01-28

Internal change for library compatibility. No user-visible changes.

  • [CHANGE] Don't rely on slice labels #184
Changelog

Sourced from github.com/prometheus-community/prom-label-proxy's changelog.

0.9.0 / 2024-06-04

  • [ENHANCEMENT] Update /api/v1/{rules,alerts} responses. #214

0.8.1 / 2024-01-28

Internal change for library compatibility. No user-visible changes.

  • [CHANGE] Don't rely on slice labels #184

0.8.0 / 2024-01-02

  • [FEATURE] Add the --regex-match flag to filter with a regexp matcher. #171

0.7.0 / 2023-06-15

  • [FEATURE] Support filtering on multiple label values. #115

0.6.0 / 2023-01-04

  • [FEATURE] Add the --header-name flag to pass the label value via HTTP header. #118
  • [FEATURE] Add the --internal-listen-address flag to expose Prometheus metrics. #121
  • [FEATURE] Add the the --label-value flag to set the label value statically. #116

0.5.0 / 2022-06-14

  • [ENHANCEMENT] Add /healthz endpoint for (Kubernetes) probes. #106

0.4.0 / 2021-10-05

  • [ENHANCEMENT] Support HTTP POST for /api/v1/labels endpoint. #70
  • [FEATURE] Add --error-on-replace flag (defaults to false) to return an error if a label value would otherwise be siltently replaced. #67
  • [ENHANCEMENT] Add label enforce support for the new query_exemplars API. #65

0.3.0 / 2021-04-16

  • [FEATURE] Add support for /api/v1/series, /api/v1/labels and /api/v1/label//values endpoints (Prometheus/Thanos). #49
  • [FEATURE] Add -passthrough-paths flag (empty by default), which allows exposing chosen resources from upstream without enforcing (e.g Prometheus UI). #48
  • [ENHANCEMENT] Add support for queries via HTTP POST. #53

0.2.0 / 2020-10-08

  • [FEATURE] Add support for /api/v1/rules (Prometheus/Thanos). #16
  • [FEATURE] Add support for /api/v1/alerts (Prometheus/Thanos). #18
  • [FEATURE] Add support for /api/v2/silences (Alertmanager). #20
  • [ENHANCEMENT] Enforce validity of the -label and -upstream CLI arguments. #33
  • [ENHANCEMENT] Allow multiple enforcement matchers. #39
  • [BUGFIX] Decompress gzipped response if needed. #35

0.1.0 / 2018-10-24

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2024
Bumps [github.com/prometheus-community/prom-label-proxy](https://github.com/prometheus-community/prom-label-proxy) from 0.8.1-0.20240127162815-c1195f9aabc0 to 0.9.0.
- [Release notes](https://github.com/prometheus-community/prom-label-proxy/releases)
- [Changelog](https://github.com/prometheus-community/prom-label-proxy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus-community/prom-label-proxy/commits/v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus-community/prom-label-proxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.9.0 branch from c1954af to b541dc0 Compare June 13, 2024 08:02
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2024

Superseded by #7461.

@dependabot dependabot bot closed this Jun 14, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.9.0 branch June 14, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants