Skip to content

Releases: BlueBrain/nexus

v1.8.0-M11

31 May 16:08
5c9c570
Compare
Choose a tag to compare
v1.8.0-M11 Pre-release
Pre-release

What's Changed

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

v1.8.0-M10

16 May 08:37
47117e8
Compare
Choose a tag to compare
v1.8.0-M10 Pre-release
Pre-release

What's Changed

  • Reduce log level for noisy logs @imsdu
  • Add tag latest when fetching dependencies by @imsdu in #3879

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

v1.8.0-M9

08 May 13:44
21f2040
Compare
Choose a tag to compare
v1.8.0-M9 Pre-release
Pre-release

What's Changed

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

v1.8.0-M8

25 Apr 15:21
b7feed0
Compare
Choose a tag to compare
v1.8.0-M8 Pre-release
Pre-release

What's Changed

Fixes

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

v1.8.0-M7

12 Apr 10:40
186e12e
Compare
Choose a tag to compare
v1.8.0-M7 Pre-release
Pre-release
  • Use partitioned scoped events/state PostgreSQL tables #3776
  • All resources types must serialize their types field #3783
  • Add a common prefix for the indexing #3801
  • Add a environment property to the version endpoint #3805

v1.8.0-M6

30 Mar 11:57
014a54b
Compare
Choose a tag to compare
v1.8.0-M6 Pre-release
Pre-release
  • Add a refresh operation for resources and schemas #3680
  • Revalidating a resource with its schema #3681
  • Allow to target automatically a subset of projects with Global search #3753
  • Adding the ability to find a resource by its id or its _self from the listing API #3747

v1.8.0-M5

10 Mar 13:49
892dfce
Compare
Choose a tag to compare
v1.8.0-M5 Pre-release
Pre-release

What's Changed

  • Improve error reporting when indexing into Elasticsearch #3677
  • Improve token error handling #3703
  • Improve delta logs and error reporting at startup #3704 #3707
  • Fix acl events error routes #3708
  • Only use LRU caches for immutable values + fix TTL for project stats cache #3731

New Contributors

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

v1.8.0-M4

22 Feb 10:21
c373992
Compare
Choose a tag to compare
v1.8.0-M4 Pre-release
Pre-release

This is the first release of Nexus Delta with the new sourcing and indexing engine relying as PostgreSQL instead of Cassandra

v1.8.0-MX

02 Sep 15:26
4e5a887
Compare
Choose a tag to compare
v1.8.0-MX Pre-release
Pre-release

Deploy to sonatype + dockerhub test

v1.7.1

01 Jun 08:40
Compare
Choose a tag to compare

This is a bug-fix release that addresses a series of Delta issues:

  • Fetch original payload is not retrieving null values #3112
  • Unable to upload empty files using the RemoteDiskStorage #2921
  • Improve error message on remote storage errors #3254
  • ElasticSearchView resourceTag config is not taken in consideration for synchronous indexing #3266

The corresponding Fusion release notes can be found here.

Full Changelogs:
Delta: v1.7.0...v1.7.1
Fusion: v1.7.0...v1.7.1