Apps Script Sunset ScheduleStay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
Apps Script features are marked as deprecated before they are shut down, allowing time for migration to supported alternatives.
Deprecated features remain available until their sunset date, after which they cease to function or become unavailable.
Developers should upgrade existing scripts to use supported features during the deprecation period to avoid disruptions.
Google provides migration guides and resources to help developers transition away from deprecated features.
The table above lists deprecated Apps Script features, their deprecation and sunset dates, and the expected behavior after sunset.
Once a sunset date for an Apps Script feature has been announced, the feature is
considered deprecated, but should still be available for use until the sunset
date. During the deprecation period, we encourage you to upgrade existing
scripts to use supported features.
Feature
Deprecated
Sunset
Behavior after sunset date
Analytics Reporting API
July 1, 2024
June 3, 2025
Service no longer functions.
Rhino Runtime
February 20, 2025
January 31, 2026
As of February 20, 2025, the Rhino runtime is deprecated. Scripts running on Rhino will continue to function until January 31, 2026, after which they will no longer execute. Please migrate your scripts to the V8 runtime before this date. Refer toMigrate scripts to the V8 runtime.
You can no longer publish web apps to the Chrome Web Store. The Chrome
Web Storedeprecated Chrome apps in 2016and they are now only available for
ChromeOS devices. This change includes published Apps Script web apps.
Previously published web apps are no longer discoverable in the
Chrome Web Store.
JDBC connectionsto Google Cloud SQL databases usingjdbc:google:rdbms
April 3, 2018
April 2019
JDBC connections that use ajdbc:google:rdbms:subnameURL
connectivity path to a Google Cloud SQL database no longer function.jdbc:google:mysql:subnameURL connectivity paths and
connections made using the generic IP method are unaffected. SeeCreating Google Cloud SQL connectionsfor migration instructions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-13 UTC."],[],[]]