-
We're using the vertx web client in RESTEasy Reactive, but there's no way to configure it. While we might add jaxrs-client-specific config to override global web client settings, there should be a way…
-
Encountered issue when connecting to external domain `example.com` and the domain started to return HTTP code 499 (Token required) on some nodes. We probably hit some kind of threshold. This was in t…
-
### Version
io.vertx:vertx-openapi
-
Hi @codepitbull and thanks for all your amazing work on vertx-lang-scala.
Something I've been looking for years with Vert.x is :
- the ability to reduce noisy code : checking parameter types (if i…
-
We have successfully executed requests using Automatic Persisted Queries and request batching separately. However, when these two features are combined, the following exception occurs.
`
graphql.A…
-
I'm seeing a lot of these exceptions printing out on the console when accessing various parts of my Renarde based website.
Everything appears to be working fine security wise, I can log in, logout,…
-
Hello,
I don't know if this issue will be considered relevant, but when running the native image the first time (some weeks ago), I had this issue:
```
Could not load or parse web.xml: javax.xm…
-
Hello,
I would like to report a bug in the vertx-web 4.4.3 repository related to the ValidationHandlerBuilder class.
Issue:
The issue pertains to the deprecated SchemaParser interface being used as …
-
### Describe the bug
I've installed `quarkus-opentelemetry` extension just as in the guide, however I notice that the Otel MDC key (traceId, etc) is null for access logs. This happens for both stan…
-
I'm getting this error after submit username password form on my realm with Browser flow configured to use the Email OTP.
I installed the keycloak-2fa-email-authenticator-0.3.0-KC21.1.0.jar on /opt…