FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(winston): fix unhandledRejection handling for winston@3.12.0 changes; release @elastic/ecs-winston-format@1.5.3 by trentm · Pull Request #181 · elastic/ecs-logging-nodejs · GitHub

fix(winston): fix unhandledRejection handling for winston@3.12.0 changes; release @elastic/ecs-winston-format@1.5.3 - #181

Merged
trentm merged 2 commits into
mainfrom
trentm/winston-test-fail
Mar 18, 2024
Merged

fix(winston): fix unhandledRejection handling for winston@3.12.0 changes; release @elastic/ecs-winston-format@1.5.3#181
trentm merged 2 commits into
mainfrom
trentm/winston-test-fail

Conversation

trentm commented Mar 14, 2024

Copy link
Copy Markdown
Member

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.

In winston@3.12.0, the handling of unhandledRejection events changed
slightly: setting '<record>.rejection=true` rather than `<record>.exception`.
trentm requested a review from david-luna March 14, 2024 22:52
trentm self-assigned this Mar 14, 2024
trentm merged commit f884e24 into main Mar 18, 2024
trentm deleted the trentm/winston-test-fail branch March 18, 2024 22:53

trentm commented Mar 18, 2024

Copy link
Copy Markdown
Member Author

@elastic/ecs-winston-format@1.5.3 published with this fix.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL