diff --git a/event-listener-provider/CHANGELOG.md b/event-listener-provider/CHANGELOG.md index fdfb3eb..ba9e863 100644 --- a/event-listener-provider/CHANGELOG.md +++ b/event-listener-provider/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "event-listener-provider" ## [v2.24.0-SNAPSHOT] -Revised implementation, now both `admin` and `d4science` realms are configured by default as interesting realms. +Completely rewrote the implementation and configuration method, now both `admin` and `d4science` realms are configured by default as interesting realms. Added specific SPI configurations with `spi-events-listener-orchestrator-event-publisher-` prefix: `include-realms`, `exclude-realms`, `include-admin-types`, `exclude-admin-types`, `include-events` and `exclude-events` Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x`