Sophos Factory v0.137.0
Individual User Project Access has been removed
All project access to be managed using organization groups moving forward
Fixed Runner Pool scaling issues where runner pools could scale beyond max cluster size
Security…
Sophos Factory v0.136.0
Minor internal improvements
Runner Agent v2.2.0
The runner now reports more detailed error information when fatal errors are thrown, specifically when there are communication failures with the agent API.
Sophos Factory v0.132.0
Runner Pool Service no longer rate-limited by AWS API in co-located environments with a plethora of other Cloudformation stacks
Legacy Runners can no longer acquire runs without a feature flag enabled
Self-Hosted Kubernetes…
Sophos Factory v0.133.0
Added the current app version to the account settings page
Fixed various issues with job variables. Job variables can now be unset from the API by providing null. Job variable values are now checked for consistency with the…
Sophos Factory v0.127.0
Added date/time range filter to run history page and listRuns API endpoint
Added status filter to run history page and listRuns API endpoint
Internal upgrades
Note: This release has been withdrawn.
Sophos Factory v0.126.0
Added additional logging for pipeline include steps when verbosity is so to warning or higher
Queued runs will now be expired when they sit in queue for the maximum time (currently 12 hours)
Runner Agent v1.116.0
…
Sophos Factory v0.125.0
Improved the indicators in the pipeline builder when a pipeline include is referencing the latest revision
Bug fixes and internal improvements
Sophos Factory v0.124.0
Added visual indicator to included pipelines in builder UI when pipeline revision is not set to latest
Added dump_yaml filter
Bug fixes and internal improvements
Runner Agent v1.115.0
Added dump_yaml filter
Bug…
Sophos Factory v0.123.0
Fixed an issue where runs in Canceling state could never reach Failed status in certain edge cases, such as when the runner is deleted in the middle of cancelation.
Increase the default page size on the Run History page.…
Sophos Factory v0.122.0
Improved the search function on the catalogs page. Search should now match partial words.
Internal upgrades
Runner Agent v1.113.0
Added a `dump_xml` filter for converting an object to an XML string
Sophos Factory v0.121.0
Minor UI improvements
Runner Agent v1.112.0
Added support for "while" and "until" loops in pipeline steps. See the Building Pipelines documentation page for more information.
Sophos Factory v0.120.0
Minor UI fixes
Internal upgrades
Runner Agent v0.111.0
Added select() and reject() filters to expressions
Added nil() and empty() test functions to expressions
Sophos Factory v0.117.0
Cleaned up headers available to expressions evaluating in incoming webhook handlers
Internal upgrades
Runner Agent v0.109.1
Internal upgrades to build process for runner images
Sophos Factory v0.116.0
Added a feature to cancel in-progress pipeline runs. Runs can be canceled from the run page or from the API.
Added tooltips to credential fields in the Create Credential dialog
Internal upgrades
Runner Agent v0.109…
Sophos Factory v0.114.0
Internal upgrades
Runner Agent v1.108.2
Fixed a bug where invalid JSON in the Set Variables step module would cause pipeline execution to fail abruptly. JSON parsing failures should now result in a clearer error message…
The primary location for Sophos Factory release notes is moving to this Community site. For posterity, we are posting all historical release notes from v100 back.
v100, 1/18/22
Added a Run button to the pipeline designer page when viewing a catalog…