Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

v0.8.3

Compare
Choose a tag to compare
@JustinTervala JustinTervala released this 14 Jun 13:59
· 1486 commits to master since this release

Added

  • CSV to Array action in the Utilities app

Changed

  • The action results SSE stream truncates the result using the
    MAX_STREAM_RESULTS_SIZE_KB config option

Fixed

  • Bytes conversion bug in the RedisCacheAdapter
  • Bug in playbook editor using users and roles as arguments
  • Bug where some callbacks weren't getting registered
  • Column width bug in playbook editor, execution, and metrics pages
  • OpenAPI validation bug with the newest version of the swagger validator