Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Releases: CSCfi/swiftui-upload-runner

v0.2.0

17 Jun 13:42
364ba3f
Compare
Choose a tag to compare

Changelog

  • Change segmented uploads to concatenate chunks into larger segments
  • Move to black code formatting style
  • Some package updates

v0.1.8

09 Feb 07:09
Compare
Choose a tag to compare

new docker image build

v0.1.7

28 Jan 01:09
Compare
Choose a tag to compare

some logging fixes

v0.1.6

26 Jan 12:32
dfa88c9
Compare
Choose a tag to compare
  • fix certificate verify failed with certifi
  • changed python docker file to 3.8

v0.1.5

01 Dec 17:11
a17ae47
Compare
Choose a tag to compare

#13
move to python 3.8

v0.1.4

05 Nov 11:06
3d225fd
Compare
Choose a tag to compare

#10
Refactor github actions

v0.1.3

29 Sep 05:53
5348968
Compare
Choose a tag to compare

bugfix release see #9

v0.1.2

15 Jul 06:45
0a043f8
Compare
Choose a tag to compare
  • update Dockerfile alpine version to 3.12
  • added health check endpoint
  • moved to github actions

v0.1.1

05 May 08:20
4a30fce
Compare
Choose a tag to compare

Description

First tagged release (v0.1.1) implements a backend for uploading and downloading from owned and shared containers, downloading whole containers at once (as a tarball), performing resumable segmented uploads from web frontends, replicating containers easily in the background etc.

The first release also finalizes the authentication backend, adding checks for signature expiration.