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 **#1621** : Fix NPE in proxy content syncing.
* Issue **#1462** : Stroom not working with MySQL 8.0 due to SQLException
* Issue **#1564** : Fix error in data retention section of stream info popup.
* Change data retention delete batching approach to use time ranges.
* Issue **#1611** : Change explorer tree filtering to also filter on an exact match of the entity's UUID.
* Add regex filtering with `/` prefix to fuzzy matching.
* Change word boundary matching to require a `?` prefix.