What’s New
The following features and additions are now available.
-
New Workflows Feature: If your project has a large number of tests, you can use the
circleci tests split
command to reduce your job run time. This feature is now supported with Workflows. For more information on how to set up test splitting, see the Splitting Test Files section of the Running Tests in Parallel documentation. -
EOL Tools: The 1.0 migration center has been updated with additional content and helpful tools.
-
Performance Improvement: CircleCI has upgraded the mechanism that returns
gettimeofday
calls. As a result, heavy users ofsyscall
will see an aggregate improvement in performance. Most noticeably this will improve the run time of projects with heavy usage of profiling tools and Xdebug with PHP. -
Added: This release adds a Plan Overview page for customers on the Performance pricing plan to enable Admins to see their selection from the Settings.
-
Added: Customers who are still building on CircleCI 1.0 will now get a reminder to upgrade to CircleCI 2.0 in build emails.