v1.5.1
- Fix error condition in v2 proxy support by @cdupuis in https://github.com/nginx/nginx-prometheus-exporter/pull/1161
- Change to F5 runners for release builds by @AlexFenlon in https://github.com/nginx/nginx-prometheus-exporter/pull/1162
- Update CI to address deprecation notices, remove assertion docs and fix
go_proxyvariable by @pdabelf5 in https://github.com/nginx/nginx-prometheus-exporter/pull/1170 - Release v1.5.1 by @pdabelf5 in https://github.com/nginx/nginx-prometheus-exporter/pull/1171
- Skip Image Scan if release flow is a dry-run by @AlexFenlon in https://github.com/nginx/nginx-prometheus-exporter/pull/1172
- Update peter-evans/dockerhub-description action to v5 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1158
- Update cachix/install-nix-action digest to 9280e7a by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1132
- Update github/codeql-action action to v4 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1135, https://github.com/nginx/nginx-prometheus-exporter/pull/1169
- Update anchore/sbom-action action to v0.20.6 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1133
- Update codecov/codecov-action action to v5.5.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1134
- Update golang Docker tag to v1.25.2 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1154, https://github.com/nginx/nginx-prometheus-exporter/pull/1166
- Update module github.com/prometheus/client_golang to v1.23.2 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1137
- Update docker/dockerfile Docker tag to v1.19 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1143
- Update 8398a7/action-slack action to v3.19.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1139
- Update module github.com/prometheus/exporter-toolkit to v0.14.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1138
- Update ossf/scorecard-action action to v2.4.3 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1155
- Update dependency goreleaser/goreleaser to v2.12.5 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1142
- Update actions/dependency-review-action action to v4.8.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1156, https://github.com/nginx/nginx-prometheus-exporter/pull/1164
- Update docker/login-action action to v3.6.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1157
- Update dependency golangci/golangci-lint to v2.5.0 by @pdabelf5 in https://github.com/nginx/nginx-prometheus-exporter/pull/1159
- Update actions/setup-go action to v6 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1149
- Update actions/github-script action to v8 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1140, https://github.com/nginx/nginx-prometheus-exporter/pull/1147
- Update reviewdog/action-actionlint action to v1.68.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1145, https://github.com/nginx/nginx-prometheus-exporter/pull/1168
- Update sigstore/cosign-installer action to v3.10.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1146
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1160
- Update lucacome/draft-release action to v2 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1153
- Update aws-actions/configure-aws-credentials action to v5 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1152
- Update actions/labeler action to v6 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1148
- Update anchore/scan-action action to v7 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1151
- Update actions/stale action to v10 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1150
- Update module github.com/prometheus/common to v0.67.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1144
- Update module github.com/nginx/nginx-plus-go-client/v3 to v3.0.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1167
- @cdupuis made their first contribution in https://github.com/nginx/nginx-prometheus-exporter/pull/1161
Full Changelog: https://github.com/nginx/nginx-prometheus-exporter/compare/v1.5.0...v1.5.1
- Use the v1.5.1 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-exporterorscoop update nginx-prometheus-exporter.
- NGINX 0.1.18 or newer.
- NGINX Plus R19 or newer.
v1.5.0
- Add proxy protocol v2 client-side support by @defanator in https://github.com/nginx/nginx-prometheus-exporter/pull/979
- chore: update scorecard workflow to use GITHUB_TOKEN by @pdabelf5 in https://github.com/nginx/nginx-prometheus-exporter/pull/1092
- Update links to address markdown lint issues by @pdabelf5 in https://github.com/nginx/nginx-prometheus-exporter/pull/1094
- Switch to DialContext() to address lint issue by @pdabelf5 in https://github.com/nginx/nginx-prometheus-exporter/pull/1107
- disable release of brew, nix, scoop & winget by @pdabelf5 in https://github.com/nginx/nginx-prometheus-exporter/pull/1128
- docs: fix inline code style in readme by @hatamiarash7 in https://github.com/nginx/nginx-prometheus-exporter/pull/1083
59 changes
- Update dependency golangci/golangci-lint to v2.1.6 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1028
- Update actions/setup-go action to v5.5.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1068
- Update aws-actions/configure-aws-credentials action to v4.2.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1069
- Update dependency goreleaser/goreleaser to v2.9.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1062
- Update cachix/install-nix-action digest to 5261181 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1058
- Update github/codeql-action action to v3.28.18 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1059
- Update golangci/golangci-lint-action action to v8 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1064
- Update pre-commit hook adrienverge/yamllint to v1.37.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1060
- Update pre-commit hook gitleaks/gitleaks to v8.26.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1063
- Update actions/dependency-review-action action to v4.7.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1067
- Update anchore/scan-action action to v6.2.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1061
- Update anchore/sbom-action action to v0.20.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1073
- Update docker/build-push-action action to v6.18.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1074
- Update module github.com/prometheus/common to v0.65.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1077
- Update docker/dockerfile Docker tag to v1.17 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1075
- Update codecov/codecov-action action to v5.4.3 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1072
- Update fossas/fossa-action action to v1.7.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1076
- Update ossf/scorecard-action action to v2.4.2 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1080
- Update alpine Docker tag to v3.22 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1081
- Update cachix/install-nix-action digest to f0fe604 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1079
- Update lucacome/draft-release action to v1.2.3 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1085
- Update dependency goreleaser/goreleaser to v2.10.2 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1086
- Update sigstore/cosign-installer action to v3.9.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1089
- Update dependency golangci/golangci-lint to v2.2.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1093
- Update anchore/scan-action action to v6.3.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1087
- Update pre-commit hook gitleaks/gitleaks to v8.27.2 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1082
- Update docker/setup-buildx-action action to v3.11.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1088
- Update github/codeql-action action to v3.29.2 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1084
- Update DavidAnson/markdownlint-cli2-action action to v20 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1078
- Update pre-commit hook gitleaks/gitleaks to v8.28.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1106
- Update cachix/install-nix-action digest to c134e4c by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1103
- Update dependency goreleaser/goreleaser to v2.11.2 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1100
- Update sigstore/cosign-installer action to v3.9.2 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1105
- Update anchore/scan-action action to v6.5.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1099
- Update anchore/sbom-action action to v0.20.4 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1096
- Update dependency golangci/golangci-lint to v2.3.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1097
- Update lucacome/draft-release action to v1.2.4 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1098
- Update github/codeql-action action to v3.29.5 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1104
- Update nginx-plus-go-client to v3.0.0 by @pdabelf5 in https://github.com/nginx/nginx-prometheus-exporter/pull/1108
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1095
- Update github/codeql-action action to v3.29.9 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1110
- Update docker/metadata-action action to v5.8.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1114
- Update golang Docker tag to v1.24.6 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1111
- Update aws-actions/configure-aws-credentials action to v4.3.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1112
- Update docker/login-action action to v3.5.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1113
- Update module github.com/prometheus/client_golang to v1.23.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1115
- Update pre-commit hook pre-commit/pre-commit-hooks to v6 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1117
- Update reviewdog/action-actionlint action to v1.66.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1116
- Update codecov/codecov-action action to v5.5.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1127
- Update reviewdog/action-actionlint action to v1.66.1 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1126
- Update actions/checkout action to v4.3.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1119
- Update dependency golangci/golangci-lint to v2.4.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1120
- Update actions/checkout action to v5 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1123
- Update goreleaser/goreleaser-action action to v6.4.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1122
- Update actions/dependency-review-action action to v4.7.3 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1124
- Update anchore/sbom-action action to v0.20.5 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1118
- Update github/codeql-action action to v3.30.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1125
- Update golang Docker tag to v1.25.0 by @renovate[bot] in https://github.com/nginx/nginx-prometheus-exporter/pull/1121
- Update go version to 1.25.0 by @pdabelf5 in https://github.com/nginx/nginx-prometheus-exporter/pull/1129
- Specify patch version for go docker image by @LoicDaval-Amadeus in https://github.com/nginx/nginx-prometheus-exporter/pull/1091
- Introduce metrics representing N+ license status by @defanator in https://github.com/nginx/nginx-prometheus-exporter/pull/1102
- @hatamiarash7 made their first contribution in https://github.com/nginx/nginx-prometheus-exporter/pull/1083
- @LoicDaval-Amadeus made their first contribution in https://github.com/nginx/nginx-prometheus-exporter/pull/1091
- @defanator made their first contribution in https://github.com/nginx/nginx-prometheus-exporter/pull/979
Full Changelog: https://github.com/nginx/nginx-prometheus-exporter/compare/v1.4.2...v1.5.0
- Use the v1.5.0 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-exporterorscoop update nginx-prometheus-exporter.
- NGINX 0.1.18 or newer.
- NGINX Plus R19 or newer.
v1.4.2
- Use Go version defined in go.mod for running Go linter action by @jjngx in https://github.com/nginx/nginx-prometheus-exporter/pull/998
- Update dependencies and address CVEs by @jjngx in https://github.com/nginx/nginx-prometheus-exporter/pull/1004
- docs: Update Readme for community support link by @javorszky in https://github.com/nginx/nginx-prometheus-exporter/pull/1045
- docs/ci: Remove references to community Slack by @javorszky in https://github.com/nginx/nginx-prometheus-exporter/pull/1054
- Update makefile and readme to 1.4.2 by @javorszky in https://github.com/nginx/nginx-prometheus-exporter/pull/1056
42 changes
- Update pre-commit hook gitleaks/gitleaks to v8.24.3 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/956, https://github.com/nginx/nginx-prometheus-exporter/pull/958, https://github.com/nginx/nginx-prometheus-exporter/pull/969, https://github.com/nginx/nginx-prometheus-exporter/pull/996, https://github.com/nginx/nginx-prometheus-exporter/pull/1018, https://github.com/nginx/nginx-prometheus-exporter/pull/1036
- Update github/codeql-action action to v3.28.16 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/948, https://github.com/nginx/nginx-prometheus-exporter/pull/957, https://github.com/nginx/nginx-prometheus-exporter/pull/972, https://github.com/nginx/nginx-prometheus-exporter/pull/981, https://github.com/nginx/nginx-prometheus-exporter/pull/1007, https://github.com/nginx/nginx-prometheus-exporter/pull/1016, https://github.com/nginx/nginx-prometheus-exporter/pull/1034
- Update pre-commit hook DavidAnson/markdownlint-cli2 to v0.17.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/951
- Update DavidAnson/markdownlint-cli2-action action to v19.1.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/952
- Update actions/upload-artifact action to v4.6.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/949, https://github.com/nginx/nginx-prometheus-exporter/pull/980, https://github.com/nginx/nginx-prometheus-exporter/pull/1015
- Update golangci/golangci-lint-action action to v6.5.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/954, https://github.com/nginx/nginx-prometheus-exporter/pull/971, https://github.com/nginx/nginx-prometheus-exporter/pull/992, https://github.com/nginx/nginx-prometheus-exporter/pull/1008, https://github.com/nginx/nginx-prometheus-exporter/pull/1017
- Update docker/build-push-action action to v6.16.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/953, https://github.com/nginx/nginx-prometheus-exporter/pull/965, https://github.com/nginx/nginx-prometheus-exporter/pull/986, https://github.com/nginx/nginx-prometheus-exporter/pull/1051
- Update reviewdog/action-actionlint action to v1.65.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/950, https://github.com/nginx/nginx-prometheus-exporter/pull/997, https://github.com/nginx/nginx-prometheus-exporter/pull/1019
- Update module github.com/prometheus/common to v0.63.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/955, https://github.com/nginx/nginx-prometheus-exporter/pull/1011
- Update fossas/fossa-action action to v1.6.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/967, https://github.com/nginx/nginx-prometheus-exporter/pull/1021
- Update anchore/sbom-action action to v0.19.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/961, https://github.com/nginx/nginx-prometheus-exporter/pull/1050
- Update actions/stale action to v9.1.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/960
- Update anchore/scan-action action to v6.1.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/962
- Update dependency goreleaser/goreleaser to v2.8.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/964, https://github.com/nginx/nginx-prometheus-exporter/pull/977, https://github.com/nginx/nginx-prometheus-exporter/pull/1009, https://github.com/nginx/nginx-prometheus-exporter/pull/1033
- Update docker/dockerfile Docker tag to v1.15 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/966, https://github.com/nginx/nginx-prometheus-exporter/pull/987, https://github.com/nginx/nginx-prometheus-exporter/pull/1043
- Update codecov/codecov-action action to v5.4.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/963, https://github.com/nginx/nginx-prometheus-exporter/pull/984, https://github.com/nginx/nginx-prometheus-exporter/pull/1041
- Update actions/setup-go action to v5.4.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/959, https://github.com/nginx/nginx-prometheus-exporter/pull/1020
- Update sigstore/cosign-installer action to v3.8.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/976, https://github.com/nginx/nginx-prometheus-exporter/pull/983, https://github.com/nginx/nginx-prometheus-exporter/pull/1049
- Update docker/setup-buildx-action action to v3.10.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/973, https://github.com/nginx/nginx-prometheus-exporter/pull/989
- Update docker/setup-qemu-action action to v3.6.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/974, https://github.com/nginx/nginx-prometheus-exporter/pull/990
- Update module github.com/prometheus/exporter-toolkit to v0.14.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/975
- Update module github.com/nginx/nginx-plus-go-client/v2 to v2.4.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/970, https://github.com/nginx/nginx-prometheus-exporter/pull/1052
- Update aws-actions/configure-aws-credentials action to v4.1.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/968
- Update ossf/scorecard-action action to v2.4.1 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/982
- Update docker/metadata-action action to v5.7.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/988
- Update lucacome/draft-release action to v1.2.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/994, https://github.com/nginx/nginx-prometheus-exporter/pull/1042
- Update dependency golangci/golangci-lint to v1.64.8 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/985, https://github.com/nginx/nginx-prometheus-exporter/pull/1006
- Update goreleaser/goreleaser-action action to v6.3.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/993, https://github.com/nginx/nginx-prometheus-exporter/pull/1027
- Update module github.com/prometheus/client_golang to v1.22.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/995, https://github.com/nginx/nginx-prometheus-exporter/pull/1038
- Update golang Docker tag to v1.24 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/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 https://github.com/nginx/nginx-prometheus-exporter/pull/1002, https://github.com/nginx/nginx-prometheus-exporter/pull/1040
- Update cachix/install-nix-action action to v31 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/1013
- Update docker/login-action action to v3.4.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/1010
- Update pre-commit hook adrienverge/yamllint to v1.37.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/1012, https://github.com/nginx/nginx-prometheus-exporter/pull/1022
- Update dependency go to v1.24.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/1005, https://github.com/nginx/nginx-prometheus-exporter/pull/1032
- Update reviewdog/action-yamllint action to v1.21.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/1023
- Update 8398a7/action-slack action to v3.18.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/1026
- Update actions/dependency-review-action action to v4.6.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/1037
- Update registry Docker tag to v3 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/1039
- Update cachix/install-nix-action digest to 754537a by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/1031
- Update peter-evans/dockerhub-description action to v4.0.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/1035
- Update go.mod to use Go 1.24.2 by @javorszky in https://github.com/nginx/nginx-prometheus-exporter/pull/1048
- cherry-pick: golangci-lint version and action update by @javorszky in https://github.com/nginx/nginx-prometheus-exporter/pull/1046
- @javorszky made their first contribution in https://github.com/nginx/nginx-prometheus-exporter/pull/1045
Full Changelog: https://github.com/nginx/nginx-prometheus-exporter/compare/v1.4.1...v1.4.2
- 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-exporterorscoop update nginx-prometheus-exporter.
- NGINX 0.1.18 or newer.
- NGINX Plus R19 or newer.
v1.4.1
- Update from nginxinc to nginx by @lucacome in https://github.com/nginx/nginx-prometheus-exporter/pull/943
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group across 1 directory by @dependabot in https://github.com/nginx/nginx-prometheus-exporter/pull/931
- Update module github.com/prometheus/exporter-toolkit to v0.13.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/926
- Update reviewdog/action-actionlint action to v1.60.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/923
- Update actions/setup-go action to v5.2.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/927
- Update anchore/scan-action action to v6 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/929
- Update reviewdog/action-yamllint action to v1.20.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/924
- Update codecov/codecov-action action to v5.1.1 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/920
- Update pre-commit hook DavidAnson/markdownlint-cli2 to v0.16.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/922
- Update github/codeql-action action to v3.27.9 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/918
- Update alpine Docker tag to v3.21 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/919
- Update pre-commit hook gitleaks/gitleaks to v8.22.1 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/937
- Update github/codeql-action action to v3.28.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/936
- Update anchore/sbom-action action to v0.17.9 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/925
- Update codecov/codecov-action action to v5.1.2 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/934
- Update actions/upload-artifact action to v4.5.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/935
- Update dependency goreleaser/goreleaser to v2.5.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/928
- Update docker/setup-buildx-action action to v3.8.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/932
- Update DavidAnson/markdownlint-cli2-action action to v19 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/942
- Update reviewdog/action-actionlint action to v1.62.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/941
- Update pre-commit hook DavidAnson/markdownlint-cli2 to v0.17.1 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/940
- Update dependency golangci/golangci-lint to v1.63.4 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/939
- Update dependency goreleaser/goreleaser to v2.5.1 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/938
- Update docker/build-push-action action to v6.11.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/945
- Update docker/setup-qemu-action action to v3.3.0 by @renovate in https://github.com/nginx/nginx-prometheus-exporter/pull/946
- Bump golang.org/x/net from 0.32.0 to 0.33.0 in the go_modules group across 1 directory by @dependabot in https://github.com/nginx/nginx-prometheus-exporter/pull/947
Full Changelog: https://github.com/nginx/nginx-prometheus-exporter/compare/v1.4.0...v1.4.1
- Use the v1.4.1 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-exporterorscoop update nginx-prometheus-exporter.
- NGINX 0.1.18 or newer.
- NGINX Plus R19 or newer.
v1.4.0
- Switch to slog by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/841
- Update Dockerfile version by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/813
- Configure Renovate by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/817
- Remove dependabot and use labeler from common by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/831
- Update CLA workflow by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/837
- Update pre-commit schedule by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/838
- Add more linters by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/857
- Build for more platforms by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/844
- Update NGINX Prometheus Exporter with systemd-activated socket by @huangsijun17 in https://github.com/nginxinc/nginx-prometheus-exporter/pull/800
- Update OpenSSF badge by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/842
93 changes
- Bump github/codeql-action from 3.25.13 to 3.26.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/802
- Bump actions/upload-artifact from 4.3.4 to 4.3.6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/801
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/793
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/797
- Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/794
- Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/803
- Bump fossas/fossa-action from 1.3.3 to 1.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/804
- Bump docker/build-push-action from 6.5.0 to 6.6.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/805
- Bump github.com/nginxinc/nginx-plus-go-client from 1.2.2 to 1.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/814
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/811
- Bump anchore/scan-action from 4.1.0 to 4.1.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/808
- Bump docker/build-push-action from 6.6.1 to 6.7.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/806
- Bump anchore/sbom-action from 0.17.0 to 0.17.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/807
- Bump github/codeql-action from 3.26.0 to 3.26.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/815
- Bump lucacome/draft-release from 1.1.0 to 1.1.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/810
- Bump golang from 1.22 to 1.23 in /build by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/812
- Update anchore/scan-action action to v4.1.2 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/819
- Update github/codeql-action action to v3.26.4 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/825
- Update contributor-assistant/github-action action to v2.5.1 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/821
- Update docker/dockerfile Docker tag to v1.9 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/822
- Update anchore/sbom-action action to v0.17.2 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/818
- Update module github.com/prometheus/client_golang to v1.20.1 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/820
- Update pre-commit hook golangci/golangci-lint to v1.60.3 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/823
- Update module github.com/prometheus/exporter-toolkit to v0.12.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/836
- Update actions/upload-artifact action to v4.4.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/832
- Update github/codeql-action action to v3.26.6 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/826
- Update module github.com/prometheus/client_golang to v1.20.2 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/827
- Update module github.com/prometheus/common to v0.59.1 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/830
- Update pre-commit hook DavidAnson/markdownlint-cli2 to v0.14.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/840
- Update module github.com/prometheus/client_golang to v1.20.3 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/839
- Update dependency golangci/golangci-lint to v1.61.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/843
- Update pre-commit hook gitleaks/gitleaks to v8.19.2 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/848
- Update github/codeql-action action to v3.26.7 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/845
- Update reviewdog/action-yamllint action to v1.19.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/850
- Update docker/dockerfile Docker tag to v1.10 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/847
- Update reviewdog/action-actionlint action to v1.55.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/849
- Update DavidAnson/markdownlint-cli2-action action to v17 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/851
- Update dependency goreleaser/goreleaser to v2.3.2 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/846
- Update contributor-assistant/github-action action to v2.6.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/854
- Update module github.com/prometheus/client_golang to v1.20.4 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/853
- Update github/codeql-action action to v3.26.9 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/852
- Update module github.com/nginxinc/nginx-plus-go-client to v2 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/855
- Update contributor-assistant/github-action action to v2.6.1 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/859
- Update pre-commit hook gitleaks/gitleaks to v8.19.3 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/860
- Update actions/checkout action to v4.2.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/861
- Update reviewdog/action-actionlint action to v1.56.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/862
- Update cachix/install-nix-action action to v29 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/863
- Update dependency ubuntu to v24 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/864
- Update docker/build-push-action action to v6.9.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/865
- Update reviewdog/action-actionlint action to v1.57.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/866
- Update anchore/scan-action action to v5 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/881
- Update module github.com/prometheus/common to v0.60.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/873
- Update actions/checkout action to v4.2.1 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/878
- Update actions/upload-artifact action to v4.4.3 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/879
- Update anchore/sbom-action action to v0.17.3 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/880
- Update github/codeql-action action to v3.26.12 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/867
- Update golangci/golangci-lint-action action to v6.1.1 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/870
- Update sigstore/cosign-installer action to v3.7.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/875
- Update codecov/codecov-action action to v4.6.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/871
- Update docker/setup-buildx-action action to v3.7.1 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/872
- Update pre-commit hook gitleaks/gitleaks to v8.21.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/874
- Update cachix/install-nix-action action to v30 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/876
- Update pre-commit hook pre-commit/pre-commit-hooks to v5 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/877
- Update anchore/sbom-action action to v0.17.5 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/882
- Update module github.com/prometheus/client_golang to v1.20.5 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/885
- Update github/codeql-action action to v3.27.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/884
- Update anchore/scan-action action to v5.1.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/883
- Update pre-commit hook gitleaks/gitleaks to v8.21.2 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/886
- Update actions/dependency-review-action action to v4.4.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/892
- Update docker/dockerfile Docker tag to v1.11 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/896
- Update actions/setup-go action to v5.1.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/893
- Update module github.com/prometheus/exporter-toolkit to v0.13.1 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/891
- Update dependency goreleaser/goreleaser to v2.4.4 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/895
- Update anchore/scan-action action to v5.2.1 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/894
- Update actions/checkout action to v4.2.2 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/888
- Update anchore/sbom-action action to v0.17.7 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/889
- Update pre-commit hook DavidAnson/markdownlint-cli2 to v0.15.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/900
- Update github/codeql-action action to v3.27.3 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/897
- Update goreleaser/goreleaser-action action to v6.1.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/899
- Update dependency golangci/golangci-lint to v1.62.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/898
- Update dependency goreleaser/goreleaser to v2.4.7 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/902
- Update github/codeql-action action to v3.27.5 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/903
- Update DavidAnson/markdownlint-cli2-action action to v18 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/904
- Update anchore/scan-action action to v5.3.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/910
- Update codecov/codecov-action action to v5 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/905
- Update docker/metadata-action action to v5.6.1 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/911
- Update anchore/sbom-action action to v0.17.8 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/907
- Update dependency goreleaser/goreleaser to v2.4.8 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/908
- Update actions/dependency-review-action action to v4.5.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/909
- Update dependency golangci/golangci-lint to v1.62.2 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/912
- Update docker/dockerfile Docker tag to v1.12 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/914
- Update docker/build-push-action action to v6.10.0 by @renovate in https://github.com/nginxinc/nginx-prometheus-exporter/pull/913
- Update nginx-plus-go-client to v2.1.0 by @pdabelf5 in https://github.com/nginxinc/nginx-prometheus-exporter/pull/915
- @huangsijun17 made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/800
- @renovate made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/817
Full Changelog: https://github.com/nginxinc/nginx-prometheus-exporter/compare/v1.3.0...v1.4.0
- Use the v1.4.0 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-exporterorscoop update nginx-prometheus-exporter.
- NGINX 0.1.18 or newer.
- NGINX Plus R19 or newer.
v1.3.0
- Remove unnecessary variable labels for workers by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/777
- Fix Cache to use variable labels by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/780
- Revert "switch from warning to debug when upstream labels are empty (#724)" by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/781
- Add more linters by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/733
- Update stale.yml by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/749
- Update CodeQL workflow by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/755
- Use yamllint action from reviewdog by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/756
- Add doctoc to automatically generate TOCs by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/778
- Add linters that check for bugs by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/779
- Fix systemd example for configuring nginx_exporter.service by @bruno-espino in https://github.com/nginxinc/nginx-prometheus-exporter/pull/650
- Update Live Monitoring link by @aknot242 in https://github.com/nginxinc/nginx-prometheus-exporter/pull/763
- Add GitHub Action workflow for F5 CLA integration by @TasoOneAsia in https://github.com/nginxinc/nginx-prometheus-exporter/pull/754
- Add release process by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/783
- Release 1.3.0 by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/782
44 changes
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/732
- Bump github/codeql-action from 3.25.6 to 3.25.7 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/730
- Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/729
- Bump reviewdog/action-actionlint from 1.46.0 to 1.47.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/728
- Bump lucacome/draft-release from 1.0.4 to 1.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/731
- Bump github.com/prometheus/common from 0.53.0 to 0.54.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/727
- Bump docker/build-push-action from 5.3.0 to 5.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/738
- Bump actions/dependency-review-action from 4.3.2 to 4.3.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/737
- Bump reviewdog/action-actionlint from 1.47.0 to 1.48.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/734
- Bump github/codeql-action from 3.25.7 to 3.25.8 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/735
- Bump reviewdog/action-actionlint from 1.48.0 to 1.50.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/745
- Bump github/codeql-action from 3.25.8 to 3.25.10 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/744
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/742
- Bump docker/build-push-action from 5.4.0 to 6.0.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/746
- Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/736
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/739
- Bump github.com/nginxinc/nginx-plus-go-client from 1.2.0 to 1.2.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/748
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/747
- Bump reviewdog/action-actionlint from 1.50.0 to 1.51.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/750
- Bump docker/build-push-action from 6.0.1 to 6.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/753
- Bump github.com/prometheus/common from 0.54.0 to 0.55.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/752
- Bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/757
- Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/758
- Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/759
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/761
- Bump docker/build-push-action from 6.2.0 to 6.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/760
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/762
- Bump reviewdog/action-actionlint from 1.51.0 to 1.53.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/764
- Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/765
- Bump anchore/sbom-action from 0.16.0 to 0.16.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/768
- Bump anchore/scan-action from 3.6.4 to 4.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/767
- Bump reviewdog/action-actionlint from 1.53.0 to 1.54.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/770
- Bump reviewdog/action-yamllint from 1.16.0 to 1.18.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/771
- Bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/769
- Bump anchore/scan-action from 4.0.0 to 4.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/774
- Bump docker/build-push-action from 6.3.0 to 6.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/772
- Bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/766
- Bump anchore/sbom-action from 0.16.1 to 0.17.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/773
- Bump github.com/nginxinc/nginx-plus-go-client from 1.2.1 to 1.2.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/775
- Bump docker/build-push-action from 6.4.0 to 6.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/786
- Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/787
- Bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/788
- Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/790
- Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/789
- @bruno-espino made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/650
- @aknot242 made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/763
- @TasoOneAsia made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/754
Full Changelog: https://github.com/nginxinc/nginx-prometheus-exporter/compare/v1.2.0...v1.3.0
v1.1.2
🚀 Features Switch from warning to debug when upstream labels are empty by @pdabelf5 in https://github.com/nginxinc/nginx-prometheus-exporter/pull/724
v1.2.0
- Add Environment Variable options to flags managed in exporter-toolkit by @oseoin in https://github.com/nginxinc/nginx-prometheus-exporter/pull/607
- Enable more linters by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/622
- Add commit author for Scoop by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/618
- Restore the old behavior when 'nginx-prometheus-exporter' was the default rule for make by @dominikwinter in https://github.com/nginxinc/nginx-prometheus-exporter/pull/621
- Add Codecov by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/633
- Add yamllint by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/630
- Add k8s example by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/632
92 changes
- Bump github.com/prometheus/common from 0.45.0 to 0.46.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/606
- Bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/604
- Bump cachix/install-nix-action from 24 to 25 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/605
- Bump github/codeql-action from 3.23.0 to 3.23.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/612
- Bump reviewdog/action-actionlint from 1.40.0 to 1.41.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/611
- Bump anchore/sbom-action from 0.15.3 to 0.15.5 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/609
- Bump anchore/scan-action from 3.5.0 to 3.6.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/610
- Bump DavidAnson/markdownlint-cli2-action from 14.0.0 to 15.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/608
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/603
- Bump actions/upload-artifact from 4.1.0 to 4.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/617
- Bump anchore/scan-action from 3.6.1 to 3.6.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/616
- Bump 8398a7/action-slack from 3.15.1 to 3.16.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/615
- Bump anchore/sbom-action from 0.15.5 to 0.15.6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/614
- Bump github/codeql-action from 3.23.1 to 3.23.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/613
- Bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/628
- Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/625
- Bump anchore/scan-action from 3.6.2 to 3.6.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/627
- Bump anchore/sbom-action from 0.15.6 to 0.15.8 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/624
- Bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/626
- Bump golang from 1.21 to 1.22 in /build by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/631
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/623
- Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/638
- Bump lucacome/draft-release from 1.0.2 to 1.0.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/634
- Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/635
- Bump github/codeql-action from 3.24.0 to 3.24.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/643
- Bump actions/dependency-review-action from 4.0.0 to 4.1.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/641
- Bump docker/metadata-action from 5.5.0 to 5.5.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/642
- Bump github.com/prometheus/common from 0.46.0 to 0.47.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/639
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/640
- Bump fossas/fossa-action from 1.3.1 to 1.3.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/637
- Bump github.com/prometheus/common from 0.47.0 to 0.48.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/649
- Bump peter-evans/dockerhub-description from 3.4.2 to 4.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/647
- Bump aws-actions/configure-aws-credentials from 4.0.1 to 4.0.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/648
- Bump codecov/codecov-action from 4.0.1 to 4.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/644
- Bump github/codeql-action from 3.24.3 to 3.24.5 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/645
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/646
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/662
- Bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/652
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/655
- Bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/659
- Bump reviewdog/action-actionlint from 1.41.0 to 1.43.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/658
- Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/653
- Bump anchore/sbom-action from 0.15.8 to 0.15.9 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/657
- Bump lucacome/draft-release from 1.0.3 to 1.0.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/663
- Bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/664
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/665
- Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/666
- Bump docker/build-push-action from 5.2.0 to 5.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/667
- Bump cachix/install-nix-action from 25 to 26 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/669
- Bump github/codeql-action from 3.24.6 to 3.24.8 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/668
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/672
- Bump github/codeql-action from 3.24.8 to 3.24.9 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/673
- Bump actions/dependency-review-action from 4.1.3 to 4.2.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/670
- Bump actions/dependency-review-action from 4.2.3 to 4.2.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/674
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/676
- Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/678
- Bump actions/dependency-review-action from 4.2.4 to 4.2.5 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/680
- Bump anchore/sbom-action from 0.15.9 to 0.15.10 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/679
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/681
- Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/682
- Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/684
- Bump DavidAnson/markdownlint-cli2-action from 15.0.0 to 16.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/683
- Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/685
- Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/692
- Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/689
- Bump reviewdog/action-actionlint from 1.43.0 to 1.44.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/690
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/687
- Bump github/codeql-action from 3.24.10 to 3.25.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/693
- Bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/696
- Bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/694
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/704
- Bump golangci/golangci-lint-action from 4.0.0 to 6.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/706
- Bump actions/checkout from 4.1.2 to 4.1.5 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/703
- Bump anchore/sbom-action from 0.15.10 to 0.15.11 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/698
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/713
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/712
- Bump reviewdog/action-actionlint from 1.44.0 to 1.46.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/708
- Bump github/codeql-action from 3.25.1 to 3.25.5 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/707
- Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/709
- Bump actions/dependency-review-action from 4.2.5 to 4.3.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/710
- Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/715
- Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/711
- Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/714
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/716
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/717
- Bump github.com/prometheus/common from 0.48.0 to 0.53.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/697
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/718
- Bump cachix/install-nix-action from 26 to 27 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/721
- Bump codecov/codecov-action from 4.3.0 to 4.4.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/720
- Bump github/codeql-action from 3.25.5 to 3.25.6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/719
- Bump anchore/sbom-action from 0.15.11 to 0.16.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/722
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/723
- switch from warning to debug when upstream labels are empty by @pdabelf5 in https://github.com/nginxinc/nginx-prometheus-exporter/pull/724
- @oseoin made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/607
- @dominikwinter made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/621
- @pdabelf5 made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/724
Full Changelog: https://github.com/nginxinc/nginx-prometheus-exporter/compare/v1.1.0...v1.2.0
- Use the v1.2.0 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-exporterorscoop update nginx-prometheus-exporter.
- NGINX 0.1.18 or newer.
- NGINX Plus R19 or newer.
v1.1.0
- Add config to publish Nix packages by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/581
- Add config to publish winget packages by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/582
- Add config to publish scoop packages by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/583
- Restore SCRAPE_URI env var by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/586
- Add completions and manpages by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/580
- Set permissions to close milestones for GoReleaser by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/587
- Add EditorConfig by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/584
- Fix GoReleaser config by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/599
- Release 1.1.0 by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/598
- Bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.11.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/572
- Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/573
- Bump docker/metadata-action from 5.3.0 to 5.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/577
- Bump actions/stale from 8.0.0 to 9.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/574
- Bump lucacome/draft-release from 1.0.1 to 1.0.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/576
- Bump github/codeql-action from 2.22.8 to 3.22.11 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/578
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/579
- Bump github/codeql-action from 3.22.11 to 3.22.12 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/590
- Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/589
- Bump reviewdog/action-actionlint from 1.39.1 to 1.40.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/588
- Bump anchore/sbom-action from 0.15.1 to 0.15.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/597
- Bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/596
- Bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/594
- Bump github/codeql-action from 3.22.12 to 3.23.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/593
- Bump anchore/scan-action from 3.3.8 to 3.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/595
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/591
Full Changelog: https://github.com/nginxinc/nginx-prometheus-exporter/compare/v1.0.0...v1.1.0
- Use the v1.1.0 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-exporterorscoop update nginx-prometheus-exporter.
- NGINX 0.1.18 or newer.
- NGINX Plus R19 or newer.