Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@nirLumigo nirLumigo released this 04 Apr 11:41
· 4 commits to master since this release
4c68e5d

4c68e5d minor: LUMIGO_TRACER_TOKEN instead of LUMIGO_TOKEN (#26)
e44d80e minor: add http/aws requests tracer support
1328b71 fix e2e test script to generate binary (#23)
ca7b942 Fix duplicates jobs in CircleCI (#24)
2a31f4e Run integration-tests (#22)
2070e47 add a command to package the example lambda (#20)
45f4a2c Add codecov integration (#7)
7a17b28 minor: fix release script (#19)
ba415be patch: add extra info logging (#18)
ac4312d feat: automate CI (#16)
3fb22dc feat: Add readme for tracer (#13)
0cf8453 fix: redundant logging when errors are empty (#14)
78fd629 feat: convert example lambda to support API GW (#15)
d8b0d6b feat: capture gracefully exceptions (#10)
3bb13cf fix: change the import module and import names (#12)
9da7a98 Mark start span id (#11)
5f9e9dc feat: Capture lambda error and stacktrace (#9)
b1e2592 feat: Automate releases with tags (#4)
965d29e feat: Add e2e tests for lambda wrapper handler (#8)
d6ed99d feat: Add Lumigo exporter to transform otel to lumigo (#6)
bb04532 Add trace for extra attributes (#3)
e7eab5a Add opentelemetry tracing support and example for testing (#2)
aed52aa Initial commit