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 |
---|---|---|---|
Mar 13, 2013 | Widget no longer functions. | ||
No access to GUI Builder, although existing components should still function. | |||
Apr 15, 2013 | Widget no longer functions. | ||
Jul 9, 2013 | Service no longer appears in autocomplete, although existing scripts should still function. | ||
Feature is no longer supported, although existing scripts should still function. | |||
Feb 25, 2014 | Service no longer functions. | ||
May 15, 2014 | |||
Dec 11, 2014 | Service no longer functions. | ||
UI service | Service will no longer appear in autocomplete, although existing scripts should still function. | ||
July 15, 2019 | Service no longer functions. | ||
March 4, 2015 | Class is longer available and existing scripts do not function. | ||
SandboxMode.NATIVE SandboxMode.EMULATED |
Oct 13, 2015 |
All new scripts now default to IFRAME
sandbox mode unless NATIVE mode is explicitly specified.
|
|
EMULATED mode was shut down. Any scripts that
explicitly request EMULATED mode now default to
IFRAME mode.
|
|||
All scripts, including existing ones, now default to
IFRAME sandbox mode unless NATIVE mode is
explicitly specified.
|
|||
Jul 6, 2016 |
NATIVE mode was shut down. All HTML served from the HTML Service
now uses IFRAME mode, no matter what mode is specified.
|
||
JDBC
connections to Google Cloud SQL databases using
jdbc:google:rdbms |
April 3, 2018 | April 2019 | JDBC connections that use a jdbc:google:rdbms:subname URL
connectivity path to a Google Cloud SQL database no longer function.
jdbc:google:mysql:subname URL connectivity paths and
connections made using the generic IP method are unaffected. See
Creating Google Cloud SQL connections
for migration instructions.
|
Fusion Tables advanced service | December 11, 2018 | December 3, 2019 | Service no longer functions. |
Android Add-ons | January 30, 2019 | New Android add-ons can't be reviewed or published. Existing Android add-ons continue to function. | |
You can no longer publish web apps to the Chrome Web Store. The Chrome Web Store deprecated Chrome apps in 2016 and 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. Editor add-ons aren't affected; you can still publish editor add-ons to the Chrome Web Store. |