Skip to content

Releases: BlueBrain/nexus

v1.10.0-M10

02 May 14:35
2eb84ec
Compare
Choose a tag to compare
v1.10.0-M10 Pre-release
Pre-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

Nexus Ship

Fixes

Maintenance

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

v1.10.0-M9

24 Apr 08:29
546a569
Compare
Choose a tag to compare
v1.10.0-M9 Pre-release
Pre-release

What's Changed

Bug fixes

  • Respect configured database name instead of defaulting to username by @dantb in #4894

S3 Support

Nexus Ship

Maintenance

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

v1.10.0-M8

09 Apr 12:24
ea14433
Compare
Choose a tag to compare
v1.10.0-M8 Pre-release
Pre-release

What's Changed

S3 Support

  • Use localstack for S3 integration tests by @dantb in #4789
  • Remove the linking operation for S3 storages by @dantb in #4797
  • Rework S3 storage access by @dantb in #4807

Nexus Ship

Bug fixes

  • Use the StreamingQuery approach to handle long exports by @imsdu in #4820
  • Allow to create schemas on the resource endpoint for legacy purposes by @imsdu in #4851

Documentation

Maintenance

Full Changelog: v1.10.0-M7...v1.10.0-M8

v1.10.0-M7

12 Mar 13:28
80fb06d
Compare
Choose a tag to compare
v1.10.0-M7 Pre-release
Pre-release

What's Changed

Features

Nexus Ship

  • Refactor FetchContext + add resolver to import batch by @imsdu in #4756
  • Wire resolvers and add integration tests by @imsdu in #4765
  • Add basic reporting for import batch by @imsdu in #4773

Fixes

  • Fix Elasticsearch default views resetter by @imsdu in #4780

Maintenance

  • Update SBT to 1.9.9 / Scala to 2.13.13 by @imsdu in #4760
  • Remove wrapped rejections for Json-LD errors by @imsdu in #4776
  • Update dependencies, reenable kamon-jdbc by @imsdu in #4777

Full Changelog: v1.10.0-M6...v1.10.0-M7

v1.10.0-M6

27 Feb 15:58
eabbea5
Compare
Choose a tag to compare
v1.10.0-M6 Pre-release
Pre-release

What's Changed

Features

Nexus Ship

  • Introduce Nexus ship to load events by @imsdu in #4739
  • Init org provider + project processor by @imsdu in #4742

Fixes

  • Fix annotated source format by @imsdu in #4747
  • Return 404 when an operation on a resource is unknown by @imsdu in #4740
  • Custom binary files are not compressed when fetched by the API by @imsdu in #4751
  • Do not create an event when updating attributes and digest is not computed by @imsdu in #4745
  • Create a BNODE depending on the resource id for emodels by @imsdu in #4741

Maintenance

  • Update dependencies by @imsdu in #4749
  • Update postgresql driver, temporarily remove kamon-jdbc by @imsdu in #4757
  • Update tests and docs for Elasticsearch 8.12 by @imsdu in #4746

Full Changelog: v1.10.0-M5...v1.10.0-M6

v1.10.0-M5

13 Feb 12:15
6eb7506
Compare
Choose a tag to compare
v1.10.0-M5 Pre-release
Pre-release

What's Changed

Breaking changes

  • Remove the ability to tag ElasticSearch and composite views by @dantb in #4730

Bug fixes

  • Allow unconstrained resources to be updated even if schema are enforced by @imsdu in #4712
  • Fix error handling in search route by @imsdu in #4709

Features

Maintenance

  • Add cede to mark rdf expensive operations by @imsdu in #4710
  • Do not store the endpoint for remote storages and use the one in the configuration by @imsdu in #4715
  • Update dependencies by @imsdu in #4725
  • Update to Postgres 15.6 by @imsdu in #4735

Full Changelog: v1.10.0-M4...v1.10.0-M5

v1.9.1

13 Feb 08:21
eca7692
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.10.0-M4

31 Jan 11:16
b7335f0
Compare
Choose a tag to compare
v1.10.0-M4 Pre-release
Pre-release

What's Changed

Breaking changes

Bug fixes

  • Fix computing diff on large resources during updates by @imsdu in #4684
  • Retrieve tagged value in a previous transaction, better error handling by @imsdu in #4690

Features

  • Add the ability to export events for a subset of projects and from a starting offset by @imsdu in #4701
  • Add an API mapping for search by @imsdu in #4702

Maintenance

Full Changelog: v1.10.0-M3...v1.10.0-M4

v1.10.0-M3

19 Jan 13:22
9fcb974
Compare
Choose a tag to compare
v1.10.0-M3 Pre-release
Pre-release

What's Changed

  • Resetting default views now recreates the missing ones by @imsdu in #4679

Full Changelog: v1.10.0-M2...v1.10.0-M3

v1.9.1-M1

19 Jan 10:12
738ddae
Compare
Choose a tag to compare
v1.9.1-M1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.9.0...v1.9.1-M1