Skip to main content

Pantheon release notes

Your destination for staying informed about our latest innovations and product updates.
Subscribe to RSS feed
June 3, 2025

Starting today, PHP versions less than 5.6 in pantheon.yml will be rejected by the platform on git push.

Earlier this year, PHP versions 5.3 and 5.5 reached end-of-life on the platform. While sites configured to use these PHP versions have already been auto-upgraded to use PHP 5.6, the old values have still been allowed in the pantheon.yml file.

Applying upstream updates on a site configured with an EoL PHP version may fail too. The workflow logs will report when that failure is due to the PHP version being rejected. Sites created with custom upstreams using EoL PHP versions may also see failed workflows.

Action Required

Customers with sites configured for PHP 5.3 or 5.5 should upgrade the PHP version in pantheon.yml to at least PHP 5.6.

Pantheon currently recommends at least PHP 8.1 for all production sites.

May 22, 2025

A followup update to last week's release for the Drupal 7 pantheon_apachesolr module is now available for the Drupal 7 upstream.

This update resolves a regression with local development in version 1.1 of pantheon_apachesolr.

As a reminder, customers using Solr with Drupal 7 sites should update their sites to the latest version of the upstream as soon as possible. Customers with custom upstreams will need to update their upstreams to include the last changes in the platform upstream.

Starting June 17, 2025, Pantheon will require the updated Pantheon Apache Solr module (provided in the Pantheon Drupal 7 upstream) for Drupal 7 sites to access Solr services. Sites running on older versions of the Drupal 7 upstream (with pantheon_apachesolr version 7.x-1.0 or below) will no longer be able to access Pantheon's Solr services.

May 19, 2025

Terminus 4.0.1 is now available as of May 19, 2025. This minor update contains the latest bug fixes and improvements for this tool.

For more information about this release, visit the GitHub release page.

How to upgrade Terminus

If you manage your installation via Homebrew on macOS, you can update Terminus with the following command:

For other systems, see additional upgrade instructions here.

May 16, 2025

Today we releasing a new "Push to Pantheon" GitHub Action. This Action provides a reusable step so that, in a few lines of yml, teams using GitHub Actions and Pantheon together can push their code from GitHub to Pantheon inside of a larger workflow that they control.

This Action is designed to create a Multidev environment environment for each pull request:

Deploying a PR to a Pantheon Multidev

Here is the configuration that would go within a .github/workflows/deploy-pr.yml file to accomplish this workflow.

The Action can push code to the Pantheon Dev environment upon pull request merges (or direct pushes to a main branch).

Deploying main to Pantheon

See the readme file within the repository for full usage instructions.

While this Action is already in use on live websites we recommend testing it thoroughly with your own sites before fully relying on it. Prior to the 1.0.0 release, we recommend that only teams with pre-existing continuous integration experience adopt this Action. In addition to this Action that is meant for teams interested in customing their Continuous Integrations workflows, we are also developing a direct GitHub Integration meant for simplicity.

For questions and support, please use the issue queue on the repository. For more background on why we made this Action and how it fits in our ecosystem, see this blog post from Director of Developer Relations, Steve Persch.

May 15, 2025

Today we are making a new GitHub Application for direct integration with Pantheon available as a private Beta. Let us know here if you would like access to this GitHub Application turned on for your Pantheon workspace.

Similar to our recently released Action, this GitHub Application also moves code to Pantheon Multidev environments and the Dev environment to correspond to changes made to a repo on GitHub.

Diagram of the GitHub Application process of deploying a PR to a Pantheon Multidev

This Application is intended for teams that want the simplest possible tool for achieving the above workflow. Once it is turned on, no additional configuration is necessary.

The GitHub Action is intended for teams who want to make customization to their workflows and treat the deployment of code as one step in a larger Continuous Integration workflow.

More information

May 14, 2025

A critical release has been published for the Drupal 7 platform upstream which updates the Pantheon Apache Solr module to version 7.x-1.1.

This update adjusts the connection between the Drupal 7 and Pantheon's Solr service. This change is required as part of platform security improvements that will affect a site's ability to access the Solr service.

Action Required: Customers using Solr with Drupal 7 sites should update their sites to the latest version of the upstream as soon as possible. Customers with custom upstreams will need to update their upstreams to include the last changes in the platform upstream.

Starting June 17, 2025, Pantheon will require the updated Pantheon Apache Solr module (provided in the Pantheon Drupal 7 upstream) for Drupal 7 sites to access Solr services. Sites running on older versions of the Drupal 7 upstream (with pantheon_apachesolr version 7.x-1.0 or below) will no longer be able to access Pantheon's Solr services.

May 13, 2025

PHP version 8.3.21 is now available on the platform. This update bring the latest bug fixes and enhancements, improving performance and security for your sites. Updates will be applied automatically over the next few days, so no manual action is required.

Important PHP version information

  • PHP 8.1 and 8.2 are currently receiving security-only updates.
  • For more details, see the full list of PHP supported versions.

For the best performance and security, Pantheon recommends running PHP 8.2 and above.

May 9, 2025

We've added a new Traffic column to the site list of workspaces, enabling clearer visibility into traffic usage across all sites. This data resets at the end of your billing period. The metric visualized in this context is Site Visits.

Workspace site last tab showcasing new traffic column

Key Benefits

  • Transparent Usage Insights: See exactly how much traffic each site is using in relation to its plan.
  • Simplified Billing Reconciliation: Eliminate guesswork when matching traffic usage across multiple sites.
  • Portfolio-Level Clarity: For teams managing many sites, this view offers a clean roll-up and drill-down experience that makes it easier to manage resources.

For more details on how to measure site traffic, see related documentation.

Editorial note: Automated overages are still currently paused for all users. This change is to help you better monitor site traffic.