Fix: FILES variable does not use multipart part name for key

This commit is contained in:
martinhsv
2020-08-04 14:34:27 -07:00
committed by Felipe Zimmerle
parent f1f2527c03
commit fbea73120c
3 changed files with 63 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Fix: FILES variable does not use multipart part name for key
[Issue #2377 - @martinhsv]
- Replaces put with setenv in SetEnv action
[Issue #2469 - @martinhsv, @WGH-, @zimmerle]
- Regression: Mark the test as failed in case of segfault.