File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,15 @@ All notable changes to this project will be documented in this file.
55
66The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
77
8+ ## [ 0.2.0] 2023-08-07
89
10+ - fix importing of cjs from esm loader
11+
912## [ 0.1.19] 2023-08-06
1013
1114- Improve diagnostics on import error
15+
16+ The latest layer is: ` arn:aws:lambda:${your-region-here}:097948374213:layer:baselime-node:1 `
1217
1318## [ 0.1.18] 2023-07-24
1419
Original file line number Diff line number Diff line change 11{
22 "name" : " @baselime/lambda-node-opentelemetry" ,
3- "version" : " 0.1.19 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " OpenTelemetry auto tracer for Node.JS based AWS Lambda functions" ,
55 "keywords" : [
66 " nodejs" ,
You can’t perform that action at this time.
0 commit comments