Skip to content

Commit

Permalink
Revert "3rdparty: jackson upgrade to 2.13.0"
Browse files Browse the repository at this point in the history
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
  • Loading branch information
mosesn authored and jenkins committed Nov 9, 2021
1 parent 1aa93b5 commit 393428f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ Note that ``PHAB_ID=#`` and ``RB_ID=#`` correspond to associated messages in com
Unreleased
----------

Runtime Behavior Changes
~~~~~~~~~~~~~~~~~~~~~~~~

* Bump version of Jackson to 2.13.0. ``PHAB_ID=D744627``

21.10.0
-------

Expand Down

0 comments on commit 393428f

Please sign in to comment.