------------------
**NEW**
- Add support for the batch-mode API with compiled languages such as
C/C++/Java/Rust.
- Add support for the file upload API for use with the batch-mode API.
(up to 20 files per request and 1 MiB per each file)
**CHANGES**
- Only files stored in "/home/work.output" directories of kernel containers
are auto-uploaded to S3 as downloadable files, as now we rely on our
dedicated multi-media output interfaces to show plots and other graphics.
Previously, all non-hidden files in "/home/work" were uploaded.