Skip to content

Releases: BlueBrain/nexus

v1.9.0

18 Dec 09:27
638caa3
Compare
Choose a tag to compare

The main goal of this release is to adopt Cats Effect 3 as its underlying runtime, improve composite views reliability and indexing speed and introduce new features.

Deprecations

Fetching resources using organization and project uuids

  • Tagging operations for resolvers/storages/views
  • Indexing projects within views
  • Removing generic endpoints to create/update/deprecate resources
  • Global SSE endpoint
  • SSE endpoints for realms/acls/organizations
  • SSE endpoint to fetch indexing errors
  • Injecting org/project uuids in SSEs related to resources

New features / enhancements

  • Multi fetch
  • Resources trial and resource generation
  • Schema changes
  • Tagging at creation/updates
  • Undeprecation of resources/projects
  • List indexing errors
  • Batching queries to the intermediate space for composite views
  • Automatic media type configuration
  • Id resolution
  • More

v1.9.0-M14

06 Dec 08:27
638caa3
Compare
Choose a tag to compare
v1.9.0-M14 Pre-release
Pre-release

New Features

User-facing bug fixes

Technical improvements

Documentation

New Contributors

Full Changelog: v1.9.0-M13...v1.9.0-M14

v1.9.0-M13

22 Nov 13:44
106bed8
Compare
Choose a tag to compare
v1.9.0-M13 Pre-release
Pre-release

What's Changed

Cats Effect 3 Migration

Enhancements

  • Reject ambiguous organization DELETE requests by @dantb in #4503

Misc

Full Changelog: v1.9.0-M11...v1.9.0-M13

v1.9.0-M12-2

20 Nov 07:57
223969a
Compare
Choose a tag to compare
v1.9.0-M12-2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.9.0-M12-1...v1.9.0-M12-2

v1.9.0-M12-1

16 Nov 12:24
7471daf
Compare
Choose a tag to compare
v1.9.0-M12-1 Pre-release
Pre-release

What's Changed

  • Reject ambiguous organization DELETE requests by @dantb in #4503

Misc

Full Changelog: v1.9.0-M12...v1.9.0-M12-1

v1.9.0-M12

15 Nov 11:56
28a0e18
Compare
Choose a tag to compare
v1.9.0-M12 Pre-release
Pre-release

What's Changed

Full Changelog: v1.9.0-M11...v1.9.0-M12

v1.9.0-M11

14 Nov 10:46
1aee6f4
Compare
Choose a tag to compare
v1.9.0-M11 Pre-release
Pre-release

What's Changed

Composite Views

Storage Service

Maintenance

Full Changelog: v1.9.0-M10...v1.9.0-M11

v1.9.0-M10

08 Nov 13:48
7aac39b
Compare
Choose a tag to compare
v1.9.0-M10 Pre-release
Pre-release

What's Changed

Full Changelog: v1.9.0-M9...v1.9.0-M10

v1.9.0-M9

01 Nov 09:17
a3e9f4c
Compare
Choose a tag to compare
v1.9.0-M9 Pre-release
Pre-release

What's Changed

Endpoints

Enhancements

  • Filter by type before fetching elems in composite projections by @olivergrabinski in #4357
  • Remove the redirection on resolve endpoint and add metadata to response by @olivergrabinski in #4382
  • Allow creating/linking file with tag by @dantb in #4369
  • Allow to change the schema of a resource by @olivergrabinski in #4387
  • Do not allow deprecated schemas/ontologies in imports by @imsdu in #4391
  • Return a meaningful error message when the submitted payload is too large by @imsdu in #4421
  • Support searching resources in ES by tag by @dantb in #4373
  • Improve authentication failed message by @imsdu in #4427
  • Add pre and post synaptic pathways to BG -> ES projection by @shinyhappydan in #4424
  • Support updating resources with a tag by @dantb in #4440
  • Support updating files with a tag by @dantb in #4445

Fixes

  • Don't mention the schema when returning ResourceNotFound by @shinyhappydan in #4372
  • Skip view when Elasticsearch returns a 500 at index creation and log it by @imsdu in #4380
  • Fix bug where filename in location could differ from _filename attribute by @olivergrabinski in #4426

Maintenance

Full Changelog: v1.9.0-M8...v1.9.0-M9

v1.9.0-M7-jre-11

30 Oct 08:53
894f78c
Compare
Choose a tag to compare
v1.9.0-M7-jre-11 Pre-release
Pre-release

Nexus Delta v1.9.0-M7 using JRE 11.