Skip to content

Releases: aerogear/keycloak-metrics-spi

7.0.0

07 Nov 10:52
0331363
Compare
Choose a tag to compare

What's Changed

  • Build against Keycloak 26.0.0 by @hexa2k9 in #217
  • aerogear-214 : Fixes IndexOutOfBounds issue by @jbentley6 in #218
  • fix grafana dashboard for keycloak 23.0.7 / keycloak-spi-metrics 5.0.0 by @ptrovatelli in #196

New Contributors

Full Changelog: 6.0.0...7.0.0

6.0.0

08 Jul 22:03
bb47bf3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...6.0.0

5.0.0

30 Jan 09:25
9dc0a99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...5.0.0

4.0.0

21 Jul 10:01
4b99a5b
Compare
Choose a tag to compare

Important: This release will only work on Keycloak version 22 and above. If you're using an older version of Keycloak, please use 3.0.0.

What's Changed

Full Changelog: 3.0.0...4.0.0

3.0.0

19 Mar 22:42
8f59b5f
Compare
Choose a tag to compare

2.5.3

26 Dec 21:56
Compare
Choose a tag to compare

2.5.1

10 Sep 14:43
c38f10e
Compare
Choose a tag to compare
  • Finer grained Uri controls

2.5.0

06 Sep 19:55
4dd6b7b
Compare
Choose a tag to compare
  • Update to Gradle v7. Thanks @gmodzelewski
  • Optional details in request duration metrics that can be enabled via an env var (URI_METRICS_ENABLED). Thanks @CathalOConnorRH

2.5.2

04 Oct 09:53
Compare
Choose a tag to compare
  • allow disabling external access, see #114

2.4.0

17 May 10:53
Compare
Choose a tag to compare
  • Allow to customize the metrics job name via an env var. See #102 , thanks @guerricm
  • New metric: total responses per resource. See #103 , thanks @xinau