File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ This project follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) fo
77
88## [ Unreleased]
99
10+ ## [ 1.18.1] - 2021-07-23
11+
12+ ### Bug Fixes
13+
14+ * ** api-gateway:** route regression for non-word and unsafe URI chars ([ #556 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/556 ) )
15+
1016## [ 1.18.0] - 2021-07-20
1117
1218### Bug Fixes
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " aws_lambda_powertools"
3- version = " 1.18.0 "
3+ version = " 1.18.1 "
44description = " Python utilities for AWS Lambda functions including but not limited to tracing, logging and custom metric"
55authors = [" Amazon Web Services" ]
66include = [" aws_lambda_powertools/py.typed" ]
You can’t perform that action at this time.
0 commit comments