Skip to content

Releases: sagecontinuum/sage-storage-loader

Release 0.7.0

19 Jul 19:29
Compare
Choose a tag to compare

Added support for Pelican backend. Contributed by @FranciscoLozCoding

Release 0.6.0

16 Apr 18:49
Compare
Choose a tag to compare

Scan for uploads with test tag.

Release 0.5.0

02 Dec 03:28
Compare
Choose a tag to compare

Added metrics for total uploads and total upload bytes by node.

Release 0.4.0

04 Nov 22:54
726d033
Compare
Choose a tag to compare

Added total uploads and total bytes processed metrics.

Release 0.3.0

07 Sep 18:38
43a87cb
Compare
Choose a tag to compare

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

07 Jun 14:45
Compare
Choose a tag to compare

Bug fix: Forgot to provide any signals to signal.NotifyContext, causing it to gracefully terminate immediately.

Release 0.2.0

06 Jun 22:23
Compare
Choose a tag to compare

Added support for upload from plugins using latest tag.

Release 0.1.2

29 Apr 22:13
Compare
Choose a tag to compare

Added more detailed logging to worker.

Release 0.1.1

29 Apr 20:09
Compare
Choose a tag to compare

Using alpine base image in case we need debug tools.

Release 0.1.0

28 Apr 22:14
6bdf07d
Compare
Choose a tag to compare

Updated loader to use job name (ex. Pluginctl) in upload destination.