2.12.0-rc1 is out now, including Scala module (thanks to @pjfanning). At this point help with integration/compatibility testing would be appreciated. And in fact there has already been testing, and we have 2 reports of regressions to address:
* https://github.com/FasterXML/jackson-databind/issues/2878 -- source-compatibility wrt removing exception (sent another email on this) * https://github.com/FasterXML/jackson-databind/issues/2880 -- removal of PropertyNamingStrategy instances deprecated in 2.7 breaks compatibility with 2.6 and I will likely revert changes to resolve both. There are also a few issue in-flight so there is a good change we might want to have 2.12.0-rc2 before final 2.12.0, but regardless of that, I think that 2.12.0 final will not be out until early November. -+ Tatu +- ps. Relatively new repo -- https://github.com/FasterXML/jackson-integration-tests/ -- is a new place where we can start adding some of compatibility tests, both across Jackson components (which can not go in other repos) and in some cases between Jackson and other projects. On Sun, Oct 11, 2020 at 5:09 PM Tatu Saloranta <[email protected]> wrote: > > As per title, starting to push out RC1 of Jackson 2.12. > > Current state is: > > https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.12 > > Will send another update when release mostly done. > > -+ Tatu +- -- You received this message because you are subscribed to the Google Groups "jackson-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jackson-dev/CAL4a10ia_HRScvL293kqiGw2NjbMej0k7kJf5j7ikh6n6sbzsA%40mail.gmail.com.
