Skip to content

v6.0.26

Choose a tag to compare

@jc064522 jc064522 released this 25 Nov 15:32
* Issue **#1338** : Added new config options to control the maximum size of some caches: `stroom.pipeline.parser.maxPoolSize`, `stroom.pipeline.schema.maxPoolSize`, `stroom.pipeline.schema.maxPoolSize`, `stroom.pipeline.xslt.maxPoolSize`, `stroom.entity.maxCacheSize`, `stroom.referenceData.mapStore.maxCacheSize`.

* Issue **#642** : Downloading query details now ignores hidden fields.

* Issue **#1337** : Fixed issue where downloading large numbers of search results in Excel format was exceeding maximum style count of 64000.

* Issue **#1341** : Added XSRF protection to GWT PRC requests.