This release adds a new experimental API for uploading files within actions. At the moment, these files are uploaded to Interval's S3 bucket. In a future release, we intend to allow you to upload directly to an S3 bucket that you control.
New:
- Adds an experimental
io.experimental.upload.toUrl
method (replaced with io.experimental.input.file inv0.20.0
).
Especially while APIs are under an experimental flag, we encourage you to leave feedback to help shape Interval's future.