Changelog

Keep up to date with our latest
releases and enhancements.

Feb 22, 2024

Feb 22, 2024

Configuration Sources can be used to create GitHub App Triggers in Project Settings UI     

For projects that integrate with CircleCI’s GitHub App, you can now specify a custom configuration source when creating a GitHub App trigger.

This enables you to use modular configuration files within the same project (ie. a build-and-test.yml and a deploy.yml that have different definitions).

Feb 22, 2024

Feb 22, 2024

"On Hold" now shows as "Needs Approval" in CircleCI UI    

The CircleCI UI now uses the language “Needs Approval” instead of “On Hold” to denote that an approval job is pending approval.

Feb 20, 2024

Feb 20, 2024

Outdated alert removed from Organization Settings UI    

We have removed the outdated ‘temporary expanded access’ alert banner from the Audit log card on the Organization Settings > Security page.

Feb 20, 2024

Feb 20, 2024

Updated Docs page redirect within Organization Settings UI    

The previous hyperlink for ‘Learn more about managing people in CircleCI’ on the Organization Settings > People page was navigating to the incorrect Docs link. We have now updated this to navigate to the correct Manage roles and Permissions page.

Feb 19, 2024

Feb 19, 2024

Changes to editing configuration sources in Project Settings UI    

The repository dropdown is no longer editable when you attempt to edit a configuration source from the Project Settings UI.

Feb 19, 2024

Feb 19, 2024

SSH key icon in Project Settings UI uses correct icon    

When viewing SSH keys via Project Settings in the CircleCI UI, the “GitHub” icon is now shown if the URL uses “gh” instead of “github”. It previously showed a Bitbucket icon if the URL used “gh”.

Feb 16, 2024

Feb 16, 2024

Server Release 4.4.1    

Fixes

  • Fix Windows machine executors on EC2
  • Allow disabling statsd collection for build agent to decrease startup time
  • Configure remote Docker engine with proxy settings if present

Feb 15, 2024

Feb 15, 2024

Environment details now available in Releases UI    

Users can now track changes in their systems across their various development environments in our Releases UI, which is in open preview. With this update, users can see which environment a release is associated with, what version of a component is in different environments, and the latest version of every component within a single environment.

Feb 15, 2024

Feb 15, 2024

Server Release 4.1.8    

Fixes

Fix incorrect build-agent version

Feb 15, 2024

Feb 15, 2024

Config Sources can be deleted via Project Settings UI    

Projects that integrate with CircleCI’s GitHub App or GitLab can now delete “Configuration Sources” via the Project Settings UI.

Feb 15, 2024

Feb 15, 2024

Self-hosted Runner UI Changes    

On the self-hosted runner page in the CircleCI UI:

Feb 15, 2024

Feb 15, 2024

Server Release 4.3.3    

Fixes

  • Fix Windows machine executors on EC2
  • Allow disabling statsd collection for build agent to decrease startup time
  • Fix bug in the postgres image which threw an error when Postgres triggered JIT compilation for a query

Feb 15, 2024

Feb 15, 2024

Updated API docs with proper examples for getAllInsightsBranches    

Following the bug fix to getAllInsightsBranches, we have updated our docs with a proper response schema and example, including the fields org_id and project_id.

Feb 14, 2024

Feb 14, 2024

‘Add Security Groups’ dialogue box formatting improvements    

In Organization Settings > Contexts, the dialogue box used to add a security group to a context was too small, not resizable, and displayed security groups in a random order. We updated the dialogue box to now sort security groups alphabetically, and for the size to be more responsive to the number of security groups available.

Feb 13, 2024

Feb 13, 2024

Fixed indefinite loading screen     

There was a bug that caused the UI to display a loading “spinner” indefinitely. This happened with no clear indication that the page would not be presented when you visited a job URL while unauthenticated or for a project you’re not authorized to view. We have fixed this by directing unauthenticated or unauthorized users instead to a 404 error.

Feb 13, 2024

Feb 13, 2024

Organization joiners can now link their VCS during onboarding    

Feb 13, 2024

Feb 13, 2024

Auto-generated config indicates that it was triggered by CircleCI    

The pipeline that creates an auto-generated configuration file now shows up as “Triggered by: circlebot” in the CircleCI UI. This change is only applicable to users of the CircleCI GitHub App integration.

Feb 12, 2024

Feb 12, 2024

Commit and off-site links now open in a new tab on workflow details page    

Feb 12, 2024

Feb 12, 2024

Redundant headers removed from UI    

The CircleCI UI no longer shows redundant instances of the phrases “All Pipelines” and “Dashboard”.

Feb 12, 2024

Feb 12, 2024

"Legacy" jobs view no longer shown in UI for projects that integrate with GitLab or GitHub App    

A link to the “legacy” jobs view that was empty for for projects that integrate with GitHub App or GitLab is no longer shown in the UI.

Feb 09, 2024

Feb 09, 2024

Edit configuration sources in Project Settings    

Users who integrate with CircleCI’s GitHub App can now edit their configuration sources in Project Settings –> Configuration.

Feb 08, 2024

Feb 08, 2024

Orgs integrated with GitLab or GitHub App orgs can be renamed    

Orgs integrated with GitLab or the CircleCI GitHub App can be renamed in Organization Settings. Renaming organizations can only be done by users with the Organization Admin role.

Feb 07, 2024

Feb 07, 2024

Triggers tab now uses consistent language    

The “Triggers” tab in Project Settings for orgs that integrate with CircleCI’s GitHub App now uses consistent language of “Trigger Name” everywhere instead of mismatching language between “Trigger Name” and “Trigger Source”.

Feb 07, 2024

Feb 07, 2024

Bug fixed when "tags" is in commit message    

Description:

Feb 07, 2024

Feb 07, 2024

Artifact uploads now happen in parallel    

When using the built-in store_artifacts step in a job, CircleCI now parallelizes the upload of individual files instead of uploading them sequentially to reduce the time that it takes for the entire upload operation to happen.

Feb 07, 2024

Feb 07, 2024

getAllInsightsBranches API response fixed    

Before: The getAllInsightsBranches API returned org-id and project-id as null.

Feb 05, 2024

Feb 05, 2024

Runner 3.0.18    

Changes

  • Fixed a bug where the Task lifecycle and service container steps appear to run indefinitely, even after the task has already completed.

Feb 05, 2024

Feb 05, 2024

Server Release 4.4.0    

Before upgrading

See the CircleCI server 4.4 release notes and upgrade guide for this release.

Feb 02, 2024

Feb 02, 2024

Introduce the ability to test run config.yml changes from VS Code (Open Preview)    

CircleCI’s Visual Studio Code extension now lets customers trigger pipelines from VS Code based on local, unversioned configuration files. Users can choose to run a full pipeline, or select only the individual jobs and workflows they want to run by using checkboxes. This will shorten the feedback cycle and enable developers to iterate fast on their configuration, without having to commit their trial and error changes to the VCS.

Feb 01, 2024

Feb 01, 2024

End-of-life of `notify` feature     

The deprecated notify feature will be end-of-life on or after Feb 1, 2024. See our community forum for more details.

Jan 31, 2024

Jan 31, 2024

Upgrade to Windows resource classes    

Windows resource classes have been upgraded to use faster and more recent hardware.

Jan 26, 2024

Jan 26, 2024

UI changes to "Tests Tab" accessibility    

The “Tests tab” has been updated so that the success/failure state is indicated by an icon in addition to the color red or green. Previously, the only way to tell if tests failed or succeeded on the “Tests tab” in CircleCI UI was the color.

Jan 25, 2024

Jan 25, 2024

Changes to checkout command     

The built-in checkout command is being updated to use a different “clone” method to accelerate code checkout.

See our community forum for more details.

Jan 18, 2024

Jan 18, 2024

Project Settings UI uses SHA256 fingerprints instead of MD5    

The CircleCI Project Settings UI now displays the SHA256 fingerprints of SSH keys instead of MD5 fingerprints. Users can now specify a SHA256 fingerprint in addition to MD5 in their CircleCI config when adding additional SSH keys to their build.

Note: The CircleCI APIs for managing deploy, user, and additional SSH keys have been updated to accept SHA256 fingerprints. All changes are backwards-compatible.

Jan 15, 2024

Jan 15, 2024

Removed the VSCode Extension tab within Project Settings    

Since there are no VSCode Extension settings available within the web app for organizations integrated with GitHub App, GitLab, or Bitbucket Data Center, we’ve removed the VSCode Extension tab from Project Settings for these organizations.

Jan 10, 2024

Jan 10, 2024

Runner 3.0.17    

  • Log duration for downloads of a task-agent binary initiated by the runner agent are output to local downloads. This should help with troubleshooting issues when customers are experiencing problems downloading agents.
  • Fix bug where failed task Pods weren’t removed on task cleanup and had to wait for garbage collection, wasting customers’ cluster resources.
  • Additional security patches.

Jan 10, 2024

Jan 10, 2024

Simplify project creation for GitHub App    

To streamline project creation for new GitHub App projects, our Continuous Intelligence platform will auto-generate a custom configuration file based on the programming languages and frameworks detected in your selected repository.

For more information, see our community forum.

Jan 10, 2024

Jan 10, 2024

CircleCI wrapped: 2023 in review    

Our mission at CircleCI is to manage change so you can innovate faster. In 2023 we released 50 new features and feature enhancements to help you do just that. CircleCI shipped 3.8x more releases this year compared to the average of our competitors. By the numbers, that’s twice as many CI/CD enhancements as GitHub or GitLab and orders of magnitude more than AWS, Bitbucket, Travis, or Bitrise.

Jan 05, 2024

Jan 05, 2024

Server Release 4.2.4    

Fixes

  • Security updates
  • Removed the unused distributor_dispatcher.disable_concurrency value

Jan 05, 2024

Jan 05, 2024

Server Release 4.0.6    

Fixes

  • Updated Go version to 1.21.5 in init-known-hosts to address CVEs
  • Concurrency is disabled by default in distributor-dispatcher. Previously, disabling/enabling concurrency limits was a configurable option.
  • Bump Go version to 1.20.12 in distributor to address CVEs

Jan 05, 2024

Jan 05, 2024

Server Release 4.3.2    

Changes

  • The default 2500 job concurrency limit per organization is now configurable with the Helm value execution_gateway.plan_concurrency.
  • The timeout for downloading machine provisioner agents is now configurable with the Helm values machine_provisioner.machine_agent_download_timeout_seconds and machine_provisioner.agent_download_timeout_seconds.

Fixes

  • Bump Go version to 1.21.5 in Go-based services to address CVEs.

Jan 05, 2024

Jan 05, 2024

Environment variables updated for GitLab & GitHub App projects    

CIRCLE_PROJECT_USERNAME & CIRCLE_PROJECT_REPONAME environment variables now return more accurate values for projects that integrate with GitLab or GitHub App. See our community forum for more details.

Jan 05, 2024

Jan 05, 2024

Server Release 4.1.7    

Fixes

  • Bump Go version to 1.20 in distributor and build-agent to address CVEs
  • Concurrency is disabled by default in distributor-dispatcher. Previously, disabling/enabling concurrency limits was a configurable option.
  • Updated Go version to 1.21.5 in init-known-hosts to address CVEs

Dec 20, 2023

Dec 20, 2023

Delete GitHub App & inbound webhook triggers from UI    

You can now delete GitHub App & inbound webhook triggers from Project Settings –> Triggers.

Dec 15, 2023

Dec 15, 2023

Release Agent 0.1.207 Release    

This release provides critical security fixes for Go:

Dec 13, 2023

Dec 13, 2023

Job links from Slack orb fixed for GitHub App & GitLab projects    

Dec 09, 2023

Dec 09, 2023

Runner 3.0.16 Release    

Critical security fix

Dec 08, 2023

Dec 08, 2023

Server Release 4.2.3    

Fixes

  • Updates to GitHub’s SSH key fingerprints

Dec 08, 2023

Dec 08, 2023

Enhanced custom aud claims for OIDC tokens    

Use the CircleCI CLI in a pipeline to quickly customize “aud” claims for jobs that require unique OIDC tokens.

Dec 06, 2023

Dec 06, 2023

Docker24 tag for Remote Docker    

Jobs that use setup_remote_docker can now specify docker24 to use the latest Docker24 image from CircleCI.