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 773837d commit 8cfc7f4Copy full SHA for 8cfc7f4
1 file changed
CHANGELOG.md
@@ -1,8 +1,13 @@
1
## Unreleased
2
3
-## 0.10.3 (April 30, 2024)
+## 0.10.3 (May 1, 2024)
4
+LAYERS:
5
+```
6
+arn:aws:lambda:<AWS_REGION>:634166935893:layer:vault-lambda-extension:19
7
+arn:aws:lambda:<AWS_REGION>:634166935893:layer:vault-lambda-extension-arm64:7
8
9
-IMPROVEMENTS:
10
+Dependency Updates:
11
* Bump dependencies (https://github.com/hashicorp/vault-lambda-extension/pull/135):
12
* golang.org/x/crypto to v0.22.0
13
* golang.org/x/net to v0.24.0
0 commit comments