diff --git a/.changeset/ten-keys-nail.md b/.changeset/ten-keys-nail.md new file mode 100644 index 0000000000..0662e4a346 --- /dev/null +++ b/.changeset/ten-keys-nail.md @@ -0,0 +1,5 @@ +--- +'@backstage/backend-defaults': patch +--- + +Fixed an issue in the WinstonLogger where Errors thrown and given to logger.error with field values that could not be cast to a string would throw a TypeError