Hi folks,

We're making an important change to the Google Cloud SDK to simplify how
App Engine developers can access and work with the SDK.

As of the next release, 0.9.68, of the Google Cloud SDK - we will no longer
be distributing the stand alone App Engine SDKs.

The gcloud preview app deploy and gcloud preview app run commands that most
developers use within gcloud will continue to work, users should not notice
any obvious change.

For users who were directly using appcfg.py, appcfg.sh, dev_appserver.py or
dev_appserver.sh scripts, or the GUI launchers that were bundled with the
Google Cloud SDK, you have two options:

You can continue to use the latest versions of these tools used by
installing them from the stand-alone App Engine SDKs that can be found
here: https://cloud.google.com/appengine/downloads.

In the short term, if you need to prevent this from happening, you can pin
a version of gcloud SDK with the following commands:

  gcloud config set --scope=installation
component_manager/fixed_sdk_version 0.9.67
  gcloud components update

As part of this change, the gae-java, gae-python, gae-php, and gae-go
components no longer exist in the component manager.  The `gcloud preview
app run` command will install language specific runtime libraries on
demand, as needed by your application.

If you have questions or concerns, please let us know.

Thanks,

Andrew, on behalf of the Cloud SDK team
Andrew Jessup | Product Manager, Google Cloud Platform | jes...@google.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAEF6f2tMjbP%3DeEcBuB5p2ubscWjsR8RHmoPUvnNopxZxydhEBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to