Releases: gchq/stroom
v7.4.1
v7.4.0
v7.5-beta.1
v7.4-beta.16
v7.4-beta.15
v7.4-beta.15
- Issue #4263 : Fix HTTPAppender compression error and add additional compression algorithums.
v7.4-beta.14
v7.4-beta.14
-
Issue #4078 : Support BZIP2 compression and make compression level configurable for FileAppender and RollingFileAppender.
-
Issue #4257 : Stop new dashboards showing params input by default.
-
Issue #4275 : Fix NPE.
-
Issue #4262 : Change the content auto import feature to allow setting the user/group that will own the content on import. Previously content was imported as the 'admin' user, but this user may not exist in all environments. Setting of the user/group is done with the following config properties
stroom.contentPackImport.importAsSubjectId
(the unique identifier for the user/group) andstroom.contentPackImport.importAsType
(USER
orGROUP
). -
Issue #4279 : Improve index shard writer cache error handling.
-
Issue #4280 : Separate LMDB data directories.
-
Issue #4263 : Fix HTTPAppender compression error and add additional compression algorithms.
-
Issue #4286 : Fix Stroom key bindings incorrectly triggering in the Ace editor find text input field.
-
Issue #4287 : Add create document key sequences to explorer context menu.
-
Change the styling of the key binds in the menus.
-
Add
Add Current Item to Favourites
to Main Navigation menu andAdd to Favourites
to the top level tab context menu. Both menu items add the currently open document to the user's favourites list. Operation is idempotent. -
Issue #4289 : Make analytic duplicate checking optional and allow duplicates to be viewed/deleted from store.
-
Issue #4281 : Add debug for recent items issue.
-
Issue #4292 : Reset table selection on dashboard query.
v7.4-beta.9
v7.4-beta.9
- Issue #4264 : Stop workers requesting 0 tasks from the master node.
v7.4-beta.13
v7.4-beta.13
-
Issue #4256 : Change field types from
Long
toDate
orDuration
for various data sources. See GitHub issue for full details. -
Issue #4266 : Add types
Direct Buffers Used
andMapped Buffers Used
to theMemory
internal statistic. These report the bytes used by off-heap direct/mapped byte buffers. Direct buffers are used heavily in search and reference data. -
Issue #4270 : Fix key binds like
ct
triggering when in a query term value edit field. -
Issue #4272 : Fix function and structure editor snippets not working in Query and column expression editors.
v7.4-beta.12
v7.4-beta.12
- Issue #4268 : Fix NPE affecting querying.