Skip to content

Commit f7755ea

Browse files
authored
Update CHANGELOG for v1.5.1 release (#415)
1 parent de44cb8 commit f7755ea

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

CHANGELOG.asciidoc

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,28 @@
2020
[[lambda-unreleased]]
2121
=== Unreleased
2222
23-
https://github.com/elastic/apm-aws-lambda/compare/v1.4.0...main[View commits]
23+
https://github.com/elastic/apm-aws-lambda/compare/v1.5.1...main[View commits]
24+
25+
[float]
26+
[[lambda-1.5.1]]
27+
=== 1.5.1 - 2023/10/06
28+
29+
https://github.com/elastic/apm-aws-lambda/compare/v1.5.0...v1.5.1[View commits]
2430
2531
[float]
2632
===== Bug fixes
27-
- Log a warning, instead of failing a Lambda function, if auth retrieval from AWS Secrets Manager fails. Reporting APM data will not work, but the Lambda function invocations will proceed. {lambda-pull}401[401]
2833
- Fix incorrect proxy transaction handling at shutdown due to not flushing the data before processing shutdown event. {lambda-pull}412[412].
2934
35+
[float]
36+
[[lambda-1.5.0]]
37+
=== 1.5.0 - 2023/09/13
38+
39+
https://github.com/elastic/apm-aws-lambda/compare/v1.4.0...v1.5.0[View commits]
40+
41+
[float]
42+
===== Bug fixes
43+
- Log a warning, instead of failing a Lambda function, if auth retrieval from AWS Secrets Manager fails. Reporting APM data will not work, but the Lambda function invocations will proceed. {lambda-pull}401[401]
44+
3045
[float]
3146
===== Features
3247
- Use User-Agent header with Lambda extension version and propagate info from apm agents {lambda-pull}404[404]

0 commit comments

Comments
 (0)