Skip to content

Releases: dropwizard/metrics

v4.1.20

23 Apr 23:56
Compare
Choose a tag to compare

Improvements

  • HealthCheckServlet configurable object mapper and status indicator (#1871)

Dependency updates

  • Bump amqp-client from 5.11.0 to 5.12.0 (#1852)
  • Bump ehcache from 3.9.2 to 3.9.3 (#1878)
  • Bump jetty9.version from 9.4.39.v20210325 to 9.4.40.v20210413 (#1875)
  • Update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.4 (release/4.1.x) (#1864)
  • Bump jcstress-core from 0.8 to 0.9 (#1879)
  • Bump mockito-core from 3.8.0 to 3.9.0 (#1847)
  • Bump actions/cache from v2.1.4 to v2.1.5 (#1862)
  • Bump actions/setup-java from v1 to v2 (#1845)

v4.2.0-beta.4

07 Apr 13:49
Compare
Choose a tag to compare
v4.2.0-beta.4 Pre-release
Pre-release

⚠️ Security fixes

Improvements

  • Add convenience method for creating and accessing SettableGauge (#1812)

Dependency updates

  • Bump jdbi3-core from 3.18.0 to 3.18.1 (#1829)
  • Update dependency com.github.ben-manes.caffeine:caffeine to v3.0.1 (#1818)
  • Update dependency com.google.errorprone:error_prone_core to v2.6.0 (#1841)
  • Update log4j2.version to v2.14.1 (release/4.1.x) (#1804)
  • Bump jcstress-core from 0.7 to 0.8 (#1825)
  • Bump jmh.version from 1.28 to 1.29 (#1824)
  • Bump maven-bundle-plugin from 5.1.1 to 5.1.2 (#1833)
  • Bump Maven to version 3.8.1

v4.1.19

07 Apr 13:41
Compare
Choose a tag to compare

⚠️ Security fixes

Improvements

  • Make metrics-caffeine compatible with Caffeine 2.x and 3.x (#1765)

Dependency updates

  • Bump ehcache from 3.9.1 to 3.9.2 (#1766)
  • Update dependency com.google.errorprone:error_prone_core to v2.6.0 (#1769, #1840)
  • Update log4j2.version to v2.14.1 (#1804)
  • Bump jdbi3-core from 3.18.0 to 3.18.1 (#1829)
  • Bump jcstress-core from 0.7 to 0.8 (#1825)
  • Bump jmh.version from 1.27 to 1.29 (#1774, #1824)
  • Bump maven-bundle-plugin from 5.1.1 to 5.1.2 (#1833)
  • Bump Maven to version 3.8.1
  • Bump actions/stale from v3.0.17 to v3.0.18 (#1785)

Assorted

  • Configure Renovate (#1747)

v4.2.0-beta.3

20 Mar 15:13
e898136
Compare
Choose a tag to compare
v4.2.0-beta.3 Pre-release
Pre-release

Improvements

  • Make metrics-caffeine compatible with Caffeine 2.x and 3.x (#1765)

Dependency updates

  • Bump ehcache from 3.9.1 to 3.9.2 (#1766)
  • Bump jackson-databind from 2.9.10.8 to 2.12.2 (#1779)
  • Bump jetty9.version from 9.4.37.v20210219 to 9.4.38.v20210224 (#1767)
  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.12.2 (#1782)
  • Update log4j2.version to v2.14.1 (release/4.2.x) (#1805)
  • Update dependency com.google.errorprone:error_prone_core to v2.5.1 (release/4.1.x) (#1769)
  • Update dependency junit:junit to v4.13.2 (#1787)
  • Bump jmh.version from 1.27 to 1.28 (#1774, #1789)
  • Bump actions/stale from v3.0.17 to v3.0.18 (#1784, #1785)

v4.2.0-beta.2

24 Feb 09:37
857103b
Compare
Choose a tag to compare
v4.2.0-beta.2 Pre-release
Pre-release

Features

  • Add support for Caffeine 3.x (#1759)

Bug fixes

  • Make FileDescriptorRatioGaugeTest not dependent on a specific JDK version (#1738)

Dependency updates

  • Bump amqp-client from 5.10.0 to 5.11.0 (#1756)
  • Bump caffeine from 2.8.8 to 2.9.0 (#1754)
  • Bump ehcache from 3.9.0 to 3.9.1 (#1757)
  • Bump jackson-databind from 2.9.10.8 to 2.12.1 (#1737)
  • Bump jersey-bom from 3.0.0 to 3.0.1 (#1744)
  • Upgrade metrics-jersey2 to Jersey 2.33 (#1745)
  • Bump jetty10.version from 10.0.0 to 10.0.1 (#1763)
  • Bump jetty11.version from 11.0.0 to 11.0.1 (#1764)
  • Bump jetty9.version from 9.4.35.v20201120 to 9.4.37.v20210219 (#1740, #1762)
  • Bump assertj-core from 3.18.1 to 3.19.0 (#1741)
  • Bump mockito-core from 3.7.0 to 3.8.0 (#1739, #1761)
  • Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#1748)
  • Bump sphinx-maven-plugin from 2.9.0 to 2.10.0 (#1751)
  • Bump actions/cache from v2.1.3 to v2.1.4 (#1749)
  • Bump actions/stale from v3.0.14 to v3.0.17 (#1742, #1750, #1755)

v4.1.18

24 Feb 08:35
894c5ca
Compare
Choose a tag to compare

Dependency updates

  • Bump amqp-client from 5.10.0 to 5.11.0 (#1756)
  • Bump caffeine from 2.8.8 to 2.9.0 (#1754)
  • Bump ehcache from 3.9.0 to 3.9.1 (#1757)
  • Bump jetty9.version from 9.4.35.v20201120 to 9.4.37.v20210219 (#1740, #1762)
  • Upgrade metrics-jersey2 to Jersey 2.33 (#1745)
  • Bump assertj-core from 3.18.1 to 3.19.0 (#1741)
  • Bump mockito-core from 3.7.0 to 3.8.0 (#1739, #1761)
  • Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#1748)
  • Bump sphinx-maven-plugin from 2.9.0 to 2.10.0 (#1751)
  • Bump actions/cache from v2.1.3 to v2.1.4 (#1749)
  • Bump actions/stale from v3.0.14 to v3.0.17 (#1742, #1750, #1755)

v4.2.0-beta.1

10 Jan 21:02
b13a578
Compare
Choose a tag to compare
v4.2.0-beta.1 Pre-release
Pre-release

New Features

  • Add support for jakarta.servlet (#1730)
  • Add support for Eclipse Jersey 3.x (#1718, #1720)
  • Add support for Jetty 10.0.0 and 11.0.0 (#1724)
  • Add SettableGauge interface (#1126, #1599, #1607)

Improvements

  • Avoid queuing up report tasks in ScheduledReporter #1524 #1590
  • Remove locks from ExponentialDecayReservoir (#1638, #1656)
  • Generify MetricRegistry.gauge() (#1693, #1607, #1695)

Dependency upgrades

  • Upgrade to Jackson 2.12.0 (#1715, #1593)
  • Bump jakarta.annotation-api from 1.3.5 to 2.0.0 (#1700)
  • Bump jaxb-runtime from 2.3.3 to 3.0.0 (#1714)

v4.1.17

10 Jan 17:47
b8a3649
Compare
Choose a tag to compare

Improvements

  • Add no-op implementation of MetricRegistry (#1732)
  • Properly reconnect to Graphite via TCP (#1721)

Dependency updates

  • Upgrade to Jackson Databind 2.9.10.8 (#1717, #1733)
  • Bump caffeine from 2.8.6 to 2.8.8 (#1722, #1725)
  • Bump jdbi3-core from 3.17.0 to 3.18.0 (#1719)
  • Bump mockito-core from 3.6.28 to 3.7.0 (#1731)
  • Bump jmh.version from 1.26 to 1.27 (#1726)

Assorted

  • Add GitHub release workflow
  • Remove Travis CI configuration

v4.1.16

26 Nov 20:28
56b9747
Compare
Choose a tag to compare

Improvements

  • Allow configuration of the maximum length of names sent to collectd (#1702)
  • Enforce frequency limits in CPU profile servlet (#1710)

Dependency updates

  • Bump jetty9.version from 9.4.34.v20201102 to 9.4.35.v20201120 (#1712)
  • Bump mockito-core from 3.6.0 to 3.6.28 (#1713)
  • Bump actions/stale from v3.0.13 to v3.0.14 (#1711)

v4.1.15

13 Nov 13:16
472b96f
Compare
Choose a tag to compare

Dependency Updates

Assorted

  • Add explicit version for sphinx-maven-plugin to fix build warning
  • Run SonarCloud analysis only in dropwizard/metrics and when SONAR_TOKEN is available (#1697)