Use JSON streaming to reduce memory consumption. JSON output changes for Object. Keys order used to be sorted. Keys are now emitted in the order they are encountered in the code. Updated some tests to match changed order of keys. Fixes #192465
Use JSON streaming to reduce memory consumption. JSON output changes for Object. Keys order used to be sorted. Keys are now emitted in the order they are encountered in the code. Updated some tests to match changed order of keys. Fixes #192465