File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 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]
2929- Added support for Lambda platform metrics {lambda-pull}202[202]
3030- Migrated to AWS SDK for Go v2 {lambda-pull}232[232]
3131- 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]
3234
3335[float]
3436==== Bug fixes
@@ -38,6 +40,8 @@ https://github.com/elastic/apm-aws-lambda/compare/v1.0.2...main[View commits]
3840- Avoid sending corrupted compressed data to APM Server {lambda-pull}257[257]
3941- Avoid creating http transports on each info request {lambda-pull}260[260]
4042- 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]
4145
4246[float]
4347[[lambda-1.0.2]]
@@ -65,4 +69,4 @@ https://github.com/elastic/apm-aws-lambda/compare/v1.0.0...v1.0.1[View commits]
6569
6670https://github.com/elastic/apm-aws-lambda/commits/46e65781912ca0448642e1574c1f8162ffa8dec0[View commits]
6771
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