We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be425e commit 13558d9Copy full SHA for 13558d9
CHANGELOG.md
@@ -6,6 +6,7 @@
6
7
## Bug Fixes
8
9
+* **ci:** move from pip-tools to poetry on layers to fix conflicts
10
* **ci:** typo and bust gh actions cache
11
* **ci:** use poetry to resolve layer deps; pip for CDK
12
* **ci:** disable poetry venv for layer workflow as cdk ignores venv
@@ -17,10 +18,14 @@
17
18
19
## Documentation
20
21
+* **jmespath_util:** snippets split, improved, and lint ([#1419](https://github.com/awslabs/aws-lambda-powertools-python/issues/1419))
22
+* **layer:** upgrade to 1.27.0
23
* **layer:** upgrade to 1.27.0
24
25
## Maintenance
26
27
+* **ci:** reduce payload and only send prod notification
28
+* **ci:** update changelog with latest changes
29
* **ci:** update changelog with latest changes
30
31
0 commit comments