Skip to content

Commit 8abf6ec

Browse files
committed
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
* 'develop' of https://github.com/awslabs/aws-lambda-powertools-python: chore(ci): update changelog with latest changes chore(ci): update changelog with latest changes docs(layer): upgrade to 1.27.0 fix(ci): typo and bust gh actions cache fix(ci): use poetry to resolve layer deps; pip for CDK fix(ci): disable poetry venv for layer workflow as cdk ignores venv fix(ci): add cdk v2 dep for layers workflow fix(ci): move from pip-tools to poetry on layers reusable workflow fix(ci): move from pip-tools to poetry on layers
2 parents 66e3674 + f9779a8 commit 8abf6ec

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@
44
<a name="unreleased"></a>
55
# Unreleased
66

7+
## Bug Fixes
8+
9+
* **ci:** typo and bust gh actions cache
10+
* **ci:** use poetry to resolve layer deps; pip for CDK
11+
* **ci:** disable poetry venv for layer workflow as cdk ignores venv
12+
* **ci:** add cdk v2 dep for layers workflow
13+
* **ci:** move from pip-tools to poetry on layers reusable workflow
14+
* **ci:** move from pip-tools to poetry on layers
15+
* **ci:** temporarily disable changelog upon release
16+
* **ci:** add explicit origin to fix release detached head
17+
18+
## Documentation
19+
20+
* **layer:** upgrade to 1.27.0
21+
22+
## Maintenance
23+
24+
* **ci:** update changelog with latest changes
25+
* **ci:** update changelog with latest changes
26+
727

828
<a name="v1.27.0"></a>
929
## [v1.27.0] - 2022-08-05

0 commit comments

Comments
 (0)