Closed javierholguera closed 4 years ago
Thanks for the report @javierholguera. If the bug isn't present in 5.0.x I'd suggest to use our latest
tag or 2.0
(it's the same) until we get this sorted out. Usually, we wait for the corresponding Kafka patch (2.1.1 in this case) in order to issue an update in our Kafka builds.
This issue with the AVRO converters: https://github.com/confluentinc/schema-registry/issues/968 is short of a deal-breaker, because it fails for all data types that are not supported by JSON.
It is being fixed with 5.2.0 and 5.1.1. I had a look to see if I could update the Dockerfile and open a PR, but you host your own dependencies and I don't see 5.1.1 being uploaded in there.
Is there any way to help out to get a new release of the container that uses 5.1.1?
Thanks