Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@sschnabe sschnabe released this 02 May 08:40
· 39 commits to main since this release
1.0.0
f005be4

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

Full Changelog: 0.2.1...1.0.0