Releases: SnuK87/keycloak-kafka
Releases · SnuK87/keycloak-kafka
1.4.0
02 Dec 17:39
Compare
Sorry, something went wrong.
No results found
What's Changed
Update dependencies by @SnuK87 in #64
Fixing keycloak becoming unavailable when Kafka is down due to blocking event sends by @samuelhem-opus in #62
New Contributors
Full Changelog : 1.3.0...1.4.0
1.3.0
19 Aug 19:41
Compare
Sorry, something went wrong.
No results found
1.2.0
18 Sep 22:09
Compare
Sorry, something went wrong.
No results found
Added Workaround for ssl.endpoint.identification.algorithm property #38
Updated dependencies #48
1.1.6-SNAPSHOT
20 Oct 10:36
Compare
Sorry, something went wrong.
No results found
add workaround for property
1.1.5
11 Jun 21:23
Compare
Sorry, something went wrong.
No results found
removed classloader fix for (de-)serializer to fix SASL issues
1.1.4
25 May 17:06
Compare
Sorry, something went wrong.
No results found
updated dependencies to latest version
added missing KafkaProducerProperty ssl.keystore.certificate.chain
kafka client properties are now also read from the environment variables
1.1.3
12 Mar 21:57
Compare
Sorry, something went wrong.
No results found
Update to work with Keycloak 21+
1.1.1
23 Aug 08:31
Compare
Sorry, something went wrong.
No results found
Updated keycloak to latest release
Use System.getenv value as default config value when the value from the scope was empty to fix issues in k8s environment. See #11 for details
1.1.0
14 Jul 06:48
Compare
Sorry, something went wrong.
No results found
Replaced static values with environment variables in the cli script
Added a new cli script to remove the configuration of the keycloak-kafka module from your keycloak server
Renamed kafka-module.cli to add-kafka-config.cli
Updated all dependencies to the most recent versions
Updated the readme
Added support for optional kafka client configuration properties.
Updated Dockerfile
Fix block indentation to consitent format
1.0.0
21 May 15:36
Compare
Sorry, something went wrong.
No results found
First version that comes as a bundled .jar file for a more comfortable deployment.