v1.10.0-M10
Pre-release
Pre-release
olivergrabinski
released this
02 May 14:35
·
257 commits
to master
since this release
What's Changed
Schema validation
- Add dedicated error when there is no targeted node during schema validation by @imsdu in #4920
- Add test to validate a brain region against an ontology by @imsdu in #4918
S3
- S3 content type user supplied by @shinyhappydan in #4895
- Add endpoint to point delta S3 file to different physical file by @dantb in #4902
- Allow to use default AWS credential provider via config by @olivergrabinski in #4906
- Add configured default bucket on S3 storages by @dantb in #4917
Nexus Ship
- Patch target projects for views within an aggregated blazegraph view by @dantb in #4907
- Read events file from S3 using multipart request by @dantb in #4911
- Rewire the nexus ship resources by @olivergrabinski in #4898
- Build snapshot on ship changes by @olivergrabinski in #4899
- Fix config loading in nexus ship by @olivergrabinski in #4900
- Use correct ship config for transactors and inputbucket by @olivergrabinski in #4901
- Use update registered file in nexus ship; log import report by @olivergrabinski in #4903
- Allow disabling of resource validation in nexus ship by @olivergrabinski in #4908
- Use readFileMultipart in S3 fetch operation by @olivergrabinski in #4916
Fixes
- Limit query in export event function by @olivergrabinski in #4922
Maintenance
Full Changelog: v1.10.0-M9...v1.10.0-M10