added

Dynamic Alerting, Context Propagation v2, UI upgrades, External DB support and more

New Feature Releases:

  1. Context propagation v2: Export output from one task as an input to another task.
  2. Dynamic alerting: Capability to setup alerts with different thresholds for different duration
  3. Email step type: -- Capability to add your email account as a connection and send email from within a PlayBook.
  4. Version Update: Get notifications if there's a new version available.
  5. Conditions: Added capability to add a condition on the current time.
  6. Deployment updates: Added support for external databases.

Improvements

  1. Capability to compare with past timestamp. (Comparison of metrics outputs with past windows)
  2. Capability to add array instead of string. (Can loop through a step using an array variable)
  3. Variable usage across all/most fields. (All input are now eligible for using variables)
  4. Okta only page by removing sign up. (Login Providers configurability (Only keep your SSO option, disable credentials based login))
  5. Sidebar animation, UI improvements, Folding toggle.
  6. Made a default timeout of 120s for any db query.
  7. Notification copy improvement: Updated Slack responses

Bugfixes:

  1. Default values for Loki added to Grafana integration
  2. Updated deployment variables in compose files and helm (Build timestamp, variable_version)
  3. Notification copy refactoring: Updated Slack responses

Architectural upgrades:

  1. Transition to Typescript (Migration to ts and vite package manager)
  2. Task form auto-generated by backend. (Submit behavior in forms for improved data handling)
  3. Splitting table to table & log -- Changed output proto field to logs from the table for migrated log sources