Important 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 #28
- Move event-listener to sub package by @sschnabe in #29
- Replace CDI with Micrometer global by @sschnabe in #30
- Add additional metrics for user/client/session count by @sschnabe in #31
- Refactor test: remove micrometer mocking, micrometer is testable by @sschnabe in #32
- Add unit tests with mockito for metric stats by @sschnabe in #38
- Do not add metrics for clients which never had a session by @sschnabe in #39
Versions
- Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 by @dependabot in #34
- Bump mockito-junit-jupiter from 5.2.0 to 5.3.1 by @dependabot in #35
- Bump checkstyle from 10.9.3 to 10.10.0 by @dependabot in #37
- Bump keycloak-parent from 21.1.0 to 21.1.1 by @dependabot in #36
- Bump keycloak from 21.1.0 to 21.1.1 by @sschnabe in #33
Full Changelog: 0.2.1...1.0.0