Skip to content

v7.2-beta.34

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jun 18:48
· 6059 commits to master since this release
  • Issue #3542 : Stop logging expected task termination exceptions as errors.

  • Issue #3541 : Change the expression editor to confirm closure when changes have been made to the expression. Add vim key mapping of 'jk' => 'esc'. Prevent stroom handling keydown events when the Ace editor has focus to avoid conflict with vim key bindings and code completion popups.

  • Issue #3535 : Fix ArrayIndexOutOfBoundsException.

  • Issue #3516 : Add day of week to user preference date/time format via E,EE pattern variables.

  • Issue #3521 : Fix find content paging error.

  • Issue #3526 : Fix onDirty behaviour for view.

  • Issue #3533 : Require design mode to change dashboard table columns or make dashboard dirty.

  • Issue #3405 : Resolve current dependency names on dependencies screen.

  • Issue #3372 : Fix to stop additional data source nodes appearing on favourites.

  • Issue #3544 : Fix filter icon on pipeline elements in stepper not disappearing after clearing filters.

  • Issue #3487 : Change ref log message Reference data loader for {} was closed with a state of {} from warn to debug as it is expected behaviour for a stream that is found to have been already loaded by another thread.