Changelog

Keep up to date with our latest
releases and enhancements.

Jul 30, 2024

Jul 30, 2024

Server Release 4.5.2    

What’s changed!

  • Authenticated users are now redirected from /server-login to the app subdomain’s dashboard
  • Users who require admin approval before logging in will now see an error message on the login screen
  • Improved error handling when retrieving pipeline values from GCS
  • Default resource class can now be set via Repl
  • Improved k8s runner start up times. Task agent will now be initialized via init image rather than waiting to copy over the agent after the task pod has started

Fixes

- Fix for rerun with SSH docker and machine jobs

Jul 26, 2024

Jul 26, 2024

Repository search for GitLab and GitHub App is now limited to 100 most recent entries    

In order to prevent timeouts for customers with a large number of repositories, dropdown menus for repository search for GitLab and GitHub App now limit results to 100 repositories - ordered by most recently updated.

Jul 25, 2024

Jul 25, 2024

Fix slow loading of CircleCI documentation    

We have made changes to the infrastructure that hosts CircleCI’s documentation in response to reports of slow loading & intermittent usability issues.

Jul 25, 2024

Jul 25, 2024

Fixed the redirection URL of a link on the job page for Gitlab integration     

Jul 24, 2024

Jul 24, 2024

Outbound webhooks timeout increased from 5 to 10 seconds    

The timeout threshold for CircleCI’s outbound webhooks functionality has been increased from 5 seconds to 10 seconds.

Jul 24, 2024

Jul 24, 2024

Xcode 16 Beta 4 available    

The Xcode 16 Beta 4 image is now available to be used in CircleCI pipelines.

Jul 22, 2024

Jul 22, 2024

New IP Range for macOS    

A new range of IPs has been added to CircleCI’s macOS Cloud. This range will go into rotation starting August 5th. Review the latest IP ranges for macOS.

Jul 20, 2024

Jul 20, 2024

Server Release 4.4.5    

FIXES

  • Resolved an issue which prevented project loading on the Insights dashboard.

Addressed regressions from server 4.2:

Jul 20, 2024

Jul 20, 2024

Server Release 4.3.6    

FIXES

  • Resolved an issue which prevented project loading on the Insights dashboard.

Addressed regressions from server 4.2:

Jul 17, 2024

Jul 17, 2024

Release Agent 1.3.0 Release    

Changes:

  • Improved updates of component status
  • Security updates
  • Minor bug fixes

Jul 15, 2024

Jul 15, 2024

Server Release 4.2.7    

Enhancements

  • Updated AMIs. These images are now based on ubuntu 22.04. Older images are no longer available at this time.

Bug Fixes

  • Fix to address a change in the Github API validation for the content-type field which is breaking webhook setup for projects

Jul 12, 2024

Jul 12, 2024

Xcode 16 Beta 3 available    

The Xcode 16 Beta 3 image is now available to be used in CircleCI pipelines.

Jul 10, 2024

Jul 10, 2024

macOS orb version 2.5.2 available    

The newest macOS orb version 2.5.2 resolves an intermittent issue where the wrong IP address was shown in the ssh command string after running a Rebuild with SSH job.

Jul 05, 2024

Jul 05, 2024

Xcode 16 Beta 2 available    

The Xcode 16 Beta 2 image is now available to be used in CircleCI pipelines.

Jul 04, 2024

Jul 04, 2024

Minor adjustment when accepting an invitation to CircleCI    

There is no longer an optional step to connect your VCS when accepting an invitation to a CircleCI organization that integrates with GitLab or GitHub App

Jul 03, 2024

Jul 03, 2024

Minor improvement to Inbound Webhook trigger creation flow    

When creating a new Inbound Webhook trigger, CircleCI automatically creates a GitHub App configuration source to be used by the trigger. With this fix, the config source is automatically created when saving the trigger, rather than when entering the creation flow.

Jul 03, 2024

Jul 03, 2024

Product tour and demo video for Releases now available    

Users visiting the Releases UI for the first time can now explore our Product Tour, which highlights the various features and value of CircleCI Releases. It also includes a demo video to walk users through different use cases that can be solved using Releases.

Jul 03, 2024

Jul 03, 2024

Error Summarizer now requires opt in    

Admins must now opt in their organization to use the experimental intelligent error summaries. Enable this experiment in the Advanced section of Organization Settings.

Jun 28, 2024

Jun 28, 2024

macOS Intel resource end of life    

As of June 28 24:00 UTC, the Intel-based macOS Gen2 macos.x86.medium.gen2 resource class is no longer available. Jobs that specify this resource will fail with an Invalid resource class error.

Learn about CircleCI macOS resource classes.

Jun 28, 2024

Jun 28, 2024

Minor updates to project creation flow    

Organizations that integrate with GitHub App or GitLab will see minor updates to the CircleCI web app after the “Create Project” button is clicked. There is now a “project type” selection page.

Jun 27, 2024

Jun 27, 2024

m1 medium Default for Performance and Scale Plans    

m1 medium is now the default resource class for Performance and Scale Plan customers. This applies only to jobs that do not have a resource class specified.

Jun 27, 2024

Jun 27, 2024

m1 Medium for free plan    

m1 medium is now the default resource class for free plan customers. Jobs that previously used medium Gen2 will automatically be upgraded to m1 medium as of June 27. Learn more.

Jun 27, 2024

Jun 27, 2024

Server 4.5.1    

Bug Fixes

  • Fix for issue in runner UI were a resource class may show up as undefined
  • Fixed broken insights UI and API due to missing table data
  • Removed unnecessary ingress
  • Fixed missing CORS for job cancel API endpoints. v1.1 and v2 job cancel endpoints will now work as expected
  • Removed hardcoded notification email in frontend and workflows-conductor services

Jun 26, 2024

Jun 26, 2024

Runner Release 3.0.23    

Container Runner

  • Added support for customizable service containers, allowing users more control over a service’s resource usage on a per-image basis. For additional details, refer to the docs.
  • Introduced configuration validation to avoid setting the garbage collection threshold below the max task runtime, preventing premature Pod removal and task interruptions.
  • Modified the task agent directory to avoid conflicts with existing directories in the PATH variable.

Both Machine and Container Runner:

  • Added injection of the CIRCLE_URL variable into task environments. This will resolve to https://runner.circleci.com on cloud, or to the host URL of your server installation on enterprise server.

Jun 25, 2024

Jun 25, 2024

New IP Range for MacOS    

A new range of IPs has been added to CircleCI’s macOS Cloud. Review the latest IP ranges for macOS.

Jun 24, 2024

Jun 24, 2024

Server Release 4.4.4    

Bug fixes

  • Fixed broken insights UI and API due to missing table data
  • Removed unnecessary ingress
  • Fixed missing CORS for job cancel API endpoints. v1.1 and v2 job cancel endpoints will now work as expected
  • Removed hardcoded notification email in frontend and workflows-conductor services
  • Instead of copying task agent into each task pod, we now use an init container with task agent resulting in faster time to starting tasks

Jun 20, 2024

Jun 20, 2024

Organization Homepage correctly shows Releases credits    

The Plan card on the Organization Homepage in the CircleCI web app was not including credits charged for using CircleCI’s Releases functionality. This has been fixed.

Jun 20, 2024

Jun 20, 2024

Server Release - 4.3.5    

Bug Fixes

  • Removed duplicate volume from domain-service
  • Numerous CVE fixes
  • Removed unnecessary ingress rules
  • Fixed job cancel endpoints
  • SMTP bug fix
  • Added flag to disable isolated git checkout when invoking task agent
  • Instead of copying task agent into each task pod, we now use an init container with task agent resulting in faster time to starting tasks

Jun 19, 2024

Jun 19, 2024

Plan badge updated on User Homepage    

When one organization shares a plan with another organization, the plan tier of the parent organization is shown on the User Homepage (/home) of the CircleCI web app. Previously, this showed Free.

Jun 14, 2024

Jun 14, 2024

Minor enhancement to "User Homepage" of CircleCI web app    

The “User Homepage” of the CircleCI web app now has a smoother transition when a user clicks on a card.

Jun 14, 2024

Jun 14, 2024

Browser page titles fixed    

On certain pages of the CircleCI web app, the organization ID was shown in the title of the page in the browser instead of the actual title of the page. This has been fixed.

Jun 14, 2024

Jun 14, 2024

Minor changes to "Organization Home" in CircleCI web app    

The “project cards” on the “Organization Home” of the CircleCI web app now say “< 1 minute ago” instead of “less than one minute ago” to avoid wrapping onto the second line of the card.

Jun 13, 2024

Jun 13, 2024

CircleCI VSCode Extension 2.8.4 released    

Download the latest version here. This release includes minor maintenance improvements.

Jun 13, 2024

Jun 13, 2024

Updated messaging in CircleCI web app when a user is suspended    

Users will now see a message in the CircleCI web app requesting that they submit a form if they have been marked as suspended for suspected abuse in order to have the suspension removed.

Jun 13, 2024

Jun 13, 2024

CircleCI web app updated to be more readable when a user is not logged in    

If a user is not logged in to CircleCI but is attempting to view something in the CircleCI web app, the left-hand navigation’s text is now readable. It was previously using a font color that made it unreadable.

Jun 12, 2024

Jun 12, 2024

"Dismiss All" option no longer clickable from notifications center when there are no notifications to dismiss    

The “Notification Center” in the top right corner of the CircleCI web app no longer lets a user click the “Dismiss All” option if there are no notifications to dismiss.

Jun 12, 2024

Jun 12, 2024

"Go back" button bug fixed    

When a user clicked “Go back” from the flow to create a project with CircleCI’s GitHub App or GitLab integrations, the web app would not redirect the user back to the previous page that they were on. This has now been fixed.

Jun 12, 2024

Jun 12, 2024

"Create Project" button design updated across CircleCI web app for consistency    

The “Create Project” button in the CircleCI web app has been updated to look the same in every occurence of the button for consistency.

Jun 12, 2024

Jun 12, 2024

Organization Homepage updated in CircleCI web app to show all projects    

The “Organization Homepage” in the CircleCI web app now shows all projects for organizations that use CircleCI’s GitHub App or GitLab integrations instead of only showing projects that have been followed.

Jun 11, 2024

Jun 11, 2024

Server 4.1.10    

Change Log

  • Suspended users will receive a more descriptive error upon failure to log in.
  • Bug fixes for SMPT email value.

Jun 11, 2024

Jun 11, 2024

Server 4.2.6    

Change Log

  • Suspended users will receive a more descriptive error upon failure to log in.
  • Bug fixes for SMPT email value.

Jun 10, 2024

Jun 10, 2024

Ubuntu 24.04 LTS Linux image current release    

Ubuntu 24.04 LTS Linux images have been promoted to the current release. Read the Discuss post. See all available tags.

Jun 07, 2024

Jun 07, 2024

"Cancel Workflow" clickable area fixed    

The “Cancel Workflow” option in the CircleCI web app had an issue where only part of it was clickable. This has now been fixed.

Jun 04, 2024

Jun 04, 2024

"Ask AI" button fixed in CircleCI Web App    

The “Ask AI” option in the CircleCI web app is now functioning as expected.

Jun 03, 2024

Jun 03, 2024

Minor fix to CircleCI web app    

The “Filter” button in the CircleCI web app overlapped with the “Pipelines” drop box on the “All Pipelines” page. This has been fixed.

Jun 02, 2024

Jun 02, 2024

Changes to CircleCI web app    

There have been several updates to the CircleCI web app

May 30, 2024

May 30, 2024

User homepage is now the default when navigating to CircleCI web app    

All users are now directed to app.circleci.com/home when navigating to the CircleCI web app.

May 28, 2024

May 28, 2024

Ubuntu 24.04 LTS Linux images    

Ubuntu 24.04 LTS Linux images now available for preview. The candidate images for amd64 and arm64 have been published as edge releases. Read the Discuss post.

May 27, 2024

May 27, 2024

Bug fix in CircleCI web app    

The org picker on the left-hand nav of the CircleCI web app had an issue where it was not rendering properly when a user selected the “Everyone’s Pipelines” dropdown on the “All Pipelines” page. This has now been fixed.

May 23, 2024

May 23, 2024

Runner 3.0.22 Release    

For customers trying to find cost efficiencies in their runner environment we now support spot instances. The feature can also improve reliability when there are unexpected failures. It comes with some risks and we have documented risks and usage. This release also includes some enhancements and security fixes.