Skip to main content

Pantheon release notes

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

Today we are releasing v1.0 of Pantheon Content Publisher's Drupal module - a new contrib module for Drupal sites. This new module replaces the previous module that was used by earlier participants of the private beta program.

What's new?

This release marks a complete redesign of the Drupal integration for Content Publisher, and offers new functionality:

  • Manages content as standard Drupal entities, rather than relying on Drupal Views for rendering.
  • Metadata fields are now converted into standard Drupal configured fields.
  • Search API support has been added, allowing Content Publisher content to be searched by Drupal with blended results alongside other Drupal content.
  • Smart Components from Google Docs get represented as fieldable Drupal entities.
  • Increased reliability for real-time previews.
  • Improved configuration panel.

Learn More

While this module is now available on Drupal.org, it still requires access to the private beta program in order to be leveraged.

April 15, 2025

The latest version of WordPress, 6.8 (Cecil), is available on Pantheon as of April 15, 2025.

Action required

Upgrade to WordPress 6.8 right from your Pantheon dashboard or Terminus to access the latest features, fixes, and security enhancements. See related documentation for how to apply core updates.

Highlights

For full details about WordPress 6.8, see the release notes or the WordPress 6.8 Field Guide.

April 14, 2025

PHP version 8.3.20 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.

April 8, 2025

Update: The Drush 5 / 7 removal was planned for May 13 previously. This date has been updated to June 3, 2025.

As part of our ongoing platform maintenance and security improvements, Drush versions 5 and 7 will no longer be available on Pantheon starting June 3, 2025. After this date, sites using these versions will automatically be upgraded to Drush 8.

Drush 5 reached end-of-life (EOL) in May 2015 and Drush 7 in July 2017. EOL software does not receive security or feature updates, and could expose sites to attack if any vulnerabilities or exploits are discovered.

Find out which version of Drush your site is running.

Action Required

Sites using Drush 5 or 7 will need to upgrade to Drush 8 to maintain functionality and security:

  1. Test your site with a newer version of Drush (8 or newer)
  2. Update your site's Drush version
  3. Review your deployment workflows and CI/CD pipelines to ensure compatibility with the new Drush version

On June 3, 2025, all sites using Drush 5 or 7 will be auto-upgraded to Drush 8.

March 19, 2025

New Relic is updating the IP ranges used for Synthetic Monitoring. Most Pantheon customers do not need to take action. However, if you have an allowlist set up for New Relic Synthetics traffic (in either Advanced Global CDN or another edge network provider), you may need to update your configurations before April 14, 2025, to ensure uninterrupted monitoring.

Who Needs to Take Action?

  • If you do not explicitly allowlist New Relic Synthetics traffic by IP range, no changes are needed.
  • If you do allowlist Synthetics traffic, you must update your allowlist with the new IP ranges before April 14, 2025, and remove the old IPs afterward to prevent failed connections.

What’s Changing?

New Relic is aligning its Synthetics monitoring IPs with standard data ingestion IP ranges. The new IP ranges that should be allowlisted before April 14, 2025, are:

  • 152.38.128.0/19
  • 212.32.0.0/20
  • 64.251.192.0/20

After April 14, 2025, the old IP ranges will no longer be valid.

Next Steps

  1. Check if you have an allowlist for New Relic Synthetics. If you don’t, you can ignore this change.
  2. If you do allowlist Synthetics traffic, update your allowlist with the new IPs before April 14, 2025.
  3. After April 14, 2025, remove the old IP ranges to avoid connectivity issues.

For any questions or assistance, refer to the documentation or reach out to New Relic support.

March 17, 2025

We have released a new version of the Content Publisher service (back-end + admin interface + Google Docs add-on + CLI + JS SDK v3.11.2).

What's new?

  • Authentication tokens: You can now manage tokens from the Content Publisher administration interface settings. Previously, this was partially managed from the CLI.
  • Ingest API: This open API allows developers to programmatically ingest content in Content Publisher from other 3rd party services.
  • Include in search: New toggle added so you can easily include or exclude content from search.

See also, the Content Publisher release notes for a more detailed history of changes.

March 14, 2025

PHP versions 8.1.32, 8.2.28 and 8.3.19 are now available on the platform. These updates 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.

March 12, 2025

As part of our continued effort to protect and secure customer sites, the Pantheon platform no longer offers PHP versions 5.3 and 5.5. Sites currently configured to use PHP 5.3 or 5.5 are being automatically upgraded to PHP 5.6 over the next few days.

PHP 5.5 was declared end-of-life (EOL) by the PHP Foundation on July 21, 2016, more than eight years ago. EOL software does not receive security or feature updates, and could expose sites to attack if any vulnerabilities or exploits are discovered.

Action required

While all sites previously using PHP 5.3 or 5.5 have been auto-upgraded to PHP 5.6, the pantheon.yml file for these sites have not been changed and will still contain the retired values. In the future, this will cause a git push to the platform to be rejected. 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.

Sites created with custom upstreams using EOL PHP versions may also have unexpected behavior upon site creation.