Skip to content

v1.10.0

Latest
Compare
Choose a tag to compare
@imsdu imsdu released this 17 Sep 09:42
· 42 commits to master since this release
3798443

The main goal from this release is about offering a proper support of S3 for storing files as the previous implementation was experimental.

Breaking changes

  • The S3 support for files has been completely rewritten
  • The default Elasticsearch views now uses a new mapping and settings which improves the ability to search for resources
    using the listing endpoints.
  • Resolvers/storages/views can't be tagged anymore
  • The global SSE endpoint, the SSE endpoints for realms/acls/organizations and the SSE endpoint
    to fetch indexing errors have been removed
  • Fetch organizations and projects by their uuid is now removed

Deprecations

  • Remote storage support
  • Jira Plugin

New features / enhancements

  • New S3 support
  • Ability to add custom metadata to files
  • Projects and the different types of resources can now be undeprecated
  • The use of schemas can now be enforced at the project level

More