File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ https://github.com/elastic/apm-aws-lambda/compare/v1.0.2...main[View commits]
29
29
- Added support for Lambda platform metrics {lambda-pull}202[202]
30
30
- Migrated to AWS SDK for Go v2 {lambda-pull}232[232]
31
31
- Make buffer size for agent data configurable {lambda-pull}262[262]
32
+ - Add support for reproducible builds {lambda-pull}237[237]
33
+ - Improve extension client error messages {lambda-pull}259[259]
32
34
33
35
[float]
34
36
==== Bug fixes
@@ -38,6 +40,8 @@ https://github.com/elastic/apm-aws-lambda/compare/v1.0.2...main[View commits]
38
40
- Avoid sending corrupted compressed data to APM Server {lambda-pull}257[257]
39
41
- Avoid creating http transports on each info request {lambda-pull}260[260]
40
42
- Randomise the initial grace period to avoid collisions {lambda-pull}240[240]
43
+ - Handle metadata errors correctly {lambda-pull}254[254]
44
+ - Always flush data to APM server before shutting down and avoid concurrent access to data channel {lambda-pull}258[258]
41
45
42
46
[float]
43
47
[[lambda-1.0.2]]
@@ -65,4 +69,4 @@ https://github.com/elastic/apm-aws-lambda/compare/v1.0.0...v1.0.1[View commits]
65
69
66
70
https://github.com/elastic/apm-aws-lambda/commits/46e65781912ca0448642e1574c1f8162ffa8dec0[View commits]
67
71
68
- First stable release of the Elastic APM AWS Lambda extension.
72
+ First stable release of the Elastic APM AWS Lambda extension.
You can’t perform that action at this time.
0 commit comments