Skip to content

Releases: unioslo/tsd-file-api

Enable resuming files in directories

25 Aug 20:02
Compare
Choose a tag to compare

Small fixes to make directory upload smoother.

RabbitMQ and directory improvements

14 Aug 12:54
Compare
Choose a tag to compare

Small improvements for more flexible broker usage, and directory uploads. No API changes.

v2.0.0 release

03 Jul 09:52
Compare
Choose a tag to compare

Marks a level of maturity and feature coverage: operations on files, folders, json, integration with rabbitmq, configurability.

bugfix: sns directory permissions

04 Jun 21:30
Compare
Choose a tag to compare
v1.13.2

remove redundant chmod block

Add maintenance mode

03 Jun 10:27
Compare
Choose a tag to compare

So we can do zero downtime deployments.

RabbitMQ integration

26 May 13:16
Compare
Choose a tag to compare

Per backend, per method, optional.

More user friendly libsodium functionality

18 May 20:43
Compare
Choose a tag to compare
v1.12.1

better errors for files too

libsodium support

18 May 15:17
Compare
Choose a tag to compare

Clients can now send files and json data that have been encrypted with libsodium, and request on-the-fly decryption.

New postgres table definitions

04 May 13:26
Compare
Choose a tag to compare

More scalable unique index strategy. No API changes.

Add Postgres db backend

30 Apr 08:11
Compare
Choose a tag to compare
  • same API as sqlite backend
  • details in #27