Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-23 | 2.1 kB | |
v1.3.8 source code.tar.gz | 2025-05-23 | 6.3 MB | |
v1.3.8 source code.zip | 2025-05-23 | 7.0 MB | |
Totals: 3 Items | 13.2 MB | 0 |
What's Changed
🏕 Features
- Introduce removeIf method to StatefulMetric by @dao-jun in https://github.com/prometheus/client_java/pull/1339
- bom should not include junit by @zeitlinger in https://github.com/prometheus/client_java/pull/1359
- Fixed typos by @dhoard in https://github.com/prometheus/client_java/pull/1363
- Let clients of DropwizardExports handle validation errors by @mnssn in https://github.com/prometheus/client_java/pull/1354
- Dropwizard apply label mapper to snapshot metrics by @KacperFilutowski-TomTom in https://github.com/prometheus/client_java/pull/1266
👒 Dependencies
- Bump jetty-server.version from 12.0.20 to 12.0.21 by @dependabot in https://github.com/prometheus/client_java/pull/1349
- Bump org.apache.tomcat.embed:tomcat-embed-core from 11.0.6 to 11.0.7 by @dependabot in https://github.com/prometheus/client_java/pull/1350
- Bump com.google.protobuf:protobuf-java from 4.30.2 to 4.31.0 by @dependabot in https://github.com/prometheus/client_java/pull/1357
- Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.15.0-alpha to 2.16.0-alpha by @dependabot in https://github.com/prometheus/client_java/pull/1358
- Bump super-linter/super-linter from 7.3.0 to 7.4.0 by @dependabot in https://github.com/prometheus/client_java/pull/1362
- Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by @dependabot in https://github.com/prometheus/client_java/pull/1365
- Bump org.springframework.boot:spring-boot-starter-parent from 3.4.5 to 3.4.6 by @dependabot in https://github.com/prometheus/client_java/pull/1366
New Contributors
- @dao-jun made their first contribution in https://github.com/prometheus/client_java/pull/1339
- @mnssn made their first contribution in https://github.com/prometheus/client_java/pull/1354
- @KacperFilutowski-TomTom made their first contribution in https://github.com/prometheus/client_java/pull/1266
Full Changelog: https://github.com/prometheus/client_java/compare/v1.3.7...v1.3.8