Release v1.4.2 ยท nginx/nginx-prometheus-exporter (original) (raw)
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.