chore: update the project version to 1.15.0#1097
chore: update the project version to 1.15.0#1097msailes merged 3 commits intoaws-powertools:masterfrom mriccia:update-version-1.15.0
Conversation
|
Can you update the CHANGELOG.md as well please. |
CHANGELOG.md
Outdated
|
|
||
| ### Added | ||
| * Feature: Add DynamoDB provider to parameters module (#1091) by @scottgerring | ||
| * Feature: Improve powertools-cloudformation API (#1082) by @msailes |
There was a problem hiding this comment.
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.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1097 +/- ##
=========================================
Coverage ? 71.77%
Complexity ? 535
=========================================
Files ? 70
Lines ? 2239
Branches ? 237
=========================================
Hits ? 1607
Misses ? 519
Partials ? 113 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Issue #, if available:
Description of changes:
Release preparation: update the project version to 1.15.0
Checklist
Breaking change checklist
RFC issue #:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.