Skip to content

Releases: waggle-sensor/sage-storage-loader

Release 0.8.0

23 Oct 16:47

Choose a tag to compare

Catch and give on up "JwtManager not initialized" error until future debugging can be done.

Release 0.7.0

19 Jul 19:29

Choose a tag to compare

Added support for Pelican backend. Contributed by @FranciscoLozCoding

Release 0.6.0

16 Apr 18:49

Choose a tag to compare

Scan for uploads with test tag.

Release 0.5.0

02 Dec 03:28

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

Choose a tag to compare

Added total uploads and total bytes processed metrics.

Release 0.3.0

07 Sep 18:38
43a87cb

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

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

Choose a tag to compare

Added support for upload from plugins using latest tag.

Release 0.1.2

29 Apr 22:13

Choose a tag to compare

Added more detailed logging to worker.

Release 0.1.1

29 Apr 20:09

Choose a tag to compare

Using alpine base image in case we need debug tools.