Changelog

Keep up to date with our latest
releases and enhancements.

Jan 19, 2022

Jan 19, 2022

Windows 2019 image update    

What’s New

We have released a new image update for Windows, in addition to an update for Visual Studio 2019 16.11.9.0. You can access these updates via our “edge” tags.

Jan 14, 2022

Jan 14, 2022

Toggle outlier values    

What’s New

You may now hide outlier values in your Most Recent Workflow Runs chart in Insights, giving you more control over how you would like your data to be displayed.

Jan 14, 2022

Jan 14, 2022

Updated usage controls to help minimize credits wasted on unregistered users.    

What’s New

Your organization will now be able to take advantage of updated usage controls, which can reduce credits wasted on actions run by unregistered users. This is a function available on your CircleCI dashboard and can be enabled/disabled by your account admin.

Jan 11, 2022

Jan 11, 2022

Free plan updates    

What’s New

We have made some exciting updates to our free plan, including giving teams more build minutes and access to our most popular features formerly only available on paid plans.

Dec 17, 2021

Dec 17, 2021

Increase in storage available for jobs that use the Windows executor    

What’s New

When you use our Windows executors, you may now take advantage of a larger disk size of 200 GB. This increase in storage size unlocks scenarios where you may wish to download large amounts of software during job execution (ie. gaming engines).

Dec 17, 2021

Dec 17, 2021

Underlying OS upgrade for jobs that use the Docker executor    

What’s New

On December 7, 2021; CircleCI upgraded the underlying operating system used to run customer containers as part of the Docker executor on CircleCI Cloud. This change is critical to ensuring the underlying infrastructure that runs your jobs continues to provide reliable and performant execution.

Dec 15, 2021

Dec 15, 2021

Gen2 mac resources    

What’s New

We have released a new generation of macOS resources. These new resources can speed up builds by up to 50%, and are available to customers on Performance, Custom, and Scale plans.

Dec 15, 2021

Dec 15, 2021

Release 2.19.13    

What’s New in Release 2.19.13

Notes

In March 2022 updates to CircleCI server v2.x will stop. Support for customers using CircleCI server v2.x will continue.

Dec 15, 2021

Dec 15, 2021

SSH reruns as workflows    

What’s New

SSH reruns have historically been run as independent jobs, rather than as part of a workflow. This makes those jobs difficult to track and manage, causing them to block customers with limited concurrency. We are now running SSH reruns as workflow reruns, so they will appear in the same way that “rerun from failed” workflows appear.

Dec 15, 2021

Dec 15, 2021

Release 3.2.2    

Before Upgrading

See the What’s new in server 3.x doc for upgrade notes for this release.

Dec 08, 2021

Dec 08, 2021

Xcode 13.2 RC image    

What’s New

The Xcode 13.2 RC image is now available on our macOS resource classes. For further information about this image, please see the Image Manifest and the Discuss post for details.

Dec 07, 2021

Dec 07, 2021

Private orbs UI    

What’s New

You can now interact with private orbs via the CircleCI web app. A list of your organization’s orbs has been added on the Organization Settings page, and new private orb details pages that open in the orb registry have also been added as part of this release. The orbs list shows all public and private orbs authored by your organization / in your organization’s namespace(s), while the private orb details pages open in the Orbs registry and are flagged with a new “private” badge. Please note you will only be able to see these pages if you are logged in and authenticated; if you are not logged in, you will receive a 404 error.

Dec 07, 2021

Dec 07, 2021

Docker resource utilization graphs    

What’s New

You can now review the CPU & memory utilization for docker jobs on CircleCI’s hosted cloud compute. A new Resources tab on the job details page displays this data and easy-to-consume graphs for docker jobs.

Dec 06, 2021

Dec 06, 2021

Updated remote docker image    

What’s New

A new remote docker version (v20.10.11) has been released and is now available for use.

Dec 06, 2021

Dec 06, 2021

2021 Q4 Linux image updates    

What’s New

CircleCI’s quarterly Linux machine images are now available. The following updated Ubuntu 20.04 images are available for both amd64 and arm64:

Dec 02, 2021

Dec 02, 2021

Test parallelism timing experience - GA    

What’s New

The test parallelism timing experience feature is now generally available and enables you to view information on parallel test times and bottlenecks so you can take this information and act on it to run your tests faster.

Dec 01, 2021

Dec 01, 2021

Next-gen MySQL convenience image beta    

What’s New

The new MySQL convenience image cimg/mysql is now in Beta. This image is designed to replace circleci/mysql which will soon be deprecated. We are actibely looking feedback from users during the Beta period.

Nov 30, 2021

Nov 30, 2021

Downloadable Usage Reports for Performance Plans    

What’s New

You may now download multi-period reports in CSV format showing usage across Projects, Resource classes and User seats in dollar amounts and credits.

This feature will enable you to review and visualize your spend, credit consumption and opportunities for optimizing your investment in CircleCI.

Nov 23, 2021

Nov 23, 2021

Scheduled pipelines    

What’s New

Scheduling work within CircleCI is an important way for you to run pipelines. In addition to periodic rebuilds of the application, scheduled pipelines can be useful for security scans and certain utility jobs such as restarting services.

Nov 22, 2021

Nov 22, 2021

Scheduled pipelines open preview (UI only)    

What’s New

The UI for scheduled pipelines is now in open preview. You can find it in the “Triggers” section of the project settings.

Nov 19, 2021

Nov 19, 2021

Test parallelism timing experience    

What’s New

This update enables you to view information on parallel test times and bottlenecks so you can take this information and act on it to run your tests faster.

Nov 12, 2021

Nov 12, 2021

IP ranges bug fixed    

What’s New

Jobs that enabled IP ranges had a known limitation which caused them to receive TCP reset (RST) packets intermittently when uploading/downloading files larger than ~10 MB from a destination hosted by the CDN Fastly. CircleCI resolved this issue and is using a technical workaround.

Nov 12, 2021

Nov 12, 2021

Kernel version update    

What’s New

CircleCI is upgrading the kernel version of the operating system used to run customer containers as part of the Docker executor on CircleCI. This change is critical to ensuring the underlying infrastructure that runs your jobs continues to provide reliable and performant execution.

Nov 11, 2021

Nov 11, 2021

SSH reruns for Runner    

What’s New

SSH reruns are now supported for Runner jobs. Although you have been able to SSH into cloud jobs to debug and inspect the system during and after the run, you may now use these same techniques for your Runner jobs.

Nov 10, 2021

Nov 10, 2021

Next-Gen MariaDB Convenience Image Beta    

What’s New

The new MariaDB convenience image cimg/mariadb is now in Beta. This image is designed to replace circleci/mariadb which will soon be deprecated. During this Beta perios, we are looking for feedback.

Nov 10, 2021

Nov 10, 2021

Next-Gen Redis Convenience Image Beta    

What’s New

The new Redis convenience image cimg/redis is now in Beta. This image is designed to replace circleci/redis which will soon be deprecated. During this Beta periodwWe are looking for feedback from users.

Nov 04, 2021

Nov 04, 2021

Release 3.2.1    

Before Upgrading

See the What’s new in server 3.x doc for upgrade notes for this release.

Oct 29, 2021

Oct 29, 2021

Orb information for private orbs    

What’s New

If you use the CircleCI CLI, you may now use the CLI to run orb information for private orbs.

Oct 28, 2021

Oct 28, 2021

Public build pages    

What’s New

Many customers have expressed concerns about the permissions required for an account, especially if they are collaborators on public projects and do not use CircleCI outside of viewing pipeline results. This makes CircleCI less desirable compared to alternatives like GitHub Actions.

Oct 27, 2021

Oct 27, 2021

Orbs list    

What’s New

Many customers have been asking for an easy way to manage the orbs they’ve authored, both public or private. To meet this need, we are rolling out a set of orbs usability enhancements inside the Circle app.

Oct 27, 2021

Oct 27, 2021

Scheduled pipelines open preview (API only)    

What’s New

Scheduling within CircleCI is an important way for you to run pipelines. In addition to periodic rebuilds of the application, schedules are useful for security scans and certain utility jobs such as restarting services.

Oct 26, 2021

Oct 26, 2021

Test insights GA    

What’s New

Insights now provides visibility into test suite performance via Test Insights. Engineering teams can improve their delivery efficiency using this feature by retrieveing snapshots of test performance, which can be used to identify their slowest and most error-prone tests acorss development branches. CircleCI has also extended the look-back window so users have the best opportunity to optimize and improve test runs.

Oct 26, 2021

Oct 26, 2021

Automatic Flaky Test Detection    

What’s New

Test Insights now automatically detects and labels non-deterministic (flaky) tests. You can now save valuable developer time, save credits, and stabilize your test suites. These types of tests are labeled “FLAKY”, making these tests much easier to scan for on the Insights dashboard.

Oct 25, 2021

Oct 25, 2021

Windows executor image update    

What’s New

The Windows executor images have been updated for October. This update includes .NET 5 and Python 3.9, which include the latest patches from Microsoft, in addition to a renewed Visual Studio 30-day license.

Oct 22, 2021

Oct 22, 2021

Legacy image deprecation    

What’s New

CircleCI will be deprecating all legacy convenience images on December 31, 2021 and moving to supporting only next-gen convenience images. This change is being made to better serve our customers, while ensuring that these next-gen convenience images are consistently reliable. The next-gen CircleCI convenience images are designed from the ground up for an execution environment, and designed to be faster, more efficient, and most importantly, more reliable.

Oct 21, 2021

Oct 21, 2021

Next-gen PostgreSQL convenience image    

What’s New

The new PostgreSQL convenience image (cimg/postgres) is now generally available. This image replaces the soon-to-be deprecated legacy image (circleci/postgres).

Oct 21, 2021

Oct 21, 2021

Next-gen Android convenience image    

What’s New

The new Android convenience image (cimg/android) is now generally available. This image replaces the soon-to-be deprecated legacy image (circleci/android).

Oct 21, 2021

Oct 21, 2021

Linux CUDA image update    

What’s New

This Linux update adds an updated Ubuntu Linux/Nvidia CUDA image. The new image ubuntu-2004-cuda-11.4:202110-01 contains CUDA v11.4.2, Docker v20.10.7, and Nvidia Container Toolkit v1.5.1.

Sep 30, 2021

Sep 30, 2021

Release 3.2.0    

Before Upgrading

See the What’s new in server 3.x doc for upgrade notes for this release.

Sep 23, 2021

Sep 23, 2021

Sorting by Trend    

What’s New

Users can now sort by trends to access projects and workflows with the largest change/delta in a given time window. This feature will simplify discoverability and aid with quicker fixes/updates.

Sep 16, 2021

Sep 16, 2021

Xcode 13 release candidate    

What’s New

The Xcode 13 RC image is now available on CircleCI macOS resource classes. This image replaces Xcode 13 Beta 5. For further details, please see the Image Manifest.

Sep 13, 2021

Sep 13, 2021

Updated Windows executor images    

What’s New

This update includes updated executor images for Go version 1.17 and Node.JS 14.17.5. CircleCI updates Windows images monthly, which includes Microsoft’s latest patches, as well as renewing Visual Studio 30-day licenses.

Sep 03, 2021

Sep 03, 2021

Improved Plan Overview page    

What’s New

We have updated the Plan Overview page, so organizations on our free plans can now learn more about the Performance Plan, see details on pricing / estimates and see our top features on CircleCI.

Sep 02, 2021

Sep 02, 2021

Job and workflow webhooks    

What’s New

Webhooks are now available to all users. A webhook enables you to connect a platform you manage (either an API you create yourself, or a third party service) to a stream of future events.

Sep 01, 2021

Sep 01, 2021

September feature updates    

Several new features have been released to improve the user experience when setting up configurations.

Aug 27, 2021

Aug 27, 2021

August feature Updates    

There have been a number of feature and user experience updates made to the CircleCI platform, which are described below.

Aug 06, 2021

Aug 06, 2021

Xcode 13 Beta 4    

What’s New

Xcode 13 Beta 4 image is now available on our macOS resource classes. This image replaces Xcode 13 Beta 2.

Aug 05, 2021

Aug 05, 2021

IP ranges in open preview for customers on paid plans    

What’s New

The IP ranges feature is now available in open preview for all all customers on a Paid Plan. This feature was designed for customers who need to configure IP-based access to their restricted environments. As part of this feature, CircleCI provides a list of well-defined IP address ranges associated with the CircleCI service. CircleCI jobs that have this feature enabled will have their traffic routed through one of these defined IP address ranges.

Aug 05, 2021

Aug 05, 2021

Job and workflow webhooks in open preview    

What’s New

CircleCI has now made job and workflow webhooks feature available in open preview for all customers. “Job completed” and “Workflow completed” webhooks send status data, which may include states like success, failed, or canceled whenever a job or workflow reaches a terminal state.

Aug 03, 2021

Aug 03, 2021

2021 Q3 Linux image bug fix    

What’s New

The Q3 linux image has been patched to resolve a recently discovered PyEnv issue.

For more information about this fix, please see the following Discuss post.