Releases: jenkinsci/prometheus-plugin
Releases · jenkinsci/prometheus-plugin
852.v317db_5d17a_b_0
✍ Other changes
- Add per-build metrics configuration options and help documentation (#805) @TE-WenjunMao
- Explicitly declare dependencies (#802) @MarkEWaite
847.v8440e5c21e7c
✍ Other changes
- Test with Java 25 (#793) @MarkEWaite
- Remove usages of Commons Lang 2 (#773) @jonesbusy
- Update plugin build (#756) @basil
📦 Dependency updates
- Bump io.jenkins.plugins:coverage from 1.10.0 to 2.7.0 (#763) @dependabot[bot]
- Bump io.jenkins.tools.bom:bom-2.479.x from 4770.v9a_2b_7a_9d8b_7f to 4969.v6ffa_18d90c9f (#764) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.12 to 5.17 (#755) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.10 to 5.12 (#750) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.9 to 5.10 (#748) @dependabot[bot]
- Bump org.mockito:mockito-junit-jupiter from 5.16.0 to 5.17.0 (#745) @dependabot[bot]
- Bump org.jenkins-ci.plugins:cloudbees-disk-usage-simple from 205.v47f4ee8803d1 to 239.v6a_f1a_c1c8046 (#737) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.7 to 5.9 (#739) @dependabot[bot]
- Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (#735) @dependabot[bot]
- Bump org.mockito:mockito-junit-jupiter from 5.15.2 to 5.16.0 (#738) @dependabot[bot]
819.v50953a_c560dd
✍ Other changes
- New Gauge which displays the waiting time of a run (#732) @Waschndolos
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.6 to 5.7 (#731) @dependabot[bot]
- Bump actions/stale from 9.0.0 to 9.1.0 (#728) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.5 to 5.6 (#729) @dependabot[bot]
811.v1823c780b_e8e
🐛 Bug fixes
- Fix: Do not calculate disabled jobs (job counters still do) (#727) @Waschndolos
👻 Maintenance
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.4 to 5.5 (#724) @dependabot[bot]
- Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.15.2 (#723) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.3 to 5.4 (#720) @dependabot[bot]
801.v98e119d8eeda_
✍ Other changes
- Avoiding potential deadlock in counting number of builds (#718) @Waschndolos
- Updating parent pom version to 5.3. Removing deprecated classes usage (#716) @Waschndolos
795.v995762102f28
✍ Other changes
- Calculate last build if job is currently building (#709) @Waschndolos
- New Metrics which shows the Stage ordinal (#704) @Waschndolos
📦 Dependency updates
- Bump org.jenkins-ci.plugins:cloudbees-disk-usage-simple from 203.v3f46a_7462b_1a_ to 205.v47f4ee8803d1 (#708) @dependabot
- Bump actions/checkout from 4.2.0 to 4.2.2 (#713) @dependabot
- Bump org.mockito:mockito-junit-jupiter from 5.14.0 to 5.14.1 (#705) @dependabot
- Bump actions/checkout from 4.1.7 to 4.2.0 (#703) @dependabot
- Bump org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.0 (#702) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.87 to 4.88 (#700) @dependabot
787.v52e8f47488fc
✍ Other changes
- Adding configuration option to exclude jobs from Prometheus metrics via Regex (#699) @Waschndolos
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.87 (#693) @dependabot
- Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5.13.0 (#694) @dependabot
784.vea_eca_f6592eb_
✍ Other changes
- Fix issues with not showing code coverage metrics. (#692) @Waschndolos
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.85 to 4.86 (#689) @dependabot
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#690) @dependabot
- Bump codacy/codacy-analysis-cli-action from 4.4.1 to 4.4.5 (#688) @dependabot
780.v7c50a_d288424
✍ Other changes
- Add new metric for Quiet Mode status (#687) @sstafford