-
2.0.0 Stable
released this
2025-06-25 16:15:37 +02:00 | 7 commits to main since this releaseWhat's Changed
This project was move from Github to a selfhosted Forgejo instance.
- git.kokuwa.io/kokuwaio/keycloak-event-metrics is now used for active development
- github.com/kokuwaio/keycloak-event-metrics is now a mirror, issues/prs will be processed
- codeberg.org/kokuwaio/keycloak-event-metrics is also a mirror, issues/prs will be processed
- important: the license changed from Apache-2.0 to EUPL-1.2
- the container image kokuwaio/keycloak-event-metrics is build for amd64 and arm64
- the container image kokuwaio/keycloak-event-metrics has the tag snapshot this is pushed from main branch
Full Changelog: https://git.kokuwa.io/keycloak/keycloak-event-metrics/compare/1.1.1...2.0.0
Downloads
-
1.1.1 Stable
released this
2025-04-28 14:25:44 +02:00 | 16 commits to main since this releaseWhat's Changed
- Fix build, align keycloak dependencies to avoid mockito classpath issues in tests by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/108
- Bump org.keycloak:keycloak-quarkus-server from 26.1.4 to 26.2.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/119 This contains a fix for deploying to Keycloak 26.2.x
Versions
- Bump io.kokuwa.maven:maven-parent from 0.6.17 to 0.6.18 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/107
- Bump org.keycloak:keycloak-quarkus-server from 26.0.7 to 26.0.8 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/109
- Bump org.keycloak:keycloak-quarkus-server from 26.0.8 to 26.1.0 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/110
- Bump org.keycloak:keycloak-quarkus-server from 26.1.0 to 26.1.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/112
- Bump org.keycloak:keycloak-quarkus-server from 26.1.1 to 26.1.2 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/113
- Bump org.keycloak:keycloak-quarkus-server from 26.1.2 to 26.1.4 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/115
- Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/117
- Bump org.keycloak:keycloak-quarkus-server from 26.1.4 to 26.2.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/119
Full Changelog: https://github.com/kokuwaio/keycloak-event-metrics/compare/1.1.0...1.1.1
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
1.1.0 Stable
released this
2024-12-03 14:05:31 +01:00 | 27 commits to main since this releaseWhat's Changed
- Add docu for dashboard, fix #2 by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/67
- Add more sophisticated docker example, rel #76 by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/77
- Collect all unknown client ids as UNKNOWN. Fix #100 by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/105
Versions
- Bump keycloak-quarkus-server from 21.1.1 to 21.1.2 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/52
- Bump keycloak-quarkus-server from 21.1.2 to 22.0.0 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/53
- Bump keycloak-quarkus-server from 22.0.0 to 22.0.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/54
- Bump io.kokuwa.maven:maven-parent from 0.6.10 to 0.6.12 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/55
- Bump org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/56
- Bump org.keycloak:keycloak-quarkus-server from 22.0.2 to 22.0.3 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/57
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/59
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/58
- Bump org.keycloak:keycloak-quarkus-server from 22.0.3 to 22.0.4 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/60
- Bump io.kokuwa.maven:maven-parent from 0.6.12 to 0.6.13 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/61
- Bump org.keycloak:keycloak-quarkus-server from 22.0.4 to 22.0.5 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/62
- Bump org.keycloak:keycloak-quarkus-server from 22.0.5 to 23.0.0 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/64
- Bump org.keycloak:keycloak-quarkus-server from 23.0.0 to 23.0.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/65
- Bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/66
- Bump org.keycloak:keycloak-quarkus-server from 23.0.1 to 23.0.3 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/68
- Bump io.kokuwa.maven:maven-parent from 0.6.13 to 0.6.14 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/69
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/70
- Bump org.keycloak:keycloak-quarkus-server from 23.0.3 to 23.0.4 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/71
- Bump org.keycloak:keycloak-quarkus-server from 23.0.4 to 23.0.5 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/72
- Bump org.keycloak:keycloak-quarkus-server from 23.0.5 to 23.0.6 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/73
- Bump io.kokuwa.maven:maven-parent from 0.6.14 to 0.6.15 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/74
- Bump org.keycloak:keycloak-quarkus-server from 23.0.6 to 23.0.7 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/75
- Bump org.keycloak:keycloak-quarkus-server from 23.0.7 to 24.0.0 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/78
- Bump org.keycloak:keycloak-quarkus-server from 24.0.0 to 24.0.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/79
- add dependabot automerge for minor changes by @monotek in https://github.com/kokuwaio/keycloak-event-metrics/pull/81
- Bump actions/checkout from 2 to 4 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/82
- Bump org.keycloak:keycloak-quarkus-server from 24.0.1 to 24.0.2 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/80
- Bump org.keycloak:keycloak-quarkus-server from 24.0.2 to 24.0.3 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/83
- Bump org.keycloak:keycloak-quarkus-server from 24.0.3 to 24.0.4 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/84
- Bump org.keycloak:keycloak-quarkus-server from 24.0.4 to 24.0.5 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/85
- Bump org.keycloak:keycloak-quarkus-server from 24.0.5 to 25.0.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/87
- Bump org.keycloak:keycloak-quarkus-server from 25.0.1 to 25.0.2 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/91
- Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/92
- Bump org.keycloak:keycloak-quarkus-server from 25.0.2 to 25.0.4 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/93
- Bump io.kokuwa.maven:maven-parent from 0.6.16 to 0.6.17 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/94
- Bump org.keycloak:keycloak-quarkus-server from 25.0.4 to 25.0.5 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/95
- Bump org.keycloak:keycloak-quarkus-server from 25.0.5 to 25.0.6 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/96
- Bump org.keycloak:keycloak-quarkus-server from 25.0.6 to 26.0.2 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/99
- Bump org.keycloak:keycloak-quarkus-server from 26.0.2 to 26.0.7 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/106
New Contributors
- @monotek made their first contribution in https://github.com/kokuwaio/keycloak-event-metrics/pull/81
Full Changelog: https://github.com/kokuwaio/keycloak-event-metrics/compare/1.0.0...1.1.0
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
1.0.0 Stable
released this
2023-05-02 10:32:44 +02:00 | 79 commits to main since this releaseImportant changes
- Added extra metrics for sessions/user/client count per realm.
- Changed default value for
replaceIds
.
What's Changed
- Change default value for replaceIds by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/28
- Move event-listener to sub package by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/29
- Replace CDI with Micrometer global by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/30
- Add additional metrics for user/client/session count by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/31
- Refactor test: remove micrometer mocking, micrometer is testable by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/32
- Add unit tests with mockito for metric stats by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/38
- Do not add metrics for clients which never had a session by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/39
Versions
- Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/34
- Bump mockito-junit-jupiter from 5.2.0 to 5.3.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/35
- Bump checkstyle from 10.9.3 to 10.10.0 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/37
- Bump keycloak-parent from 21.1.0 to 21.1.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/36
- Bump keycloak from 21.1.0 to 21.1.1 by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/33
Full Changelog: https://github.com/kokuwaio/keycloak-event-metrics/compare/0.2.1...1.0.0
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
0.2.1 Stable
released this
2023-04-24 14:34:38 +02:00 | 93 commits to main since this releaseWhat's Changed
- Remove unnecessary event spi by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/10
- Check realm from context for null, fix #25 by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/26
Event#clientId
is alreadyClient#clientId
and notClient#id
, fix #23 by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/24
Build
- Bump maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/11
- Bump version.org.apache.maven.plugins.surefire from 3.0.0-M9 to 3.0.0 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/12
- Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/13
- Bump mockito-junit-jupiter from 5.1.1 to 5.2.0 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/14
- Bump maven-deploy-plugin from 3.1.0 to 3.1.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/15
- Increase pull request limit for dependency updates by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/17
- Bump keycloak-parent from 21.0.1 to 21.0.2 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/18
- Bump checkstyle from 10.8.0 to 10.9.3 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/19
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/20
- Bump testcontainers-bom from 1.17.6 to 1.18.0 by @dependabot in https://github.com/kokuwaio/keycloak-event-metrics/pull/21
Full Changelog: https://github.com/kokuwaio/keycloak-event-metrics/compare/0.2.0...0.2.1
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
0.2.0 Stable
released this
2023-03-13 15:08:04 +01:00 | 109 commits to main since this releaseWhat's Changed
- Remove useless delegation from listener to recorder. by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/4
- Add tests using Mockito. by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/5
- Add option to replace model ids with model names, fix #3 by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/6
- Add
why
section to readme by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/7 - Read model names without lookup by using context object by @sschnabe in https://github.com/kokuwaio/keycloak-event-metrics/pull/8
Full Changelog: https://github.com/kokuwaio/keycloak-event-metrics/compare/0.1.0...0.2.0
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
0.1.0 Stable
released this
2023-03-03 12:42:01 +01:00 | 118 commits to main since this releaseFull Changelog: https://github.com/kokuwaio/keycloak-event-metrics/commits/0.1.0
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)