Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Releases: BlueBrain/nexus-storage

v1.3.0

24 Feb 14:12
8ba92b5

Choose a tag to compare

Find more about this release on the v1.3 Release Notes

v1.2.3

20 Dec 11:35
2523bdb

Choose a tag to compare

  • Added support for special characters on path or filename

v1.2.2

04 Nov 13:10
3e772ca

Choose a tag to compare

Added necessary folder permissions to execute move (#35)

* Added necessary folder permissions to execute move

* Changed group ownership of current folder

v1.2.1

09 Oct 07:57
7a7200a

Choose a tag to compare

Fix Akka remoting issues by updating Kamon. (#33) (#34)

v1.2.0

04 Oct 13:05
f91f4d8

Choose a tag to compare

  • Updated asynchronous digest endpoint to compute both digest and bytes.
  • Bumped iam, akka-http, shacl-validator, commons and rdf libraries.

v1.1.2

24 Aug 09:44
f4520c4

Choose a tag to compare

Main new features:

  • Added mediaType field as a response to file linking and file creation (mediaType detection)
  • Added permissions-fixer binary (rust language) in order to modify the permissions on linking before executing the move command (this step is optional and can be activated by configuration flag)
  • Allowed empty files creation
  • Added an endpoint to compute the digest as an asynchronous process. Cache the latest digests

Fixed library dependency issues:

  • Corrected Iri to Akka.Uri conversion
  • Corrected Iri.asString and Iri.asUri
  • Bumped akka and kamon dependencies, amongst others

v1.1.1

24 Jul 09:18

Choose a tag to compare

Kamon disabled by default
Kamon agent is loaded as a JVM argument
Updated library dependencies

v1.1.0

17 Jul 09:29

Choose a tag to compare

Updated iam dependency