Markus Ritter
Markus Ritter
### Version 4.2.4 ### Context I use pgBouncer and postgres in my project and now I´m facing issues when using transaction pooling mode in pgBouncer (https://www.pgbouncer.org/features.html). It seems that PreparedQueries...
Hi, I think my issue is related to https://github.com/jdbi/jdbi/issues/1901 but I have a different call order which I cannot change. In my case I first use bindNull() on PreparedBatch and...
Hi, I created a possible fix for https://github.com/jdbi/jdbi/issues/2078 and added more test cases. Feel free to reach out to me if there is something missing. Best regards Markus Ritter
Hi I have some DTOs in external libraries where I can not simple add @CompiledJson annotations to. How can I manually define a list of classes for which DSL json...
Hi I live in Germany and we have to limit feed into grid to 70%. In most cases the battery will be charged in the morning and around 1pm when...
Hi I'm using your tool and I really like it. Currently I have a problem that some containers seem to open, close and reopen ports on startup and this causes...
Hi, I read different stories about the load amps via Modbus. Some mention it is not possible to get it for the Wanderer 10A but in your library you mention...
Hi, would you please consider to merge https://github.com/jankotek/mapdb/pull/1054 and release a new version? The latest release uses net.jpountz.lz4 which is conflicting with org.lz4 used by Apache kafka library. Also upgraded...
Hi I just updated most dependencies (Eclipse Collections, guava and net.jpountz.lz4 -> org.lz4). Can you please consider releasing a new version with these updated dependencies to close potential vulnerabilities? Thanks...