Sourced from actions/upload-artifact's releases.
v4.1.0
What's Changed
- Add migrations docs by
@ârobherley
in actions/upload-artifact#482- Update README.md by
@âsamuelwine
in actions/upload-artifact#492- Support artifact-url output by
@âkonradpabjan
in actions/upload-artifact#496- Update readme to reflect new 500 artifact per job limit by
@ârobherley
in actions/upload-artifact#497New Contributors
@âsamuelwine
made their first contribution in actions/upload-artifact#492Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.1.0
v4.0.0
What's Changed
The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.
â¹ï¸ However, this is a major update that includes breaking changes. Artifacts created with versions v3 and below are not compatible with the v4 actions. Uploads and downloads must use the same major actions versions. There are also key differences from previous versions that may require updates to your workflows.
For more information, please see:
- The changelog post.
- The README.
- The migration documentation.
- As well as the underlying npm package,
@âactions/artifact
documentation.New Contributors
@âvmjoseph
made their first contribution in actions/upload-artifact#464Full Changelog: https://github.com/actions/upload-artifact/compare/v3...v4.0.0
1eb3cb2
Merge pull request #497 from actions/robherley/update-readme-limit8688a86
Update readme to reflect new artifact/job limit73d8b66
Support artifact-url output (#496)c320f57
Update README.md (#492)cf8714c
Merge pull request #482 from actions/robherley/add-migration-docs7f16e37
add migrations docs3530730
Merge pull request #468 from actions/robherley/misc-updates6c139af
update imports and old v4-beta referencesc7d193f
Merge pull request #466 from actions/v4-beta13131bb
licensed cache