Ludovic DEHON
Ludovic DEHON
Sorry I didn't understand the issues ... Can you detailed this a little bit more with examples ?
The popup with warn appear when ? - Just on loading the create definition ? - When you choose the debezium connector ?
It's the last record cols that raise this error. It seems that you have a topic that akhq can't decode and failed [here](https://github.com/tchiotludo/akhq/blob/bf8c68eaba4bdba8bf865950e476eddb42f7a906/src/main/java/org/akhq/repositories/AvroWireFormatConverter.java#L39) Maybe you can help on the topic...
The docker image is [self updating](https://github.com/tchiotludo/akhq/blob/dev/Dockerfile#L4-L9), can you validate that the `dev` don't have this CVE ?
Thanks @erikgb for the information, I don't even notice of that deprecation, nice to know! Seeing alternative, eclipse-temurin seems to be the real alternative, [look at this issue](https://github.com/docker-library/openjdk/issues/505), every body...
you can retry in 20 min when the build is ok, thanks for the PR
nice job @erikgb, thanks for sharing :) I've updated the image on all my projects :smile:
let me do final check and go for it :)
It's possible to schedule the build on dev branch, but it wouldn't change the issue for release one that are immutable
@tooptoop4, don't know for now... this deps is not on the client npm package :thinking: