Changelog

Keep up to date with our latest
releases and enhancements.

Windows Server 2022 June Updates    

What’s New

Image updates are available for the June 2023 snapshot of Windows Server 2022, as well as the current tag. This includes Windows security and OS updates, and package updates for Windows Server 2022.

Keep reading

Images

New format for API Access Tokens    

What’s New

CircleCI Personal and Project API access tokens have a new format. Previously, token values included a 40-character hex string. Newly created tokens will now include a CCIPAT or CCIPRJ prefix for personal access tokens or project access tokens, respectively:

Keep reading

Dev tool

New project-related events added to audit logs    

GitLab project admins and contributors can now use contexts    

What’s New

For GitLab projects, access to view and run contexts is now extended to those with the following roles: Project Admin or Project Contributor. Refer to the docs for more about project roles, and contexts.

Re-run failed tests available to all CircleCI users    

What’s New

We recently initiated a preview of a “Re-run failed tests only” option for workflows. This option is now available to any CircleCI user. To date, organizations that have adopted the feature are saving around 8 minutes per job, and are experiencing around a 60% reduction in runtime.

Learn more about re-run failed tests only in the docs.

Container runner version 3.0.11    

What’s New

  • CircleCI built in environment variables set as labels on task pods
  • Task pod garbage collection improvements
  • Improve task-agent task pod injection reliability
  • Improve task-agent download reliability
Runner

New UI for "steps" in CircleCI web app    

What’s New

Starting this week, we are introducing updates to the UI for steps in CircleCI:

Keep reading

Bootstrap project creation    

What’s New

We are rolling out new functionality that allows you to set up projects in CircleCI even more quickly. For new GitHub projects, if a .circleci/config.yml already exists in the repository, CircleCI will use that config to trigger pipelines. Otherwise, CircleCI will attempt to auto-generate a config with build and test jobs that are applicable to the programming language or framework present in the repository.

For more details, including languages and frameworks supported, check out our Discuss post.

Remote Docker pricing changes    

What’s New

Jobs that use the Remote Docker executor have a new price structure as of today, June 15, 2023. See the Discuss forum for more details.

Release 4.1.4    

Before Upgrading

See the CircleCI server 4.1 release notes for upgrade notes for this release.

Keep reading

Server