| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
In winston@3.12.0, the handling of unhandledRejection events changed slightly: setting '<record>.rejection=true` rather than `<record>.exception`.
|
@elastic/ecs-winston-format@1.5.3 published with this fix. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
In winston@3.12.0, the handling of unhandledRejection events changed
slightly: setting '.rejection=truerather than.exception`.
This changed in winstonjs/winston#2390.
This is the reason for the CI failures seen on the unrelated #180 PR.
I will do a v1.5.3 release for this.