-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.0.0 pre-release #1342
Merged
3.0.0 pre-release #1342
Conversation
This file contains 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
Mizumaki
pushed a commit
to Mizumaki/winston
that referenced
this pull request
Jun 11, 2020
* [doc] CHANGELOG.md entry for 3.0.0 * [doc] Add ChrisAlderson to README.md * [doc] Make note of `finish` events vs callbacks and logged events. * [doc] Add more transport level options to the options documented as formats. * [doc refactor] Major overhaul / upgrade for Transport documentation. * [doc] Roadmap. * [doc dist] Remove refs to rc6 & release date. More keywords. Update maintainers.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enumerates the "final items" from #1327. Any items that do not have PRs open are marked as "REMAINS OPEN, NO PR". Those are:
[ExceptionHandler silences printing of console errors? #1289]: ExceptionHandler silences printing of console errors?(EDIT: @indexzero – decided this was not a blocker, see: ExceptionHandler silences printing of console errors? #1289 (comment))Other items:
format.transform
with try / catch. #1347[[3.0.0-rc] Exception during formatting kills logging #1261]: [3.0.0-rc] Exception during formatting kills logging[le_node (Logentries) doesn't work with Winston RC3 #1280]: le_node (Logentries) doesn't work with Winston RC3[logger.debug is sent to stderr #1024]: logger.debug is sent to stderr[Logger level doesn't update transports level #1191]: Logger level doesn't update transports level[logging methods no longer take a callback, can't reliably use it in some environments (AWS Lambda) #1250]: logging methods no longer take a callback, can't reliably use it in some environments (AWS Lambda)