Croway opened a new pull request, #26005: URL: https://github.com/apache/camel/pull/26005
Upgrades Apache Avro, Avro compiler, and Avro RPC transports from 1.12.1 to 1.12.2. Avro 1.12.2 validates classes loaded from schemas and requires explicit trusted packages. Configure the affected Camel test JVMs with the minimum packages needed by their test models, and document the required application migration. This replaces #26001, which was closed because the version bump is a user-visible compatibility change. It is intentionally not proposed for the camel-4.22.x or camel-4.18.x maintenance branches. Tests: - mvn -f components/camel-avro/pom.xml -Dtest=AvroMarshalAndUnmarshalTest,AvroMarshalAndUnmarshalSpringTest,AvroDateMarshalAndUnmarshalTest,AvroDateRecordMarshalAndUnmarshalTest test - mvn -f components/camel-avro-rpc/camel-avro-rpc-component/pom.xml -Dtest=AvroHttpProducerTest,AvroNettyProducerTest,AvroHttpConsumerTest,AvroNettyConsumerTest,AvroHttpSpringProducerTest,AvroNettySpringProducerTest,AvroNettySpringConsumerTest test _AI-generated by Codex on behalf of @Croway._ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
