v3.53.0
v3.53.0 (2023-08-31)
Added
- Artifact upload and download to/from Azure Blob Storage #2318 (@DrJosh9000)
Fixed
- Fix detection of missing commits on checkout #2322 (@goodspark)
- [Experimental] Handle the case when unmarshalling a step where there aren't any plugins #2321 (@moskyb)
- [Experimental] Fix signature mismatches when steps have plugins #2339, #2319 (@DrJosh9000)
- [Experimental] Catch step env/job env edge case #2340 (@DrJosh9000)
Changed
Internal
- Fix ECR authentication failure #2337, #2335, #2334 (@DrJosh9000)
- Split checkout, artifact, and plugin phases out of executor.go #2324 (@triarius)
- Store experiments in contexts #2316 (@DrJosh9000)