Google App Engine SDK version 1.9.20 is now available!
93 views
Skip to first unread message
Sarah Murphy
unread,
May 5, 2015, 7:55:31 PM5/5/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
Hiya! Perhaps you'd like to download the latest version of the Google App Engine SDK here?
Take a look at these new features and bugfixes:
All
OAuth2 is now the default authentication method is appcfg. It is still possible to use password-based authentication by specifying --no_oauth2 but this option will be removed in the next release.
PHP
User can now use the "#default#" keyword to represent the app's default bucket when specifying a GCS path, e.g. gs://#default#/folder/test.txt.
Enabled the php://output stream.
Disabled uploading of PHP 5.4 applications. Applications are now expected to be using the PHP 5.5 runtime. Billed applications can apply for whitelisting at http://goo.gl/qjKEuk