-
### Version
4.5.10
### Context
Setting a path parameter of `type: string` and `format: uuid` never works. Removing the format works.
The message always returns: `The value of path paramete…
-
Is this problem caused by the nodejs version? The nodejs version of my project is v20.14.0
![html2pdf js-error](https://github.com/user-attachments/assets/9239deb1-ccd2-41aa-ae3f-0c8000b8ccf1)
-
#### Describe the feature
I have a specific improvement regarding this part:
https://github.com/eclipse-vertx/vertx-auth/blob/master/vertx-auth-sql-client/src/main/java/io/vertx/ext/auth/sqlclient…
-
### Questions
Do not use this issue tracker to ask questions, instead use one of these [channels](https://vertx.io/community/). Questions will likely be closed without notice.
### Version
4.5…
-
### Version
vert.x 4.5.10
mysql 8.0
`java.lang.UnsupportedOperationException: Unsupported type java.math.BigDecimal
at io.vertx.mysqlclient.impl.MySQLRowImpl.get(MySQLRowImpl.java:90)
at co…
-
#### Describe the feature
Vertx tracing should use (or be compatible with Zipkin 6)
#### Use cases
The main use case are applicitions using Spring Boot 3.x and Vert.x. Spring Boot 3.x comes…
-
In various places of the Vert.x codebase, we have abstract interfaces. For example:
```java
/**
* A {@link HttpProxy} interceptor.
*/
@VertxGen(concrete = false)
public interface ProxyInterc…
-
Using @christophd latest "debug" image for the `timer-source` I am getting this `IntegrationSource` on my reconciler-test:
```yaml
apiVersion: sources.knative.dev/v1alpha1
kind: IntegrationSource…
-
### Questions
recently we have meet very bad performance for vertx postgres connection.
It sometimes took average 3-5 seconds to acquire the connection in our production environment when all conn…
-
### Version
Which version(s) did you encounter this bug ? [6156df7](https://github.com/vert-x3/vertx-scala.g8/commit/6156df7fd331043af631d77d0773972772dfb6ce)
### Context
I tried to build i…