File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,27 @@ This project follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) fo
88
99## [ Unreleased]
1010
11+ ## [ 1.15.0] - 2023-03-20
12+
13+ ### Added
14+ * Feature: Add DynamoDB provider to parameters module (#1091 ) by @scottgerring
15+ * Feature: Improve powertools-cloudformation API (#1082 ) by @msailes
16+ * Update how a Lambda request handler method is identified (#1058 ) by @humanzz
17+
18+ ### Maintenance
19+ * Deps: Bump third party dependencies to the latest versions.
20+ * Examples: Import examples from aws-samples/aws-lambda-powertools-examples (#1051 ) by @scottgerring
21+ * Deprecate withMetricLogger in favor of withMetricsLogger (#1060 ) by @humanzz
22+ * Update issue templates (#1062 ) by @machafer
23+ * Send code coverage report (jacoco) to codecov (#1094 ) by @jeromevdl
24+
25+ ### Documentation
26+
27+ * Improve ` powertools-cloudformation ` docs (#1090 ) by @mriccia
28+ * Add link to Lambda powertools workshop (#1095 ) by @scottgerring
29+ * Fix mdocs and git revision plugin integration (#1066 ) by @machafer
30+
31+
1132## [ 1.14.0] - 2023-02-17
1233
1334### Added
You can’t perform that action at this time.
0 commit comments