Releases: winstonjs/winston
Releases · winstonjs/winston
v3.3.4
Compared to v3.3.3, this version fixes some issues and includes some updates to project infrastructure,
such as replacing Travis with Github CI and dependabot configuration.
There have also been several relatively minor improvements to documentation, and incorporation of some updated dependencies.
Dependency updates include a critical bug fix [#2008] in response to self-vandalism by the author of a dependency.
- [#1964] Added documentation for how to use a new externally maintained Seq transport.
- [#1712] Add default metadata when calling log with string level and message.
- [#1824] Unbind event listeners on close
- [#1961] Handle undefined rejections
- [#1878] Correct boolean evaluation of empty-string value for eol option
- [#1977] Improved consistency of object parameters for better test reliability
v3.3.3
v3.3.2
v3.3.1
- Prep for 3.3.1 faac066
- Add space between
info.messageandmeta.message(#1740) 227ca0a - Fix bugs in
createLoggertype (#1807) ef97171 - Fix typing for Profile.start (was Date, should be Number) (#1803) 0e1c812
- Merge branch 'master' of github.com:winstonjs/winston 9e7bd71
- [#1813] Use fork of diagnostics, avoiding indirect storage-engine dependency 67cd9b5
- remove emitErrs note from README (its no longer supported) (#1810) 6545a7e
v3.3.0
- Prepare for v3.3.0 b6bc918
- doc: fix whitespace and trailing comma. (#1778) 9354721
- docs: add example of uncaughtRejections logging (#1780) 3d07a80
- fix: change property of handleRejections (#1779) df25fa2
- Add options to request (#1777) 950cbcd
- Update package-lock.json (#1772) 1c75292
- Exclude unnecessary files from npm package (#1768) e7d13d5
- Fix removes a logger when pass undefined transport (#1785) 75f7edf
- This adds Node.js 14 and removes Node.js 8 as: (#1793) 4b571ba
- Update Sentry transport
requirechange (#1754) 73ae01f - Fix typo (#1750) 7b67eb0
- Fix Issue where winston removes transport on error (#1364) (#1714) 1679c49
- Fix #1690 (#1691) 0e0cf14
- Node 12 is LTS now 85a250a
- Update README.md (#1743) bea9c34
- Add defaultMeta to Logger index.d.ts (#1736) 319abf1
- (typo) Missing label import in example (#1733) c719706
- Update index.d.ts (#1729) 8944598
- Fix
npmlogging levels on README.md (#1737) 7bb258c - #1567: document common transport options (#1723) 64744d7
- Add Humio transport link to docs (#1705) ae2335b
- UPDATE levels on readme (http added) (#1650) 785bd9e
- Add PostgresQL transport to list of community transports (#1697) 4f44acb
- feat(transports): add integrateion with winston-bigquery (#1700) 22801e1
- add bearer auth capabilities to http transport; (#1662) a07bc17
- [#1612] Remove no-op aed30ab
- Upgrade all dependencies, test/build/lint results match master (#1686) 11f5ea2
- added a Sentry transport for winston (#1684) d62470e
- Update transports.md (#1683) 2d44d64
- Made the code example fully executable (#1677) e325793
- Updated async to lodash patched version (#1672) 9399f08
- Updated transports.md (#1652) 15c9653
- Fix logs files names (#1651) daeefbf
- Add Slack Winston transport (#1661) 47e05e8
- Add datadog winston transport (#1656) bf2b986
- Update CI to remove Node 6 and support Node 12 (#1647) 05bed4d
- Remove unused import (#1654) bc6a363
- TS updates (#1625) 4e939b3
- Update index.d.ts (#1623) 8423c03
- Add typings for the isLevelEnabled(string) and isXXXEnabled() functions (#1622) 1a75544
- Adding
LogDNA WinstonTransport (#1610) 8f4cddc - Expose
childon default logger (#1603) 80d3439 - [#1592], (@akaustav) Fix year typo in CHANGELOG (#1593) 3a5413b
- Update transports.md table of contents (#1605) a9065b1
- Update transports.md (#1600) 635b468
- [doc] Drop minor and patch versions from hero title to avoid future mistakes I will definitely make. efd7baf
- [tiny doc] Update hero title. 85f2471