Skip to content

Commit 6db7263

Browse files
authored
chore: bump to 1.0.2 (#90)
* chore: update locked deps Signed-off-by: heitorlessa <[email protected]> * chore: update changelog Signed-off-by: heitorlessa <[email protected]> * chore: bump package version Signed-off-by: heitorlessa <[email protected]> * chore: typo docs Signed-off-by: heitorlessa <[email protected]>
1 parent c9b3e90 commit 6db7263

File tree

4 files changed

+109
-97
lines changed

4 files changed

+109
-97
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.0.2] - 2020-07-16
10+
### Fixed
11+
- **Tracer**: Correct AWS X-Ray SDK dependency to support 2.5.0 and higher
12+
913
## [1.0.1] - 2020-07-06
1014
### Fixed
1115
- **Logger**: Fix a bug with `inject_lambda_context` causing existing an Logger keys to be overriden if `structure_logs` was called before

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lambda Powertools
1+
# AWS Lambda Powertools
22

33
![Build](https://github.com/awslabs/aws-lambda-powertools/workflows/Powertools%20Python/badge.svg?branch=master)
44
![PythonSupport](https://img.shields.io/static/v1?label=python&message=3.6%20|%203.7|%203.8&color=blue?style=flat-square&logo=python) ![PyPI version](https://badge.fury.io/py/aws-lambda-powertools.svg) ![PyPi monthly downloads](https://img.shields.io/pypi/dm/aws-lambda-powertools)

0 commit comments

Comments
 (0)