Releases: DanEngelbrecht/golongtail
Releases · DanEngelbrecht/golongtail
Release v0.0.7
Changes in this Release
- Restructured and removed unused stuff for easier usage
- Simplified callback code in glongtail.h/.go
- Simplified stored block serialization from Go land
- Added some more stats for gcsstore
- Updated to longtail 0.0.10 with path filter support
- Simplified longtail library building with per-platform .a files
Release v0.0.6
Changes in this Release
- BlockStorage statistics
Release v0.0.5
Changes in this Release
- Updated Longtail to v0.0.7 - https://github.com/DanEngelbrecht/longtail/releases/tag/v0.0.7
Release v0.0.4
Changes in this Release
- Fixed bug where paths to GCS storage URIs would be lost and everything was stored at root
- Strip uploaded executables
Release v0.0.3
v0.0.3
Release v0.0.2
v0.0.2
Initial release
First pre-release with support for upload/download to both a local file system folder and to GCS.
Windows and Linux x64 binaries pre-built.