Skip to content

Commit eb1121e

Browse files
committed
PR Feedback
1 parent bb973ea commit eb1121e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This project follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) fo
1212

1313
### Added
1414
* Feature: Add DynamoDB provider to parameters module (#1091) by @scottgerring
15-
* Feature: Improve powertools-cloudformation API (#1082) by @msailes
15+
* Feature: Update to powertools-cloudformation to deprecate `Response.success()` and `Response.failed()` methods. New helper methods are added to make it easier to follow best practices `Response.success(String physicalResourceId)` and `Response.failed(String physicalResourceId)`. For a detailed explanation please read the [powertools-cloudformation documentation page](https://awslabs.github.io/aws-lambda-powertools-java/utilities/custom_resources/). (#1082) by @msailes
1616
* Update how a Lambda request handler method is identified (#1058) by @humanzz
1717

1818
### Maintenance

0 commit comments

Comments
 (0)