Skip to content

17 July 2023 Release Notes

Application version 1.0; User interface version 1.48.1

Feature highlights

Rules updates

  • To help make defining rules fast and intuitive, we've consolidated all run-related rules into a single drop-down. Want to set a rule based on a certain run outcome? Navigate to the Rules tab for a journey, select When run has a, and set your conditions and action.
  • You can now configure advanced conditions for certain run-related rules. Set a number of occurrences, group by run name, and choose whether you want to be notified once (or every time). See Observability Rule Triggers for technical details, and for some use cases, see Rule Patterns and Examples.

Tip

Existing rules still work: if you previously created a Run Status or Run Alert rule, the rule logic has been maintained and will still trigger for the new format.

Other fixes and enhancements

  • We have added safeguards and guidelines to the Event Ingestion API to comply with the system's internal event payload limit. Incoming events can include a maximum payload of up to 100 KB. In addition, Test Outcome events can include up to 500 items in the test_outcomes array. [PD-1514]
  • We applied general fixes to reduce errors.
  • We made various improvements to our user experience. Our help documentation has been updated to reflect these changes.