| 
6 | 6 | 
 
  | 
7 | 7 | ## Documentation  | 
8 | 8 | 
 
  | 
 | 9 | +* **homepage:** update default value for `POWERTOOLS_DEV` ([#1695](https://github.com/awslabs/aws-lambda-powertools-python/issues/1695))  | 
 | 10 | + | 
 | 11 | +## Maintenance  | 
 | 12 | + | 
 | 13 | +* **deps:** bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 ([#1689](https://github.com/awslabs/aws-lambda-powertools-python/issues/1689))  | 
 | 14 | +* **deps-dev:** bump flake8-comprehensions from 3.10.0 to 3.10.1 ([#1699](https://github.com/awslabs/aws-lambda-powertools-python/issues/1699))  | 
 | 15 | +* **deps-dev:** bump types-requests from 2.28.11.2 to 2.28.11.3 ([#1698](https://github.com/awslabs/aws-lambda-powertools-python/issues/1698))  | 
 | 16 | +* **deps-dev:** bump pytest-benchmark from 3.4.1 to 4.0.0 ([#1659](https://github.com/awslabs/aws-lambda-powertools-python/issues/1659))  | 
 | 17 | +* **deps-dev:** bump mypy-boto3-secretsmanager from 1.25.0 to 1.26.0.post1 ([#1691](https://github.com/awslabs/aws-lambda-powertools-python/issues/1691))  | 
 | 18 | +* **deps-dev:** bump flake8-bugbear from 22.10.25 to 22.10.27 ([#1665](https://github.com/awslabs/aws-lambda-powertools-python/issues/1665))  | 
 | 19 | +* **deps-dev:** bump mypy-boto3-ssm from 1.25.0 to 1.26.0.post1 ([#1690](https://github.com/awslabs/aws-lambda-powertools-python/issues/1690))  | 
 | 20 | + | 
 | 21 | + | 
 | 22 | +<a name="v2.2.0"></a>  | 
 | 23 | +## [v2.2.0] - 2022-11-07  | 
 | 24 | +## Documentation  | 
 | 25 | + | 
9 | 26 | * **homepage:** remove v1 layer limitation on pydantic not being included  | 
10 | 27 | * **tracer:** add note on why X-Ray SDK over ADOT closes [#1675](https://github.com/awslabs/aws-lambda-powertools-python/issues/1675)  | 
11 | 28 | 
 
  | 
 | 
16 | 33 | 
 
  | 
17 | 34 | ## Maintenance  | 
18 | 35 | 
 
  | 
 | 36 | +* update v2 layer ARN on documentation  | 
 | 37 | +* **deps:** bump package to 2.2.0  | 
19 | 38 | * **deps-dev:** bump aws-cdk-lib from 2.49.0 to 2.50.0 ([#1683](https://github.com/awslabs/aws-lambda-powertools-python/issues/1683))  | 
20 | 39 | * **deps-dev:** bump mypy-boto3-dynamodb from 1.25.0 to 1.26.0.post1 ([#1682](https://github.com/awslabs/aws-lambda-powertools-python/issues/1682))  | 
21 | 40 | * **deps-dev:** bump mypy-boto3-cloudformation from 1.25.0 to 1.26.0.post1 ([#1679](https://github.com/awslabs/aws-lambda-powertools-python/issues/1679))  | 
 | 
2552 | 2571 | * Merge pull request [#5](https://github.com/awslabs/aws-lambda-powertools-python/issues/5) from jfuss/feat/python38  | 
2553 | 2572 | 
 
  | 
2554 | 2573 | 
 
  | 
2555 |  | -[Unreleased]: https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.1.0...HEAD  | 
 | 2574 | +[Unreleased]: https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.2.0...HEAD  | 
 | 2575 | +[v2.2.0]: https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.1.0...v2.2.0  | 
2556 | 2576 | [v2.1.0]: https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.0.0...v2.1.0  | 
2557 | 2577 | [v2.0.0]: https://github.com/awslabs/aws-lambda-powertools-python/compare/v1.31.1...v2.0.0  | 
2558 | 2578 | [v1.31.1]: https://github.com/awslabs/aws-lambda-powertools-python/compare/v1.31.0...v1.31.1  | 
 | 
0 commit comments