- Docs
- SaaS Shield
- Suite
- Amazon S3
- Changelog
Changelog
See our buildlog for relationships between specific docker hashes and version tags. The most recent releases are at the bottom of the file. There will only ever be multiple hashes for a single version tag if the underlying image was rebuilt to fix a security vulnerability.
v1.5.0
- Add support for
CORS_ALLOWED_ORIGIN
environment variable. See Advanced Install for details.
v1.4.0
- Add support for presigned URL, which uses query string authentication.
v1.3.1
- Dependency updates
v1.3.0
- Images are no longer based on alpine and are instead built from scratch.
v1.2.5
- added multi arch builds. amd64 and arm64 docker containers are both published to gcr.
v1.2.0
- Added support for capture groups in the folder mapping with the
capture-tenant-regex
key.- In the folder mapping, the
object-regex
key has been renamed toexplicit-tenant-regex
. To maintain compatibility, we will still support theobject-regex
key until the next major release.
- In the folder mapping, the
v1.1.1
- Fixed bug that prevented configuring new features added in
v1.1.0
in a deployment.
v1.1.0
- Added ability to specify encryption tenant ID in request headers.
- Added configuration option to deny encryption requests with invalid tenant ID.
v1.0.0
Initial release
Versioning Policy
See our container versioning policy documentation.