Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release includes the support for the `scratch` option. For s3 storage, allow the user to authorize with session token. It also includes several bugfixes. See the details below. What's Changed: * [GH-75] Too many `put xxx into map` log by @jealous in MemVerge/nf-float#76 * [GH-77] Support s3 token authorization by @jealous in MemVerge/nf-float#78 * [GH-77] Update the readme for s3 token by @jealous in MemVerge/nf-float#79 * [GH-69] Support `float` in `ext` directive`. by @jealous in MemVerge/nf-float#80 * [GH-63] Ignore the time limit by default. by @jealous in MemVerge/nf-float#81 * [GH-82] Enable concurrent stage in by @jealous in MemVerge/nf-float#84 * [GH-82] Default disk size to 6 GB. by @jealous in MemVerge/nf-float#85 * [FLOAT-4502] Avoid using plain credential. by @jealous in MemVerge/nf-float#86 * [GH-87] Log parsing error for job ID by @jealous in MemVerge/nf-float#88 * [GH-89] Use default disk size of MMC by @jealous in MemVerge/nf-float#90 * [GH-91] default file stage in strategy to copy by @jealous in MemVerge/nf-float#92 **Full Changelog**: MemVerge/nf-float@0.4.3...0.4.4
- Loading branch information