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
In 2.19 this commit was introduces #41 with the line PrettyPrinter defaultPrettyPrinter = writer.getConfig().getDefaultPrettyPrinter();
which causes the UTF8JsonGenerator to use DEFAULT_PRETTY_PRINTER and changes the default _nesting value during serialization.
This can cause inconsistency during serialization, in case one needs to calculate a checksum for the result, and suddenly getting a response with extra spaces