Skip to content

Releases: hivemq/hivemq-prometheus-extension

4.0.11

06 Sep 12:14
Compare
Choose a tag to compare

What's Changed

  • Update all patch dependencies to v1.19.8 by @renovate in #39
  • Update all patch dependencies to v10.0.21 by @renovate in #41
  • Update actions/checkout digest to a5ac7e5 by @renovate in #42
  • Update docker/login-action digest to 0d4c9c5 by @renovate in #43
  • Update all non-major GitHub Actions dependencies by @renovate in #44
  • Update gradle/actions digest to 31ae356 by @renovate in #45
  • Update gradle/actions digest to dbbdc27 by @renovate in #46
  • Update all patch dependencies to v10.0.22 by @renovate in #47
  • Update gradle/actions digest to d9c87d4 by @renovate in #48
  • Update docker/login-action digest to 9780b0c by @renovate in #49
  • Update actions/setup-java digest to 6a0805f by @renovate in #52
  • Update gradle/actions action to v4 by @renovate in #50
  • Update dependency ch.qos.logback:logback-classic to v1.5.7 by @renovate in #53
  • Update all patch dependencies to v10.0.23 by @renovate in #54
  • Update gradle/actions digest to 16bf8bc by @renovate in #55
  • Update all minor dependencies by @renovate in #40
  • Update all patch dependencies to v10.0.24 by @renovate in #56
  • Release version 4.0.11 by @Donnerbart in #57

Full Changelog: 4.0.10...4.0.11

4.0.10

30 Apr 10:17
d8411bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.9...4.0.10

4.0.9

14 Mar 13:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.8...4.0.9

4.0.8

10 Jan 10:56
7248e6c
Compare
Choose a tag to compare

What's Changed

  • Update Libraries to latest Prometheus Lib in #26

Full Changelog: 4.0.7...4.0.8

4.0.7

16 Nov 10:08
3dfc2b8
Compare
Choose a tag to compare

What's Changed

  • Add integration test #21
  • Updates #22
  • Automate extension release #23

Full Changelog: 4.0.6...4.0.7

4.0.6

02 Sep 08:32
015dfa8
Compare
Choose a tag to compare

What's Changed

  • Update lib versions

Full Changelog: 4.0.5...4.0.6

4.0.5

13 Oct 09:29
Compare
Choose a tag to compare

✨ Improvements

  • Improved the log-output of the metrics endpoint #18

4.0.4

17 Nov 12:19
0140d7f
Compare
Choose a tag to compare

✨ Improvements

  • Improve exception handling #11
  • Added missing null check #10

ℹ️ Misc

  • Change build to gradle using our com.hivemq.extension gradle plugin #11

❤️ Thanks to all contributors

4.0.3

11 Mar 14:33
5677652
Compare
Choose a tag to compare

#9 : Updated Jetty dependency to fix a bug where the extension may become unresponsive (error visible in Prometheus scrape targets as: context deadline exceeded ...), also override Jetty's default lower and upper limits for thread pool size

4.0.2

25 Sep 15:13
Compare
Choose a tag to compare

#7 : Fixed the servlet error in HiveMQ CE and avoid potential collisions by shading the servlet package.