Releases: FNNDSC/ChRIS_ultron_backEnd
Releases · FNNDSC/ChRIS_ultron_backEnd
CUBE - version 6.3.0-beta.5
Getting the Image
Using Podman:
podman pull ghcr.io/fnndsc/cube:6.3.0-beta.5
Using Docker:
docker pull ghcr.io/fnndsc/cube:6.3.0-beta.5
What's Changed
- Replace daphne with granian by @jennydaman in #588
Full Changelog: v6.3.0-beta.4...v6.3.0-beta.5
CUBE - version 6.3.0-beta.4
Getting the Image
Using Podman:
podman pull ghcr.io/fnndsc/cube:6.3.0-beta.4
Using Docker:
docker pull ghcr.io/fnndsc/cube:6.3.0-beta.4
What's Changed
- Fix internal server error when uploading or moving files to a shared folder by @jbernal0019 in #577
- Filter out healthcheck logging and properly raise exceptions in DEBUG mode by @jennydaman in #578
- Add drf-spectacular for OpenAPI generation by @jennydaman in #579
- Remove all vnd.collection+json content from OpenAPI spec by @jennydaman in #580
- Set PluginInstanceRequest.additionalProperties={} by @jennydaman in #581
- Manually add previous_id to OpenAPI PluginInstanceRequest by @jennydaman in #582
- Clean up storage after FileBrowserViewTests by @jennydaman in #583
- Fix all spectacular warnings and add OpenAPI spec to release draft by @jennydaman in #584
- Fix OpenAPI spec of PluginInstance nullable fields previous, previous_id, workflow by @jennydaman in #585
Full Changelog: v6.3.0-beta.1...v6.3.0-beta.4
CUBE version v6.3.0 beta: PACS pull progress WebSocket
- #572
linux/ppc64le
support removed
Moving/renaming operation for folders and files
Merge pull request #568 from jbernal0019/master Implement moving/renaming operation for folders, files and link files
Group and user permissions for link files
Merge pull request #561 from jbernal0019/master Fix bug when updating public status of link files
Groups and Permissions
- Implement groups
- Implement group and user permissions for feeds
- Implement group and user permissions for folders, files and link files
- filebrowser API is now read/write
- Tags are now public
JWT authentication with pfcon
3.0.0.pre1 Fix horrible spelling error!
v2.8.1
v2.8.0
File browser API
v2.7.1
Merge pull request #344 from jbernal0019/master Fix bug in which a pacsfile could end up with empty fname if there was a crash