β€”

title: Shrine 2.16.0

New Features

rb plugin :download_endpoint, download_options: { sse_customer_algorithm: "AES256", sse_customer_key: "secret_key", sse_customer_key_md5: "secret_key_md5", }

rb plugin :download_endpoint, upload: true, upload_open_options: { response_content_encoding: "gzip" }

Other improvements