CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 00:33:16 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"b7745f9bbe185d062a059d49a4be4305"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=lygYVCus252G3KWha0V2vmgcsKVWX%2Fteelx76zPH9laqFoh0YJMk%2Fu7Fa8d2kiOXgX6WbE6qUj7ZyVy5tzGZu9ooZNBp0bz44kjrYliSxzFXiuIfc5IH8XcE%2BduBmkO1Vn9pm6%2F1M4K2kfSMOG%2BlgUykb3kcbI%2Bo97jzttgVcCz15Et4avH%2BKfZE0xImjMWY8pv7b1av9leIG4GLSM8muEwCKwTKk7ublmATGVe6XP5fTYv7dQco70anFtEngt0Y2UYBHJqTTl9iK%2F%2B1vkCCIw%3D%3D--LuF758ithKipLtXl--8QARQkDdwdo7nFbuz4vFSQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1675122731.1753576396; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 00:33:16 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 00:33:16 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CA42:1AFF47:999AC0:CAC17B:688573CC
Release v1.4.2 · nginx/nginx-prometheus-exporter · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 368
Compare
·
32 commits
to main
since this release
ced6fda
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
🔨 Maintenance
- Use Go version defined in go.mod for running Go linter action by @jjngx in #998
- Update dependencies and address CVEs by @jjngx in #1004
📝 Documentation
- docs: Update Readme for community support link by @javorszky in #1045
- docs/ci: Remove references to community Slack by @javorszky in #1054
- Update makefile and readme to 1.4.2 by @javorszky in #1056
⬆️ Dependencies
42 changes
- Update pre-commit hook gitleaks/gitleaks to v8.24.3 by @renovate in #956, #958, #969, #996, #1018, #1036
- Update github/codeql-action action to v3.28.16 by @renovate in #948, #957, #972, #981, #1007, #1016, #1034
- Update pre-commit hook DavidAnson/markdownlint-cli2 to v0.17.2 by @renovate in #951
- Update DavidAnson/markdownlint-cli2-action action to v19.1.0 by @renovate in #952
- Update actions/upload-artifact action to v4.6.2 by @renovate in #949, #980, #1015
- Update golangci/golangci-lint-action action to v6.5.2 by @renovate in #954, #971, #992, #1008, #1017
- Update docker/build-push-action action to v6.16.0 by @renovate in #953, #965, #986, #1051
- Update reviewdog/action-actionlint action to v1.65.2 by @renovate in #950, #997, #1019
- Update module github.com/prometheus/common to v0.63.0 by @renovate in #955, #1011
- Update fossas/fossa-action action to v1.6.0 by @renovate in #967, #1021
- Update anchore/sbom-action action to v0.19.0 by @renovate in #961, #1050
- Update actions/stale action to v9.1.0 by @renovate in #960
- Update anchore/scan-action action to v6.1.0 by @renovate in #962
- Update dependency goreleaser/goreleaser to v2.8.2 by @renovate in #964, #977, #1009, #1033
- Update docker/dockerfile Docker tag to v1.15 by @renovate in #966, #987, #1043
- Update codecov/codecov-action action to v5.4.2 by @renovate in #963, #984, #1041
- Update actions/setup-go action to v5.4.0 by @renovate in #959, #1020
- Update sigstore/cosign-installer action to v3.8.2 by @renovate in #976, #983, #1049
- Update docker/setup-buildx-action action to v3.10.0 by @renovate in #973, #989
- Update docker/setup-qemu-action action to v3.6.0 by @renovate in #974, #990
- Update module github.com/prometheus/exporter-toolkit to v0.14.0 by @renovate in #975
- Update module github.com/nginx/nginx-plus-go-client/v2 to v2.4.0 by @renovate in #970, #1052
- Update aws-actions/configure-aws-credentials action to v4.1.0 by @renovate in #968
- Update ossf/scorecard-action action to v2.4.1 by @renovate in #982
- Update docker/metadata-action action to v5.7.0 by @renovate in #988
- Update lucacome/draft-release action to v1.2.2 by @renovate in #994, #1042
- Update dependency golangci/golangci-lint to v1.64.8 by @renovate in #985, #1006
- Update goreleaser/goreleaser-action action to v6.3.0 by @renovate in #993, #1027
- Update module github.com/prometheus/client_golang to v1.22.0 by @renovate in #995, #1038
- Update golang Docker tag to v1.24 by @renovate in #991
- Bump golang.org/x/net from 0.34.0 to 0.38.0 in the go_modules group across 1 directory by @dependabot in #1002, #1040
- Update cachix/install-nix-action action to v31 by @renovate in #1013
- Update docker/login-action action to v3.4.0 by @renovate in #1010
- Update pre-commit hook adrienverge/yamllint to v1.37.0 by @renovate in #1012, #1022
- Update dependency go to v1.24.2 by @renovate in #1005, #1032
- Update reviewdog/action-yamllint action to v1.21.0 by @renovate in #1023
- Update 8398a7/action-slack action to v3.18.0 by @renovate in #1026
- Update actions/dependency-review-action action to v4.6.0 by @renovate in #1037
- Update registry Docker tag to v3 by @renovate in #1039
- Update cachix/install-nix-action digest to 754537a by @renovate in #1031
- Update peter-evans/dockerhub-description action to v4.0.2 by @renovate in #1035
- Update go.mod to use Go 1.24.2 by @javorszky in #1048
Other Changes
- cherry-pick: golangci-lint version and action update by @javorszky in #1046
New Contributors
- @javorszky made their first contribution in #1045
Full Changelog: v1.4.1...v1.4.2
Upgrade
- Use the v1.4.2 image from our DockerHub, GitHub Container, Amazon ECR Public Gallery or Quay.io.
- Download the latest binaries from the GitHub releases page.
- Update to the latest version with
brew upgrade nginx-prometheus-exporter
,snap refresh nginx-prometheus-exporter
orscoop update nginx-prometheus-exporter
.
Compatibility
- NGINX 0.1.18 or newer.
- NGINX Plus R19 or newer.
Assets 53
You can’t perform that action at this time.