v7.1-beta.10
Pre-release-
Issue #2725 : Support multiple levels of nesting in Elasticsearch indexing.
-
Issue #2730 : Fix folder presenter Processors tab always being empty.
-
Issue #2759 : Normalise Windows line endings () to Unix-style () when pasting into the ACE text editor.
-
Issue #2815 : Ensure early termination of Lucene searches when required.
-
Issue #2801 : Add Guice support and authorisation to web sockets.
-
Issue #2804 : Ensure unowned tasks are added even when there are many associated locked meta records.
-
Issue #2807 : Show all nodes on Index Volume edit dialog, not just enabled.
-
Change the common alert dialog to show the detail by default.
-
Change the common alert dialog so the width is the same if detail is shown or not.
-
Issue #2806 : Fix NPEs when a visualisation pane is present but the visualisation is not defined. Show warning about the misconfiguration.
-
Add Dual searchable datasource to always return a single column/row.
-
Issue #2810 : Fix display of error streams with the data() link expression.
-
Issue #2801 : Add our own native web socket code to GWT.
-
Fix failing test.
-
Issue #2801 : Add
connect-src 'self' wss:;to defaultcontentSecurityPolicyproperty, select web sockets ws/wss based on current scheme and improve logging. -
Issue #2618 : Fix UI to show all caches even ones that only exist on remote nodes.
-
Issue #2801 : Add Web Socket mechanism to keep search results active.
-
Issue #2805 : Fix default annotation expression function.
-
Issue #2778 : Simplify search result store cache and query UUID creation.
-
Ensure meta types retrieved from config are trimmed.
-
Issue #2802 : Ensure tasks are created but only queued if fill task queue enabled.
-
Issue #2805 : Fix default annotation expression function.
-
Make application fail to start if there is no build version/date.
-
Issue #2799 : Add protection for null/empty meta types in
stroom.data.meta.metaTypes. -
Issue #2795 : Speculative fix for the bind errors on MetaTypeDaoImpl.
-
Issue #2782 : Fix validation of primitive properties, e.g. booleans.
-
Issue #2782 : Fix property edit screen
Sourcesfield showingMultiple Sourcesfor a single node. -
Issue #2787 : Add config_update_tracker table to improve the process of updating each node's effective config. Also fix the updating of the effective value/source columns in the properties list view.
-
Issue #2786 : Handle multiple IPs in X-FORWARDED-FOR header.
-
Issue #2789 : Add locking to ensure one node performs the DB migrations and all others wait for it to complete. DB migration checks will not be run on boot if the build version matches that in the bootstrap_lock table.
-
Issue #2789 : Make the creation of the admin and processing users resiliant to multiple nodes doing it at once.
-
Issue #2768 : Suppress unable to keep alive message.
-
Issue #2775 : Ensure all URL params are encoded.
-
Issue #2768 : Fix auto recurring searches.
-
Issue #2768 : Fix auto recurring searches.
-
Issue #2578 : Improve logging of Pipeline operations.
-
Issue #2768 : Fix auto recurring searches.
-
Issue #2743 : Reset reactivation time when accounts are reactivated.
-
Issue #2742 : Ensure meta queries provide unique results.
-
Issue #2751 : Change task name for searchables to be the searchable name. Ensure task info is populated.
-
Issue #2757 : Make ref load throw exception (and thus result in an ERROR) when a stream previously failed.
-
Issue #2753 : Change default proxy config to set useDefaultOpenIdCredentials to false.
-
Issue #2761 : Fix descriptions of Attribute Value Data Retention and Processor Task Retention jobs.
-
Issue #2744 : Fix logging for expected interrupt exception.
-
Issue #2746 : Fix broken help links in UI.
-
Change byte buffer pool clear method to unmap drained buffers.
-
Move some LMDB related classes.
-
Issue #2736 : Fix missing or wrongly appearing meta/context tab.
-
Issue #2732 : Fix bug when opening active tasks tab for an empty folder.
-
Issue #2734 : Improve search task info.
-
Issue #2733 : Stop search buttons disappearing.
-
Issue #2735 : Fix batch search across remote nodes.
-
Issue #2739 : Add support for query parameters when performing batch searches.
-
Issue #2520 : Add token authentication to data feed API.