Releases: sagecontinuum/sage-storage-loader
Releases · sagecontinuum/sage-storage-loader
Release 0.7.0
Added support for Pelican backend. Contributed by @FranciscoLozCoding
Release 0.6.0
Scan for uploads with test
tag.
Release 0.5.0
Added metrics for total uploads and total upload bytes by node.
Release 0.4.0
Added total uploads and total bytes processed metrics.
Release 0.3.0
Matching version tags starting with v prefix. We now match tag of the form:
x.y.z
(where x, y, z are digits)vx.y.z
(where x, y, z are digits)latest
Release 0.2.1
Bug fix: Forgot to provide any signals to signal.NotifyContext, causing it to gracefully terminate immediately.
Release 0.2.0
Added support for upload from plugins using latest
tag.
Release 0.1.2
Added more detailed logging to worker.
Release 0.1.1
Using alpine base image in case we need debug tools.
Release 0.1.0
Updated loader to use job name (ex. Pluginctl) in upload destination.