v101, 2/18/22

  • The getRun endpoint now requires an explicit fields query parameter to retrieve events, operations, variables, and outputs fields.
  • Added a “Code” variable type that renders as a code input with syntax highlighting for various programming languages.
  • Fixed an issue where some icons were displaying in the wrong color in dark theme.
  • Fixed several CVEs.
  • Fixed an issue where organizations on Community subscription plans were sometimes not able to access the account settings pages.
  • Fixed an issue where the Publish button was disabled when publishing a catalog when it shouldn’t have been.
  • Various internal upgrades.

Runner Agent v1.106.4

  • The runner agent operating system has been upgraded to CentOS 8 Stream.
  • Fixed an issue where secrets with empty lines were causing the secret replacer in run events to add asterisks between every character in the event output.
  • Upgraded some internal libraries.