Laurent Broudoux
Laurent Broudoux
Everything is not perfect yet, but we have some decent stuff to release! Let close this one and treat enhancement requests as iterations on releases after the `1.13.0`.
Looks super interesting! Thanks for the enhancement suggestion!
Because we don't use `response.status` as of today, it's possible this one will be null or, I suspect, equal to `200` (when people used a Postman Collection and didn't pay...
Hey @camaral This is now implemented and available in the `nightly` build. Let me know if you can check it out!
I think everything has been fixed in the context of #1423
Sorry @camaral but we take time finalizing stuff on `1.11.0`. The plan is to release it in mid-January. Working hard before Xmas break to make it possible!
Hey @luisnarquel Have you check that your external Keycloak actually accepts connection via a `privateUrl`? This should be typically enabled using either `--hostname-strict-backchannel=false` (see https://www.keycloak.org/server/hostname-deprecated#_backend) or `--hostname-backchannel-dynamic true` (see https://www.keycloak.org/server/hostname#_utilizing_an_internal_url_for_communication_among_clients)...
Have you tried with `--hostname-strict-backchannel=false? That's what we're using at the moment and it's working. It's deprecated but still ok. Otherwise, have you seen anything in the Microcks pod logs?...
Hello! Could you share a SoapUI project as a minimal reproducer? Also, be aware that we have a fresher version of the "Java Testcontainers demo" here: https://github.com/microcks/microcks-testcontainers-java-spring-demo
Close because no further details.