Michael Wurster

Results 8 comments of Michael Wurster

Hi, yeah we have the same requirement and we upgraded to this lib due to the lack of Keycloak >18 support of `cypress-keycloak-commands` (the `kcLogout` command cannot handle the logout...

Hi @v-yussupov, what needs to be done here for the final merge?

@lharzenetter please revise, finalize and merge this PR ... otherwise, close it.

> Following fix should solve the problem: > > ``` > Index: feign-reactor-spring-configuration/src/main/java/reactivefeign/spring/config/ReactiveFeignClientsRegistrar.java > IDEA additional info: > Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP > UTF-8 > =================================================================== > diff --git a/feign-reactor-spring-configuration/src/main/java/reactivefeign/spring/config/ReactiveFeignClientsRegistrar.java b/feign-reactor-spring-configuration/src/main/java/reactivefeign/spring/config/ReactiveFeignClientsRegistrar.java >...

Hi, we are experiencing the same issue after upgrading to Keycloak 20.0.3. Is there any update on this? ... or have anyone found a workaround?

Hey @gumutianqi, atm it's not clear to me what do you mean. However, to write batches to the database you could use the following template method: `public void write(final List...

Hey. Sorry, I don't really get what's your issue. You are trying to save fields but they don't get saved? Could you pls come up with a minimal code example?

I managed to fix the affected files manually (quick and dirty): ![image](https://github.com/fern-api/fern-typescript/assets/2610997/9547c204-1fe3-450b-91e5-baf13fe2d1bd)