<?xml version="1.0" encoding="UTF-8"?>

<!-- AUTOGENERATED FILE. DO NOT EDIT. -->

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,2016:app-engine-admin-api-release-notes</id>
  <title>App Engine Admin API - Release Notes</title>
  <link rel="self" href="https://docs.cloud.google.com/feeds/app-engine-admin-api-release-notes.xml"/>
  <author>
    <name>Google Cloud</name>
  </author>
  <updated>2020-02-11T16:23:09.548845+00:00</updated>


  <entry>
    <title>February 11, 2020</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#february_11_2020</id>
    <updated>2020-02-11T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#february_11_2020"/>
    <content type="html"><![CDATA[<p>App Engine is changing the URLs that you use to send requests to your apps. You can now <a href="https://cloud.google.com/appengine/docs/standard/python/how-requests-are-routed#region-id">include a region ID</a> to help Google route your requests more efficiently and reliably. For example, an app can receive requests at <code dir="ltr" translate="no">https://<var>PROJECT_ID</var>.<var>REGION_ID</var>.r.appspot.com</code>. This new URL is optional for existing apps, and will soon be required for all new apps.</p><p>To ensure a smooth transition, we are slowly updating App Engine to use region IDs. If we haven't updated your Google Cloud project yet, you won't see a region ID for your app. Since the ID is optional for existing apps, you don't need to update URLs or make other changes once the region ID is available for your existing apps.</p>]]>
    </content>
  </entry>

  <entry>
    <title>February 6, 2020</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#february_6_2020</id>
    <updated>2020-02-06T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#february_6_2020"/>
    <content type="html"><![CDATA[<ul><li>You can no longer apply new spending limits to projects. Existing spending limits will continue to work. For more information on how you can limit app costs, see <a href="https://cloud.google.com/appengine/docs/managing-costs">Limiting Costs</a>.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>Jan 2, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#jan_2_2019</id>
    <updated>2019-01-02T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#jan_2_2019"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.88.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>December 11, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#december_11_2019</id>
    <updated>2019-12-11T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#december_11_2019"/>
    <content type="html"><![CDATA[<ul><li><a href="https://cloud.google.com/appengine/docs/standard/python/connecting-vpc">Serverless VPC Access</a> is now GA.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>October 30, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#october_30_2019</id>
    <updated>2019-10-30T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#october_30_2019"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.87.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>July 30, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#july_30_2019</id>
    <updated>2019-07-30T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#july_30_2019"/>
    <content type="html"><![CDATA[<ul><li>The AppCfg tooling and the legacy standalone App Engine SDK, delivered through the <code dir="ltr" translate="no">GoogleAppEngineLauncher.dmg</code>, <code dir="ltr" translate="no">GoogleAppEngine.msi</code>, and <code dir="ltr" translate="no">google_appengine.zip</code> files, are now deprecated. Google will shut down and remove support on July 30, 2020.</li>
<li>The functionalities of the App Engine SDK is delivered exclusively through <a href="https://cloud.google.com/sdk/docs">Cloud SDK</a>. For more information, see <a href="https://cloud.google.com/appengine/docs/standard/python/sdk-gcloud-migration">Migrating to Cloud SDK</a>.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>Jun 03, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#jun_03_2019</id>
    <updated>2019-06-03T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#jun_03_2019"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.86.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>April 18, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#april_18_2019</id>
    <updated>2019-04-18T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#april_18_2019"/>
    <content type="html"><![CDATA[<ul><li>App Engine is now available in the <code dir="ltr" translate="no">asia-northeast2</code> region (Osaka, Japan).</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>April 15, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#april_15_2019</id>
    <updated>2019-04-15T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#april_15_2019"/>
    <content type="html"><![CDATA[<ul><li>App Engine is now available in the <code dir="ltr" translate="no">europe-west6</code> region (Zürich, Switzerland).</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>April 9, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#april_9_2019</id>
    <updated>2019-04-09T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#april_9_2019"/>
    <content type="html"><![CDATA[<ul><li><a href="https://cloud.google.com/appengine/docs/standard/python/connecting-vpc">Serverless VPC Access</a> is now in beta. Serverless VPC Access enables your app to connect to internal resources in your VPC network, such as Compute Engine VM instances, Memorystore instances, and more.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>March 28, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#march_28_2019</id>
    <updated>2019-03-28T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#march_28_2019"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.85.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>March 5, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#march_5_2019</id>
    <updated>2019-03-05T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#march_5_2019"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.84.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>February 13, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#february_13_2019</id>
    <updated>2019-02-13T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#february_13_2019"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.83.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>January 17, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#january_17_2019</id>
    <updated>2019-01-17T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#january_17_2019"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.82.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>January 11, 2019</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#january_11_2019</id>
    <updated>2019-01-11T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#january_11_2019"/>
    <content type="html"><![CDATA[<ul><li>The Python 3 runtime has been updated to version 3.7.2.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>December 21, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#december_21_2018</id>
    <updated>2018-12-21T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#december_21_2018"/>
    <content type="html"><![CDATA[<ul><li>Added <code dir="ltr" translate="no">select</code>, <code dir="ltr" translate="no">mmap</code>, <code dir="ltr" translate="no">grp</code>, <code dir="ltr" translate="no">fcntl</code>, <code dir="ltr" translate="no">spwd</code> modules to the Python interpreter.</li>
<li>Added <code dir="ltr" translate="no">fork</code>, <code dir="ltr" translate="no">waitpid</code>, <code dir="ltr" translate="no">chown</code>, <code dir="ltr" translate="no">execv</code>, <code dir="ltr" translate="no">fchmod</code>, <code dir="ltr" translate="no">fchown</code>, <code dir="ltr" translate="no">ftruncate</code>, <code dir="ltr" translate="no">kill</code>, <code dir="ltr" translate="no">lchown</code>, <code dir="ltr" translate="no">lstat</code>, <code dir="ltr" translate="no">readline</code>, <code dir="ltr" translate="no">setuid</code> functions to the <code dir="ltr" translate="no">os</code> module.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>December 14, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#december_14_2018</id>
    <updated>2018-12-14T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#december_14_2018"/>
    <content type="html"><![CDATA[<ul><li>The <a href="https://cloud.google.com/appengine/docs/standard/python3/">Python 3.7 runtime</a> for the App Engine standard environment is now GA.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>December 12, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#december_12_2018</id>
    <updated>2018-12-12T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#december_12_2018"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.81.</li>
<li>All apps have been switched to BSD network sockets. No changes to apps are required.</li>
<li>The <a href="https://cloud.google.com/appengine/docs/standard/python/sockets/">Sockets API</a> is now GA.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>November 16, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#november_16_2018</id>
    <updated>2018-11-16T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#november_16_2018"/>
    <content type="html"><![CDATA[<ul><li>nginx is now the default web server. No changes to apps are required.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>November 8, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#november_8_2018</id>
    <updated>2018-11-08T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#november_8_2018"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.80.</li>
<li>Minor bug fixes.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>October 31, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#october_31_2018</id>
    <updated>2018-10-31T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#october_31_2018"/>
    <content type="html"><![CDATA[<ul><li>The Python 3 runtime has been updated to Python version 3.7.1.</li>
<li>The Python 3 runtime supports recursive entries in the <code dir="ltr" translate="no">requirements.txt</code> file.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>October 25, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#october_25_2018</id>
    <updated>2018-10-25T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#october_25_2018"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.78.</li>
<li>Minor bug fixes.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>October 22, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#october_22_2018</id>
    <updated>2018-10-22T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#october_22_2018"/>
    <content type="html"><![CDATA[<ul><li>App Engine is now available in the <code dir="ltr" translate="no">asia-east2</code> region (Hong Kong).</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>October 15, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#october_15_2018</id>
    <updated>2018-10-15T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#october_15_2018"/>
    <content type="html"><![CDATA[<ul><li>All apps on the Python 2.7 runtime now run in the <a href="https://github.com/google/gvisor">gVisor sandbox</a>.</li>
<li>All Python 2.7 apps now run on 64-bit Python interpreter.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>October 4, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#october_4_2018</id>
    <updated>2018-10-04T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#october_4_2018"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.77.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>September 26, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#september_26_2018</id>
    <updated>2018-09-26T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#september_26_2018"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.76.</li>
<li>Allow using locally installed <code dir="ltr" translate="no">grpcio</code> as a workaround for import failures on dev_appserver.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>Sept 5, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#sept_5_2018</id>
    <updated>2018-09-05T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#sept_5_2018"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.75.</li>
<li>Started rolling out <a href="https://cloud.google.com/appengine/docs/standard/python/tools/migrate-cloud-datastore-emulator">Cloud Datastore Emulator</a> as the default local datastore emulation when using the <code dir="ltr" translate="no">dev_appserver</code> local development server.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>August 24, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#august_24_2018_2</id>
    <updated>2018-08-24T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#august_24_2018_2"/>
    <content type="html"><![CDATA[<p><strong>Shutdown of Cloud Endpoints Frameworks v1 is approaching</strong></p><p>Cloud Endpoints Frameworks v1 for the App Engine standard environment was deprecated on August 2, 2017. The <a href="https://cloud.google.com/appengine/docs/deprecations/endpoints-v1">service is scheduled to be shutdown</a> on September 3, 2018, and the documentation will be removed. To avoid an outage, you must migrate your v1 application. For information on migrating your application to Endpoints Frameworks v2, see the <a href="https://cloud.google.com/endpoints/docs/frameworks/python/migrating">Python Migration Guide</a>.</p>]]>
    </content>
  </entry>

  <entry>
    <title>August 14, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#august_14_2018</id>
    <updated>2018-08-14T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#august_14_2018"/>
    <content type="html"><![CDATA[<ul><li>Updated Python SDK to version 1.9.74.</li>
<li>Minor bug fixes.</li></ul>]]>
    </content>
  </entry>

  <entry>
    <title>August 8, 2018</title>
    <id>tag:google.com,2016:app-engine-admin-api-release-notes#august_8_2018</id>
    <updated>2018-08-08T00:00:00+00:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/appengine/docs/admin-api/release-notes#august_8_2018"/>
    <content type="html"><![CDATA[<ul><li>The <a href="https://cloud.google.com/appengine/docs/standard/python3/">Python 3.7 runtime</a> for the App Engine standard environment is now in beta.</li>
<li>A list of <a href="https://cloud.google.com/appengine/docs/standard/python3/python-differences">differences between Python 2.7 and Python 3.7 runtimes</a> is available.</li></ul>]]>
    </content>
  </entry>


</feed>
