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
fix(logger): log non-ascii characters as is when JSON stringifying (#3475)
* fix(parameters): make cache aware of single vs multiple calls
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
* chore: cleanup, add test for single and nested
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
* fix(logger): utf-8 encoding json
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
* chore: add all non_ascii compatible with 3.7+
* chore: mention issue for future debuggability
---------
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
0 commit comments