We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae515f commit 52772c2Copy full SHA for 52772c2
CHANGELOG.md
@@ -4,6 +4,25 @@
4
<a name="unreleased"></a>
5
# Unreleased
6
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
26
27
<a name="v1.27.0"></a>
28
## [v1.27.0] - 2022-08-05
0 commit comments