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.
2 parents 02088f8 + 1efc06c commit 203c0faCopy full SHA for 203c0fa
2 files changed
Changes
@@ -1,6 +1,7 @@
1
Revision history for Perl extension aws-lambda
2
3
{{$NEXT}}
4
+ - bump Cpanel::JSON::XS 4.43 #237
5
6
0.10.0 2026-07-16T13:03:43Z
7
- Perl 5.44.0 is released #236
author/build-perl-al2023.sh
@@ -11,7 +11,7 @@ CARTON_VERSION=v1.0.35
11
AWS_XRAY_VERSION=0.12
12
JSON_VERSION=4.11
13
JSON_XS_VERSION=4.04
14
-CPANEL_JSON_XS_VERSION=4.42
+CPANEL_JSON_XS_VERSION=4.43
15
JSON_MAYBEXS_VERSION=1.004008
16
YAML_VERSION=1.31
17
YAML_TINY_VERSION=1.76
0 commit comments