Skip to content

Commit c221c91

Browse files
authored
changelog: add missing entries (#285)
1 parent f34edd3 commit c221c91

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.asciidoc

+5-1
Original file line numberDiff line numberDiff 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
6670
https://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.

0 commit comments

Comments
 (0)