v1.10.0-M9
Pre-release
Pre-release
What's Changed
Bug fixes
S3 Support
- Replace alpakka S3 with fs2-aws and minio with localstack by @dantb in #4852
- Remove endpoint and region from the S3 Storage instances by @shinyhappydan in #4859
- Reduce library S3 client usage by @dantb in #4865
- Refactor file operations behind new interfaces by @dantb in #4871
- Use S3 to generate checksum by @shinyhappydan in #4873
- Register S3 files in-place by @dantb in #4878
- Remove s3 md5 by @shinyhappydan in #4882
Nexus Ship
- Add logback.xml file for nexus ship by @olivergrabinski in #4858
- Add ability to read import file/directory from S3 in nexus ship by @olivergrabinski in #4863
- Include nexus-ship in CI by @olivergrabinski in #4864
- When running nexus ship with s3 flag, read config from s3 by @olivergrabinski in #4866
- View initialization is nexus ship by @olivergrabinski in #4868
- Refactor ship before introducing save summary feature by @imsdu in #4869
- Create S3 storage on project creation during nexus ship import by @olivergrabinski in #4870
- Save summary at the end of the batch by @imsdu in #4872
- Patch cross-project resolvers when a project is renamed by @imsdu in #4874
- Patch distributions in import batch by @imsdu in #4880
- Process files in nexus ship by @olivergrabinski in #4884
Maintenance
- Update dependencies for next milestone M9 by @imsdu in #4861
- Improve message for 'ResourceShaclEngineRejection' by @imsdu in #4862
- Remove StoragesStatistics from Files by @olivergrabinski in #4879
Full Changelog: v1.10.0-M8...v1.10.0-M9