Releases: simonsobs/hippo
Releases · simonsobs/hippo
v0.0.1a8 - Multipart For Real
v0.0.1a7 - Multipart Uploads and MinIO Security
Adds MinIO security and ability to use multipart uploads. In testing, allows for live server interactions.
What's Changed
- Add exception handlers by @jernestmyers in #39
- Improve login flow for GitHub-only login by @jernestmyers in #41
- Add multipart uploads by @JBorrow in #43
Full Changelog: 0.0.1a6...0.0.1a7
v0.0.1a6 - Further MinIO bugfixes
Further bugfixes to the minio setup
v0.0.1a5 - MinIO BugFix
A minor patch to pass the new configuration parameters down to the Storage layer.
v0.0.1a4 - Minio Externalities
Allows a separate hostname to be used for external MinIO connections than internal ones.
v0.0.1a3 - Fix pathing issues
Further fixes to pathing issues when running under a reverse proxy.
Full Changelog: 0.0.1a2...0.0.1a3
v0.0.1a2
Alpha 2 release.
What's Changed
- Update templates URLs with web_root by @jernestmyers in #36
Full Changelog: 0.0.1a1...0.0.1a2
v0.0.1a1 Initial Pre-Alpha Release
Initial pre-alpha release for HIPPO. Not for public use; expect this to be extremely unstable.