Adrian Floarea

Results 7 issues of Adrian Floarea

### Version 4.2.3 ### Context I have noticed that validating a number field which has 'multipleOf 0.01' defined in Open API 3 fails for numbers like 1, 0.99, 0.07, but...

bug

### Version 4.3.3 ### Context I was trying to connect to google spreadsheets API using a service account. After some trial and error, I figured I can use something of...

bug

**Describe the bug** Using the `jbang edit` command does not commit changes to the script file. **To Reproduce** Steps to reproduce the behavior: 1. `jbang init hello` 2. `jbang edit...

bug

Hello, I have tried using the core encoder in a project with java9+ modules but the automatic module name is missing from the jar manifest, version 1.2.3, (even though I...

### Version 4.5.7 ### Context I saw there were exceptions thrown when using the kafka consumer with a batch handler. ### Do you have a reproducer? ```java @Testcontainers @ExtendWith(VertxExtension.class) class...

bug

Hello, Thank you for maintaining this project. I apologize if this has already been raised. I did not find an issue related to this. Basically I am trying to use...

Hello, Thank you for maintaining this project and for keeping it updated with the latest versions of Vert.x. Would it be possible to support configuring the timezone for the `CronScheduler`,...

enhancement