Hello again! Just a quick update while I've been trying to build RC artifacts for 1.10.1.
I've moved some JIRA around, and merged the work for AVRO-2702 (which was causing regressions with the new release of Confluent schema registry). I'm running into a couple of build issues: - lang/php/.phpunit.result.cache is failing RAT (this is OK on master) and - C# dist is failing on a deprecated property (AVRO-2980) I'm going to do a manual intervention for the RAT file. I followed the instructions to fix the C# distribution but I'm not strong on C# builds (yet...) Can someone PTAL at https://github.com/apache/avro/pull/1006 ? All my best, Ryan On Fri, Nov 13, 2020 at 2:52 PM Ryan Skraba <[email protected]> wrote: > Hello! It looks like we're in an OK state for preparing for the 1.10.1 > release. I had meant to do a release candidate this week, but it took a > bit more time than I expected! > > Ismael has done a flurry of version bumps, and I've cherry-picked and > updated the JIRA from master to branch-1.10 that seemed plausible, and all > of the bugs that had a fixVersion of 1.10.1 have been merged/resolved. > > Determining a fix version can be subjective -- I'd appreciate hearing if > you have any opinions on open JIRA or (even better) Pull Requests that are > ready to be merged before doing a release candidate! > > For example, looking at the recent activity on AVRO-2702[1] and PR#980[2] > look pretty useful to me... any others? If possible, I'd like to create > the RC candidates on Monday! > > Best regards, Ryan > > [1] https://issues.apache.org/jira/browse/AVRO-2702 > [2] https://github.com/apache/avro/pull/980 > [3] > https://lists.apache.org/thread.html/r52200c1d4962473a28d4fc0b41169cb2bf5b2aa2a1f6c06e3fb5615b%40%3Cdev.avro.apache.org%3E > > >
