Skip to content

Commit bb973ea

Browse files
committed
Add CHANGELOG.md
1 parent dfcffac commit bb973ea

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)