winston-cloudwatch
Advanced tools
Changelog
6.3.0
Fix memory leaks in cloudwatch-integration.
https://github.com/lazywithclass/winston-cloudwatch/pull/214
Changelog
6.1.1
Remove awscli that has been accidentally added to tests
Changelog
6.0.1
Sort events in chronological order when putting them
Changelog
6.0.0
Create log groups when missing, using the correct attribute to check for exceptions
Changelog
5.0.0
Add @aws-sdk/client-cloudwatch-logs to peerDependencies
Changelog
4.0.1
Use the correct attribute to understand which version @aws is launching, so that we could take correct actions
Changelog
4.0.0
Remove cloudwatch package from devDependencies, update README accordingly. This should've been done as part of the previous version publish.
Changelog
3.2.0
Use modular cloudwatch package instead of entire aws sdk