This repository was archived by the owner on Sep 27, 2021. It is now read-only.
Releases: BlueBrain/nexus-storage
Releases · BlueBrain/nexus-storage
v1.3.0
v1.2.3
v1.2.2
v1.2.1
Fix Akka remoting issues by updating Kamon. (#33) (#34)
v1.2.0
v1.1.2
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
Kamon disabled by default
Kamon agent is loaded as a JVM argument
Updated library dependencies
v1.1.0
Updated iam dependency