|
4 | 4 | <a name="unreleased"></a>
|
5 | 5 | # Unreleased
|
6 | 6 |
|
| 7 | +## Bug Fixes |
| 8 | + |
| 9 | +* **ci:** changelog workflow must receive git tags too |
| 10 | +* **ci:** add additional input to accurately describe intent on skip |
| 11 | +* **ci:** job permissions |
| 12 | + |
| 13 | +## Documentation |
| 14 | + |
| 15 | +* **layer:** upgrade to 1.26.7 |
| 16 | + |
| 17 | +## Features |
| 18 | + |
| 19 | +* **ci:** create reusable changelog generation ([#1418](https://github.com/awslabs/aws-lambda-powertools-python/issues/1418)) |
| 20 | +* **ci:** include changelog generation on docs build |
| 21 | +* **ci:** create reusable changelog generation |
| 22 | +* **event_handlers:** Add support for Lambda Function URLs ([#1408](https://github.com/awslabs/aws-lambda-powertools-python/issues/1408)) |
| 23 | + |
| 24 | +## Maintenance |
| 25 | + |
| 26 | +* **ci:** move changelog generation to rebuild_latest_doc workflow |
| 27 | +* **ci:** update changelog with latest changes |
| 28 | +* **ci:** temporarily disable changelog push on release |
| 29 | +* **ci:** drop 3.6 from workflows |
| 30 | +* **ci:** update release automated activities |
| 31 | +* **ci:** readd changelog step on release |
| 32 | +* **ci:** move changelog generation to rebuild_latest_doc workflow |
| 33 | +* **ci:** update project with version |
| 34 | +* **deps:** bump constructs from 10.1.1 to 10.1.60 ([#1399](https://github.com/awslabs/aws-lambda-powertools-python/issues/1399)) |
| 35 | +* **deps:** bump constructs from 10.1.1 to 10.1.65 ([#1407](https://github.com/awslabs/aws-lambda-powertools-python/issues/1407)) |
| 36 | +* **deps:** bump jsii from 1.57.0 to 1.63.2 ([#1400](https://github.com/awslabs/aws-lambda-powertools-python/issues/1400)) |
| 37 | +* **deps:** bump constructs from 10.1.1 to 10.1.64 ([#1405](https://github.com/awslabs/aws-lambda-powertools-python/issues/1405)) |
| 38 | +* **deps:** bump constructs from 10.1.1 to 10.1.66 ([#1414](https://github.com/awslabs/aws-lambda-powertools-python/issues/1414)) |
| 39 | +* **deps:** bump constructs from 10.1.1 to 10.1.63 ([#1402](https://github.com/awslabs/aws-lambda-powertools-python/issues/1402)) |
| 40 | +* **deps:** bump attrs from 21.4.0 to 22.1.0 ([#1397](https://github.com/awslabs/aws-lambda-powertools-python/issues/1397)) |
| 41 | +* **deps-dev:** bump types-requests from 2.28.5 to 2.28.6 ([#1401](https://github.com/awslabs/aws-lambda-powertools-python/issues/1401)) |
| 42 | +* **deps-dev:** bump types-requests from 2.28.6 to 2.28.7 ([#1406](https://github.com/awslabs/aws-lambda-powertools-python/issues/1406)) |
| 43 | +* **docs:** update description to trigger changelog generation |
| 44 | +* **docs:** remove pause sentence from roadmap ([#1409](https://github.com/awslabs/aws-lambda-powertools-python/issues/1409)) |
| 45 | +* **docs:** update CHANGELOG for v1.26.7 |
| 46 | +* **docs:** update site name to test ci changelog |
| 47 | +* **governance:** remove devcontainer in favour of gitpod.io ([#1411](https://github.com/awslabs/aws-lambda-powertools-python/issues/1411)) |
| 48 | +* **governance:** add pre-configured dev environment with GitPod.io to ease contributions ([#1403](https://github.com/awslabs/aws-lambda-powertools-python/issues/1403)) |
| 49 | +* **layers:** upgrade cdk dep hashes to prevent ci fail |
| 50 | + |
7 | 51 |
|
8 | 52 | <a name="v1.26.7"></a>
|
9 | 53 | ## [v1.26.7] - 2022-07-29
|
|
0 commit comments