v1.0.0
版本发布时间: 2023-12-07 03:55:07
nginxinc/nginx-prometheus-exporter最新发布版本:v1.3.0(2024-07-25 03:41:24)
What's Changed
💣 Breaking Changes
- Replace flag with kingpin and use promlog by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/420
- Use web configuration from exporter-toolkit by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/461
- Don't try to connect to nginx on client creation by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/504
🚀 Features
- add cache metrics for NGINX plus by @sheharyaar in https://github.com/nginxinc/nginx-prometheus-exporter/pull/540
- Add metrics from NGINX Plus API version 9 by @haywoodsh in https://github.com/nginxinc/nginx-prometheus-exporter/pull/530
- Add config to publish on Snapcraft by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/560
🐛 Bug Fixes
- Fix logging by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/526
🔨 Maintenance
33 changes
- Replace autolabeler with
actions/labeler
by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/295 - Update labeler.yml by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/300
- Add OpenSSF Scorecard Github Action and Badge by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/304
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/305
- Add SECURITY.md by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/301
- Update GitHub Actions runners to Ubuntu 22.04 by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/308
- Create config.yml by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/313
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/319
- Update Scorecards workflow by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/320
- Add CODEOWNERS by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/356
- Add pre-commit and fix issues by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/354
- Replace deprecated command with environment file by @jongwooo in https://github.com/nginxinc/nginx-prometheus-exporter/pull/368
- Add SBOMs for Docker images by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/355
- Add image scan by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/369
- Use OIDC to login to AWS by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/407
- Update labeler by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/419
- Add missing change label in labeler config by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/424
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/429
- Replace release-drafter with draft-release by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/455
- Fix permissions for CI workflow by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/456
- Add gitleaks to pre-commit by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/457
- Deprecate old flag format by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/460
- Update workflows by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/462
- Add linting for markdown files by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/465
- Update workflows by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/467
- Sign checksum with cosign by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/468
- Add Makefile help by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/505
- Update CODEOWNERS by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/549
- Replace deprecated value in GoReleaser by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/562
- Use latest stable version of Go by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/561
- Add provenance to Docker image by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/568
- Add annotations to Docker image by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/567
- Bump labeler to v5.0.0 and update config by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/570
📝 Documentation
- Add Issue Lifecycle and update Contributing by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/363
- Add support for multiple scrape addresses by @brandon1024 in https://github.com/nginxinc/nginx-prometheus-exporter/pull/539
- Add docs about Snap by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/569
⬆️ Dependencies
191 changes
- Bump joshdales/labeler from 0861fa5accbc36878f85f40b98a9f40b15fe0429 to 4c74e8446142eeec7aa182f52ea24306a5479850 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/298
- Bump actions/stale from 5 to 6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/302
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/303
- Bump ossf/scorecard-action from 2.0.3 to 2.0.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/307
- Bump actions/upload-artifact from 3.0.0 to 3.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/306
- Bump ossf/scorecard-action from 2.0.4 to 2.0.6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/310
- Bump actions/upload-artifact from 3.1.0 to 3.1.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/311
- Bump anchore/sbom-action from 0.12.0 to 0.13.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/312
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/317
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/315
- Bump anchore/sbom-action from 0.13.0 to 0.13.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/316
- Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/318
- Bump github/codeql-action from 2.1.33 to 2.1.35 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/322
- Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/323
- Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/321
- Bump 8398a7/action-slack from 3.14.0 to 3.15.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/327
- Bump github/codeql-action from 2.1.35 to 2.1.36 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/324
- Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/326
- Bump github.com/prometheus/common from 0.37.0 to 0.38.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/325
- Bump ossf/scorecard-action from 2.0.6 to 2.1.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/333
- Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/329
- Bump github/codeql-action from 2.1.36 to 2.1.37 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/332
- Bump github.com/prometheus/common from 0.38.0 to 0.39.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/331
- Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/330
- Bump actions/stale from 6.0.1 to 7.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/335
- Bump ossf/scorecard-action from 2.1.1 to 2.1.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/334
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/337
- Bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/340
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/339
- Bump docker/build-push-action from 3.2.0 to 3.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/343
- Bump joshdales/labeler from 4c74e8446142eeec7aa182f52ea24306a5479850 to 7b1327b4c44a8794dfc7573d60637cd60ce4b697 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/344
- Bump docker/metadata-action from 4.1.1 to 4.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/342
- Bump github/codeql-action from 2.1.37 to 2.1.38 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/341
- Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/346
- Bump github/codeql-action from 2.1.38 to 2.1.39 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/345
- Bump docker/setup-buildx-action from 2.2.1 to 2.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/351
- Bump anchore/sbom-action from 0.13.1 to 0.13.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/349
- Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/350
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/353
- Bump actions/github-script from 6.3.3 to 6.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/348
- Bump github/codeql-action from 2.1.39 to 2.2.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/347
- Bump docker/build-push-action from 3.3.0 to 4.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/352
- Update Dockerfile Go version from 1.19 to 1.20 by @kkirsche in https://github.com/nginxinc/nginx-prometheus-exporter/pull/358
- Bump docker/setup-buildx-action from 2.4.0 to 2.4.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/359
- Bump github/codeql-action from 2.2.1 to 2.2.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/360
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/361
- Bump github/codeql-action from 2.2.2 to 2.2.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/362
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/365
- Bump github.com/prometheus/common from 0.39.0 to 0.40.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/364
- Bump github/codeql-action from 2.2.4 to 2.2.5 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/370
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/372
- Bump peter-evans/dockerhub-description from 3.1.2 to 3.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/373
- Bump github.com/prometheus/common from 0.40.0 to 0.41.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/374
- Bump github.com/prometheus/common from 0.41.0 to 0.42.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/379
- Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/378
- Bump github/codeql-action from 2.2.5 to 2.2.6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/377
- Bump anchore/sbom-action from 0.13.3 to 0.13.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/383
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/381
- Bump github/codeql-action from 2.2.6 to 2.2.7 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/382
- Bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/380
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/385
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/388
- Bump actions/stale from 7.0.0 to 8.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/387
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/390
- Bump github/codeql-action from 2.2.7 to 2.2.9 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/386
- Bump ossf/scorecard-action from 2.1.2 to 2.1.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/392
- Bump anchore/sbom-action from 0.13.4 to 0.14.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/391
- Bump peter-evans/dockerhub-description from 3.3.0 to 3.4.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/397
- Bump actions/github-script from 6.4.0 to 6.4.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/394
- Bump github/codeql-action from 2.2.9 to 2.2.11 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/395
- Bump 8398a7/action-slack from 3.15.0 to 3.15.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/396
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/402
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/400
- Bump github/codeql-action from 2.2.11 to 2.2.12 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/399
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/398
- Bump github/codeql-action from 2.2.12 to 2.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/405
- Bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/404
- Bump github/codeql-action from 2.3.0 to 2.3.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/406
- Bump anchore/scan-action from 3.3.4 to 3.3.5 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/412
- Bump github/codeql-action from 2.2.4 to 2.3.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/411
- Bump anchore/sbom-action from 0.14.1 to 0.14.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/413
- Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/415
- Bump github.com/prometheus/common from 0.42.0 to 0.43.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/408
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/416
- Bump github.com/prometheus/common from 0.43.0 to 0.44.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/418
- Bump github/codeql-action from 2.3.3 to 2.3.5 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/423
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/422
- Bump aws-actions/configure-aws-credentials from 2.0.0 to 2.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/426
- Bump github/codeql-action from 2.3.5 to 2.3.6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/427
- Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/428
- Bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/434
- Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/432
- Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/433
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/430
- Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/431
- Bump github/codeql-action from 2.3.6 to 2.20.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/438
- Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/435
- Bump docker/setup-buildx-action from 2.5.0 to 2.7.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/440
- Bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/436
- Bump aws-actions/configure-aws-credentials from 2.1.0 to 2.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/437
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/441
- Bump anchore/scan-action from 3.3.5 to 3.3.6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/446
- Bump docker/build-push-action from 4.0.0 to 4.1.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/443
- Bump peter-evans/dockerhub-description from 3.4.1 to 3.4.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/445
- Bump github/codeql-action from 2.20.0 to 2.20.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/442
- Bump anchore/sbom-action from 0.14.2 to 0.14.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/444
- Bump github/codeql-action from 2.20.1 to 2.20.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/451
- Bump ossf/scorecard-action from 2.1.3 to 2.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/450
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/448
- Bump docker/setup-buildx-action from 2.7.0 to 2.9.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/453
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/439
- Bump github/codeql-action from 2.20.2 to 2.20.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/454
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/452
- Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/459
- Bump github/codeql-action from 2.20.3 to 2.20.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/458
- Bump lucacome/draft-release from 0.2.1 to 0.2.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/464
- Bump github/codeql-action from 2.20.4 to 2.21.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/463
- Bump github/codeql-action from 2.21.0 to 2.21.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/466
- Bump golang from 1.20 to 1.21 in /build by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/469
- Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/470
- Bump github/codeql-action from 2.21.2 to 2.21.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/471
- Bump actions/dependency-review-action from 3.0.6 to 3.0.7 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/473
- Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/472
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/474
- Bump actions/dependency-review-action from 3.0.7 to 3.0.8 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/476
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/477
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/482
- Bump github/codeql-action from 2.21.4 to 2.21.5 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/478
- Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/475
- Bump aws-actions/configure-aws-credentials from 2.2.0 to 3.0.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/479
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/480
- Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/481
- Bump github.com/nginxinc/nginx-plus-go-client from 0.10.0 to 0.11.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/483
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/485
- Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/487
- Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/490
- Bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/492
- Bump DavidAnson/markdownlint-cli2-action from 11.0.0 to 12.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/486
- Bump github/codeql-action from 2.21.5 to 2.21.7 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/491
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/488
- Bump reviewdog/action-actionlint from 1.37.1 to 1.38.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/489
- Bump actions/dependency-review-action from 3.0.8 to 3.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/497
- Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/496
- Bump lucacome/draft-release from 0.2.2 to 1.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/495
- Bump aws-actions/configure-aws-credentials from 3.0.1 to 4.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/494
- Bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/493
- Bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/499
- Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/498
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/500
- Bump github.com/nginxinc/nginx-plus-go-client from 0.11.0 to 1.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/503
- Bump github/codeql-action from 2.21.7 to 2.21.8 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/502
- Bump reviewdog/action-actionlint from 1.38.0 to 1.39.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/501
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/511
- Bump DavidAnson/markdownlint-cli2-action from 12.0.0 to 13.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/510
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/515
- Bump github/codeql-action from 2.21.8 to 2.21.9 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/514
- Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/516
- Bump reviewdog/action-actionlint from 1.39.0 to 1.39.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/519
- Bump github/codeql-action from 2.21.9 to 2.22.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/517
- Bump aws-actions/configure-aws-credentials from 4.0.0 to 4.0.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/518
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/520
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/521
- Bump github/codeql-action from 2.22.1 to 2.22.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/523
- Bump Go to 1.21.3 by @lucacome in https://github.com/nginxinc/nginx-prometheus-exporter/pull/527
- Bump github.com/prometheus/common from 0.44.0 to 0.45.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/529
- Bump github.com/nginxinc/nginx-plus-go-client from 1.0.0 to 1.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/528
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/534
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/535
- Bump github/codeql-action from 2.22.3 to 2.22.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/532
- Bump lucacome/draft-release from 1.0.0 to 1.0.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/531
- Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/533
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/537
- Bump github.com/nginxinc/nginx-plus-go-client from 1.1.0 to 1.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/547
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/542
- Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/546
- Bump actions/github-script from 6.4.1 to 7.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/545
- Bump github/codeql-action from 2.22.4 to 2.22.6 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/548
- Bump actions/dependency-review-action from 3.1.0 to 3.1.3 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/544
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nginxinc/nginx-prometheus-exporter/pull/550
- Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/556
- Bump anchore/scan-action from 3.3.6 to 3.3.7 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/555
- Bump actions/github-script from 7.0.0 to 7.0.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/553
- Bump anchore/sbom-action from 0.14.3 to 0.15.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/551
- Bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/552
- Bump DavidAnson/markdownlint-cli2-action from 13.0.0 to 14.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/559
- Bump github/codeql-action from 2.22.6 to 2.22.8 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/558
- Bump anchore/sbom-action from 0.15.0 to 0.15.1 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/566
- Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/565
- Bump docker/metadata-action from 5.0.0 to 5.3.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/563
- Bump anchore/scan-action from 3.3.7 to 3.3.8 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/564
- Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in https://github.com/nginxinc/nginx-prometheus-exporter/pull/571
New Contributors
- @step-security-bot made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/305
- @kkirsche made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/358
- @pre-commit-ci made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/361
- @jongwooo made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/368
- @sheharyaar made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/540
- @haywoodsh made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/530
- @brandon1024 made their first contribution in https://github.com/nginxinc/nginx-prometheus-exporter/pull/539
Full Changelog: https://github.com/nginxinc/nginx-prometheus-exporter/compare/v0.11.0...v1.0.0
Upgrade
- Use the v1.0.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
orsnap refresh nginx-prometheus-exporter
.
Compatibility
- NGINX 0.1.18 or newer.
- NGINX Plus R19 or newer.
1、 nginx-prometheus-exporter_1.0.0_checksums.txt 3.36KB
2、 nginx-prometheus-exporter_1.0.0_checksums.txt.pem 3.23KB
3、 nginx-prometheus-exporter_1.0.0_checksums.txt.sig 96B
4、 nginx-prometheus-exporter_1.0.0_darwin_amd64.tar.gz 4.24MB
5、 nginx-prometheus-exporter_1.0.0_darwin_amd64.tar.gz.spdx.json 39.02KB
6、 nginx-prometheus-exporter_1.0.0_darwin_arm64.tar.gz 4.08MB
7、 nginx-prometheus-exporter_1.0.0_darwin_arm64.tar.gz.spdx.json 39.02KB
8、 nginx-prometheus-exporter_1.0.0_linux_386.tar.gz 3.85MB
9、 nginx-prometheus-exporter_1.0.0_linux_386.tar.gz.spdx.json 38.93KB
10、 nginx-prometheus-exporter_1.0.0_linux_amd64.tar.gz 4.05MB
11、 nginx-prometheus-exporter_1.0.0_linux_amd64.tar.gz.spdx.json 38.99KB
12、 nginx-prometheus-exporter_1.0.0_linux_arm64.tar.gz 3.73MB
13、 nginx-prometheus-exporter_1.0.0_linux_arm64.tar.gz.spdx.json 38.99KB
14、 nginx-prometheus-exporter_1.0.0_linux_armv5.tar.gz 3.85MB
15、 nginx-prometheus-exporter_1.0.0_linux_armv5.tar.gz.spdx.json 38.99KB
16、 nginx-prometheus-exporter_1.0.0_linux_armv6.tar.gz 3.85MB
17、 nginx-prometheus-exporter_1.0.0_linux_armv6.tar.gz.spdx.json 38.99KB
18、 nginx-prometheus-exporter_1.0.0_linux_armv7.tar.gz 3.85MB
19、 nginx-prometheus-exporter_1.0.0_linux_armv7.tar.gz.spdx.json 38.99KB
20、 nginx-prometheus-exporter_1.0.0_linux_mips64le_softfloat.tar.gz 3.46MB
21、 nginx-prometheus-exporter_1.0.0_linux_mips64le_softfloat.tar.gz.spdx.json 39.4KB
22、 nginx-prometheus-exporter_1.0.0_linux_ppc64le.tar.gz 3.7MB
23、 nginx-prometheus-exporter_1.0.0_linux_ppc64le.tar.gz.spdx.json 39.05KB
24、 nginx-prometheus-exporter_1.0.0_linux_s390x.tar.gz 3.91MB
25、 nginx-prometheus-exporter_1.0.0_linux_s390x.tar.gz.spdx.json 38.99KB
26、 nginx-prometheus-exporter_1.0.0_windows_386.zip 4MB
27、 nginx-prometheus-exporter_1.0.0_windows_386.zip.spdx.json 37.82KB
28、 nginx-prometheus-exporter_1.0.0_windows_amd64.zip 4.17MB
29、 nginx-prometheus-exporter_1.0.0_windows_amd64.zip.spdx.json 37.88KB
30、 nginx-prometheus-exporter_1.0.0_windows_arm64.zip 3.78MB
31、 nginx-prometheus-exporter_1.0.0_windows_arm64.zip.spdx.json 37.88KB