You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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`.