Releases: cloudtrust/event-emitter
Releases · cloudtrust/event-emitter
14.0.0-1.0
sispeo (1):
1b2f2fe 2021-08-16 15:05:13 +0200 [CLOUDTRUST-2792] Upgrade to Keycloak 14.0.0
8.0.1-1.3
sispeo (1):
35df792 2020-11-02 11:54:21 +0100 [CLOUDTRUST-2799] Configure connection timeout to send events
vloup (2):
01cb97e 2020-03-12 15:50:31 +0100 [CLOUDTRUST-2329] Add curl --fail. (#28)
c3438ea 2020-06-22 16:19:39 +0200 Update arquillian.xml, improve Jenkinsfile. (#30)
8.0.1-1.2
Event Emitter with complete event messages
* CLOUDTRUST-2145: complete event messages with username where it is missing
* CLOUDTRUST-2178: add agent username + username of the resource where applicable
Updated module to support keycloak 8.0.1
This release updates the module to work with keycloak version 8.0.1.
Release for 7.0.0 multi-token prototype
This new release brings a major POM refactor. Please note that we changed the artifact name from "event-emitter" to "keycloak-event-emitter".
Release for 7.0.0 multi-token prototype
This is a release of the module for the keycloak multi-token prototype (see https://github.com/cloudtrust/keycloak/tree/multi-token-prototype).
Event emitter with concurrency bugfix
[CLOUDTRUST-1635] Fix concurrency issue * Fix concurrency issue, * Exit loop if any failure * Improve logging
Updated module to support keycloak 6.0.1
This release updates the module to work with keycloak version 6.0.1
Event emitter v0.6 pre-release
This release takes into account modifications to the bridge (authentication) as a modification to the install script (and underlying functions) allowing to install the event emitter directly from the base directory.