Kriskras99 opened a new issue, #363: URL: https://github.com/apache/avro-rs/issues/363
Currently `AvroSchemaComponent` is gated behind the `derive` feature flag, even though in the documentation for `AvroSchema` (which is not gated) we strongly recommend to implement it instead of `AvroSchema`. As it does not have any dependencies on `apache-avro-derive` I don't see why it's gated. -- 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]
