v0.2.76
nektos/actv0.2.76Apr 1, 2025by github-actions[bot]
AI Summary
Release introduces graceful job step cancellation and updates dependencies to Go 1.24.
Key Highlights
- Support graceful job step cancellation
- Bump dependencies to go1.24
New Features
- Support graceful job step cancellation
Full Release Notes
## Changelog ### New Features * bea04dd8f92c56d855e4fa92350387c4008af024 feat: Support graceful job step cancellation (#2714) ### Bug fixes * 517c3ac4675468417eeeecb7bf4c86f4bef373fb fix: reporting fetch failure as job error and log the error (#2715) ### Other * 4f4913f9f34da9f349bf4f842c56e9d7f8af3729 chore: bump VERSION to 0.2.76 * 189f16fb969f91bc2a82471fe47b65f60318b212 build(deps): bump the dependencies group across 1 directory with 6 updates (#2706) * 0a30bd5b6a8a6b2c6a67737d3112e8485201e14c build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 (#2693) * cf0df9da37a13ec8268014ec41694cab49e765c8 chore(deps): bump to go1.24 due to deps updates (#2705) * 8e4a078272852e84d01583a1bef422d5c22dc55e build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#2703) * 0098044d76d1276024a40bca050077d5759af544 Report the elapsed time for each workflow step (#2700) * eb46e8aa5a23f99c76be4a53413a856d6b236145 Refer to nektosact.com (#2692) * 49710c85044d8049ae6e4a66d10d1fb9c5cbf56f fixes #2689 Make the external url of cache server configurable if necessary (#2690)