spring-cloud / spring-cloud-schema-registry

A schema registry implementation for Spring Cloud Stream
47 stars 28 forks source link

Upgrade Avro from 1.8.x to 1.9.2 #25

Closed tzolov closed 4 years ago

tzolov commented 4 years ago

Avro 1.8.x has know security vulnerabilities addressed and resolved in Avro 1.9.0!

Mind that there is a known jackson-dataformats-binary incompatibility with Avro 1.9.x that would likely cause breaking change in the schema-registry