1.9.0 - S3 Storage Backend, Instance Deletion Cost Management
- Adds support for including image inputs as S3 URLs
- Adds support for uploading outputs to s3 and returning s3 urls instead of base64 encoded files
- Adds support for asynchronously uploading outputs to s3 and returning a 202 immediately for the request.
- Adds support for SaladCloud's Instance Deletion Cost Endpoint so that nodes with more work queued are less likely to be scaled in when adjusting replica count on the container group.
- Expands test coverage
@x0xa This release provides a non-base64 encoded method for receiving generated outputs.