Skip to content

v7.0-beta.106

Choose a tag to compare

@at055612 at055612 released this 21 Apr 11:00
* Issue **#2172** : To improve search performance local search results are no longer transferred with payloads to a secondary local store.

* Issue **#2172** : To improve search performance only primary search result stores using LMDB will serialise data, i.e. stores used for visualisations now just use search objects and not binary data.

* Issue **#2180** : Fix NPE when Stream Appender has no stream type defined.

* Issue **#2167** : Prevent autologger warning for `RestResourceAutoLoggerImpl`.

* Remove merge artifacts from `scripts.env`.