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 prom/blackbox-exporter Docker tag to v0.25.0 #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 18, 2021

Mend Renovate

This PR contains the following updates:

Package Update Change
prom/blackbox-exporter minor v0.17.0 -> v0.25.0

Release Notes

prometheus/blackbox_exporter (prom/blackbox-exporter)

v0.25.0: 0.25.0 / 2024-04-09

Compare Source

  • [FEATURE] Allow to get Probe logs by target #​1063
  • [FEATURE] Log errors from probe #​1091
  • [BUGFIX] Prevent logging confusing error message #​1059
  • [BUGFIX] Explicit registration of internal exporter metrics 1060

v0.24.0: 0.24.0 / 2023-05-16

Compare Source

  • [CHANGE] Make Proxy Connect Headers consistent with Prometheus #​1008
  • [FEATURE] Add hostname parameter for TCP probe #​981
  • [FEATURE] Add support for HTTP request body as file #​987

v0.23.0: 0.23.0 / 2022-12-02

Compare Source

  • [SECURITY] Update Exporter Toolkit (CVE-2022-46146) #​979
  • [FEATURE] Support multiple Listen Addresses and systemd socket activation #​979
  • [FEATURE] Add leaf certificate details in a new probe_ssl_last_chain_info metric. #​943
  • [FEATURE] DNS: Add Add probe_dns_query_succeeded metric. #​990

v0.22.0: 0.22.0 / 2022-08-02

Compare Source

  • [FEATURE] HTTP: Add skip_resolve_phase_with_proxy option. #​944
  • [ENHANCEMENT] OAuth: Use Blackbox Exporter user agent when doing OAuth2
    authenticated requests. #​948
  • [ENHANCEMENT] Print usage and help to stdout instead of stderr. #​928

v0.21.1: 0.21.1 / 2022-06-17

Compare Source

  • [BUGFIX] Fix a data race in HTTP probes. #​929

v0.21.0: 0.21.0 / 2022-05-30

Compare Source

This Prometheus release is built with go1.18, which contains two noticeable
changes related to TLS and HTTP:

  1. TLS 1.0 and 1.1 disabled by default client-side.
    Blackbox Exporter users can override this with the min_version parameter of
    tls_config.
  2. Certificates signed with the SHA-1 hash function are rejected.
    This doesn't apply to self-signed root certificates.
  • [BUGFIX] Prevent setting negative timeouts when using a small scrape interval. #​869

v0.20.0: 0.20.0 / 2022-03-16

Compare Source

  • [FEATURE] Add support for grpc health check. #​835
  • [FEATURE] Add hostname parameter. #​823
  • [ENHANCEMENT] Add body_size_limit option to http module. #​836
  • [ENHANCEMENT] Change default user agent. #​557
  • [ENHANCEMENT] Add control of recursion desired flag for DNS probes. #​859
  • [ENHANCEMENT] Delay init of http phase values. #​865
  • [BUGFIX] Fix IP hash. #​863

v0.19.0: 0.19.0 / 2021-05-10

Compare Source

In the HTTP probe, no_follow_redirects has been changed to follow_redirects.
This release accepts both, with a precedence to the no_follow_redirects parameter.
In the next release, no_follow_redirects will be removed.

  • [CHANGE] HTTP probe: no_follow_redirects has been renamed to follow_redirects.
  • [FEATURE] Add support for decompression of HTTP responses. #​764
  • [FEATURE] Enable TLS and basic authentication. #​730
  • [FEATURE] HTTP probe: experimental OAuth2 support. #​784
  • [ENHANCEMENT] Add a health endpoint. #​752
  • [ENHANCEMENT] Add a metric for unknown probes. #​716
  • [ENHANCEMENT] Use preferred protocol first when resolving hostname. #​728
  • [ENHANCEMENT] Validating the configuration tries to compile regexes. #​729
  • [BUGFIX] HTTP probe: Fix error checking. #​723
  • [BUGFIX] HTTP probe: Fix how the tls phase is calculated. #​758

v0.18.0: 0.18.0 / 2020-10-12

Compare Source

[ENHANCEMENT] Expose probe_dns_duration_seconds metric (#​662)
[ENHANCEMENT] Add probe_icmp_reply_hop_limit (#​694)
[ENHANCEMENT] prober/tls: adding metric to expose certificate fingerprint info (#​678)
[BUGFIX] prober/tls: fix probe_ssl_last_chain_expiry_timestamp_seconds (#​681)
[BUGFIX] Fix incorrect content length reporting when using regexes (#​674)
[BUGFIX] Fix panic when running ICMPv4 probe with DontFragment (#​686)
[BUGFIX] Deal with URLs with literal IPv6 addresses (#​645)
[BUGFIX] Change DoT default port to 853 (#​655)


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 Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Oct 18, 2021
@renovate renovate bot changed the title Update prom/blackbox-exporter Docker tag to v0.19.0 Update dependency prom/blackbox-exporter to v0.19.0 Mar 7, 2022
@renovate renovate bot changed the title Update dependency prom/blackbox-exporter to v0.19.0 Update dependency prom/blackbox-exporter to v0.20.0 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch from 5405135 to 7e6ff48 Compare March 26, 2022 12:51
@renovate renovate bot changed the title Update dependency prom/blackbox-exporter to v0.20.0 Update dependency prom/blackbox-exporter to v0.21.1 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch from 7e6ff48 to 8eb036e Compare June 18, 2022 18:09
@renovate renovate bot changed the title Update dependency prom/blackbox-exporter to v0.21.1 Update prom/blackbox-exporter Docker tag to v0.22.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch from 8eb036e to 564bac9 Compare September 25, 2022 12:19
@renovate renovate bot changed the title Update prom/blackbox-exporter Docker tag to v0.22.0 Update prom/blackbox-exporter Docker tag to v0.23.0 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch from 564bac9 to 5289a64 Compare March 18, 2023 09:57
@renovate renovate bot changed the title Update prom/blackbox-exporter Docker tag to v0.23.0 Update prom/blackbox-exporter Docker tag to v0.24.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch from 5289a64 to 7162fcc Compare May 28, 2023 09:21
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch from 7162fcc to 95e93b1 Compare September 3, 2023 15:44
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch 2 times, most recently from 7906b9c to ffce303 Compare October 17, 2023 00:11
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch 2 times, most recently from f86dfa3 to 592f7f7 Compare October 26, 2023 06:51
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch 13 times, most recently from 64a8e60 to 4d1a723 Compare November 15, 2023 12:22
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch 11 times, most recently from 6483a58 to dce0572 Compare April 20, 2024 07:23
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch 6 times, most recently from 48ac305 to f2641d8 Compare April 26, 2024 03:30
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch 2 times, most recently from 2c2b6a9 to 7d4a1a3 Compare April 30, 2024 16:36
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch 2 times, most recently from e997dd7 to 4a50a4a Compare May 8, 2024 06:21
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch 4 times, most recently from 5f77284 to 2c1db54 Compare May 29, 2024 21:29
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch 2 times, most recently from a1b24a5 to b97a2d4 Compare June 2, 2024 07:25
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch from b97a2d4 to d675036 Compare June 17, 2024 06:04
@renovate renovate bot force-pushed the renovate/prom-blackbox-exporter-0.x branch from d675036 to a27a573 Compare June 17, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants