August 21, 2025
Support for Apache Tika 3.2 is now available on the Pantheon platform via PHP Runtime Generation 2. Older versions of Tika are still available for both PHP Runtime Gen 1 and Gen 2, however we recommend sites using older versions of Tika upgrade to 3.2 as soon as possible.
How to upgrade
Upgrade your site by setting the following in your pantheon.yml
file:
pantheon.yml
tika_version: 3
After applying this configuration change, the latest version of Tika 3 is available at the following path:
/opt/pantheon/tika/tika.jar
See also, updated documentation for Tika 3 on Pantheon.