Hi, Here's the upgrade to Jackson 2.10.0 that I was hoping to get cherry-picked to 1.9.2:
https://github.com/apache/avro/commit/c50974094d95d1dbd9c8b3bb6c4133a43b44fd03 Thanks, Robert On Fri, Jan 17, 2020 at 9:52 AM Robert Yokota <[email protected]> wrote: > Hi, > > Any chance we can get the following upgrade to Jackson 2.10.0 cherry-picked > to 1.9.2? > > Thanks, > > Robert > > > On Thu, Jan 9, 2020 at 9:48 AM Driesprong, Fokko <[email protected]> wrote: > > > > Hi all, > > > > I'm working on bumping Apache Avro on the Apache Iceberg project: > > https://github.com/apache/incubator-iceberg/pull/297, I've discovered a > > regression bug. I've managed to create a unit test that catches the issue: > > https://github.com/apache/avro/pull/752. The current fix isn't the correct > > one. I hope to fix it somewhere this weekend, and afterward, start the > > release process for 1.9.2. > > > > If there is anything that you need to have cherry-picked onto the 1.9 > > branch, please let me know. Also, if there is anyone who likes to shepherd > > the release, or wants to help out, please feel free to let me know :-) > > > > Thanks all, > > > > Cheers, Fokko > >
