You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
2.13.0 introduced a regression, where they were double-serializing. We're
worried that this will lead to a substantial performance regression. Github
ticket: FasterXML/jackson-databind#3308
Solution
This reverts commit e27353b784543196b9f5fd572110e4b4fe04f4c4.
JIRA Issues: CSL-11459
Differential Revision: https://phabricator.twitter.biz/D780287
0 commit comments