Hi, Some Rust and C# users asked for a new release [1] [2]. There are many improvements in those two modules, and few in the JS module. There are several new issues/PRs for the Java module but I'll ask someone else from the team to review them first, to prevent regressions.
The other question is: should it be 1.11.1 [3] or 1.12.0 [4] ? For the Rust module I've pushed only to master, because I thought it will be strange to introduce a completely new Rust crate in a minor release (1.11.x) Since we don't have permissions for https://crates.io/crates/avro-rs I suggest to rename the crate to apache-avro, but preserve the current version (0.14) so that it is clearer that it is a successor of avro-rs:0.13 If we decide to release 1.11.1 with the the new Rust crate then I will cherry-pick all related commits from master! 1. https://github.com/gklijs/schema_registry_converter/issues/75 2. https://github.com/apache/avro/pull/1394#issuecomment-1022655990 3. https://issues.apache.org/jira/projects/AVRO/versions/12350649 4. https://issues.apache.org/jira/projects/AVRO/versions/12350865 Regards, Martin
