v0.2.81
nektos/actv0.2.81Sep 1, 2025by github-actions[bot]
AI Summary
A significant bug fix release addressing multiple issues including matrix expansion logic, step container configuration, and file naming. Also includes refactoring to add Node 24 support and simplify node version management.
Key Highlights
- Fixed matrix expansion logic (#5294)
- Fixed step container workdir and mounts (#5295)
- Fixed file name issue (#5296)
- Added Node 24 support with simplified node version management
- Version bump to 0.2.81
Full Release Notes
## Changelog ### Bug fixes * e374ef962fc15812c175ff9ad6c33d77b8684e05 fix: matrix expansion logic (#115) (#5294) * 2dea26ba3a258510b21a857e40643d253e024080 fix: step container workdir and mounts (#93) (#5295) * c457755c8ea860a01ed63735cb2f7ef4697d0e57 fix: file name (#90) (#5296) ### Other * f5a0ddecd7f3c929390b804c5b285ca351c65429 chore: bump VERSION to 0.2.81 * c8a205e062656da9e142ef5a216a1fa6230c9b6e refactor: simplify adding new node versions add node 24 (#5899) * a78b3f305a43a143283fb7d02f3b24df1577ce3e chore: mergify does no longer support queue_conditions != merge_conditions for require status checks to be up to date (#5891)