-
Notifications
You must be signed in to change notification settings - Fork 90
chore: update the project version to 1.15.0 #1097
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Can you update the CHANGELOG.md as well please. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LTGM
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
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.