Releases: awslabs/aws-embedded-metrics-node
Releases · awslabs/aws-embedded-metrics-node
v4.2.0
What's Changed
- Add awsfirelens log driver to example documentation by @gordonpn in #161
- Bump braces from 3.0.2 to 3.0.3 in /examples/testing by @dependabot in #163
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #164
- Bump braces, jest and ts-jest by @dependabot in #165
- Migrate AWS SDK for JavaScript v2 APIs to v3 by @trivikr in #157
- Resolve Typescript and eslint errors by @seoberha in #167
- bump version to v4.2.0 by @seoberha in #168
New Contributors
Full Changelog: v4.1.1...v4.2.0
v4.1.1
v4.1.0
v4.0.0
v3.0.1
v3.0.0
v2.0.6
- Fix #120 via #126 - Node 16 now supported
- Fix SNYK-JS-THENIFY-571690
- Fix CVE-2021-43138,
- Fix CVE-2021-3807
- Fix CVE-2021-3918
- Fix CVE-2021-44906
- Fix CVE-2021-3777
- Fix CVE-2021-23343
- Fix CVE-2020-28469
v2.0.5
v2.0.4
Fix #81 "crash when no connection to agent" via #82. Thanks @jeroenmeulendijks !