This issue intends to track the upgrade to Jackson 3.0.0-rc10
and then 3.0.0
.
Comment From: sdeleuze
@cowtowncoder The upgrade to 3.0.0-rc10
looks great and I think that restores a behavior closer to Jackson 2 with the jackson-parameter-names module enabled thanks to https://github.com/FasterXML/jackson-databind/issues/5318 which is IMO great cc @wilkinsona.
Comment From: cowtowncoder
Yes, I hope #5318 works well -- only bit worried wrt backwards-compatibility due jackson-databind
test suite fails. But none of other components had any so that's good. And ergonomics-wise it should be win.
Great to know there were few new issues on Spring side this time around. Maybe this will be the GA!