Sophos Factory v0.129.0

  • HTTP module now supports evaluating step success against an array of status codes
    • Using a singular status_code is deprecated and will be removed in a future release.
    • Pipelines using the new status_codes field will not work with Runner Agent versions < v1.118.0
  • Run History page supports additional filtering options (date and status)
    • Added date/time range filter to run history page and listRuns API endpoint
    • Added status filter to run history page and listRuns API endpoint
  • Runs and Jobs support retrying when the pipeline fails
  • Fixed a bug in the scheduled Job UI that prevented updating the schedule
  • Internal upgrades

Runner Agent v1.118.0

  • HTTP module now supports evaluating step success against an array of status codes