May 2015
More
Google Apps Script updates from May 2015
1 update to Google Apps Script was tracked in May 2015.
-
2015-05-05More
Deprecation of the OAuthConfig class in Apps Script
Google is shutting down the OAuthConfig class in Apps Script on July 6, 2015. Developers who use OAuthConfig to connect to OAuth-protected APIs must migrate their code to the OAuth1 or OAuth2 for Apps Script open source libraries to ensure continued functionality.
Release: Both