File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## [ 2.1.0] - 2025-12-02
11+
12+ ### Added
13+
14+ - Amazon Linux 2023 support (x86_64 and arm64)
15+ - Architecture auto-detection in build/test scripts
16+
17+ ### Changed
18+
19+ - Upgrade dev container from Debian 11 (Bullseye) to Debian 12 (Bookworm)
20+ - Upgrade Debian arm64 test image to Node.js 22 (LTS)
21+ - Update GitHub Actions runners to ubuntu-22.04
22+ - Enable language runtime tests on all architectures
23+ - Pin wrapt to ` <1.15.0 ` for Python 2.7 compatibility
24+
25+ ### Fixed
26+
27+ - ARM64 release builds via QEMU emulation setup
28+ - Disk space issues in release workflow
29+
1030## [ 2.0.0] - 2024-6-12
1131
1232- Fix release workflow and update base image
You can’t perform that action at this time.
0 commit comments