Martin Bartoš
Martin Bartoš
Fixes #13642 Local execution of tests is working for: 1. Default H2 DB 2. Legacy Store 3. JPA Map Store 4. CHM Store Supported DBs ATM for the pipeline: PostgreSQL,...
Closes #13725 The #13642 and #13721 must be merged prior to this.
### Description It'd be good to execute our base testsuite with the Map-JPA store. ### Discussion _No response_ ### Motivation _No response_ ### Details _No response_
Closes #13189 At this moment, when a certain default required action, which relies on a particular feature state, is specified and enabled, there are some cases when it's not possible...
@bartoszmajsak Hi! I just wanted to ask, whether it's necessary to still support PhantomJS, which is not maintained anymore; AFAIK.
It'd be great to make some changes in codebase in order to support Selenium 4. I've started doing that. You can see the progress [here](https://github.com/mabartos/arquillian-extension-drone/tree/selenium4).
### Description It'd be good to support the OpenJDK 21, as we want to stick to the latest LTS OpenJDKs. The lifecycle of the Java 17 and Java 21 must...
### Description For a better observability experience of Keycloak, it'd be great to support a mechanism for obtaining application traces. We'd be able to trace requests with additional information and...
### Description We should provide the ability to asynchronously send logs to Syslog as Quarkus already supports it. It might improve the overall UX for the provided capabilities and comply...
Fixes #555 @edewit @jonkoops Could you please check it? Thanks! Is there any official documentation for the Admin Console UI SPI where it should be mentioned as well? I'm not...