Skip to content

Releases: GoogleCloudPlatform/appengine-python-standard

v1.1.3

21 Jul 20:06
a900a13

Choose a tag to compare

Update the Search SDK to enable listing indexes in all namespaces.

v1.1.2

31 May 17:44

Choose a tag to compare

Add ndb support for compatible py27/py3 memcache entity caching.

v1.1.1

24 Apr 23:21
ad6e5cc

Choose a tag to compare

Update README to include google.appengine.api.search.

v1.1.0

24 Apr 21:49
faf4b3e

Choose a tag to compare

  • Add Search API to the GAE bundled services.
  • Allow UTF-8 surrogate characters when decoding (and encoding) TEXT properties in db and ndb.

Pre-release for v1.0.1

06 Sep 14:54
2513b70

Choose a tag to compare

Pre-release

Allow UTF-8 surrogate characters when decoding (and encoding) TEXT properties in db and ndb.

v1.0.0

30 Mar 22:46
9432aae

Choose a tag to compare

Update to version 1.0.0 (#49)

* Update Python SDK

* Update version to 1.0.0

v0.3.1

19 Nov 18:07
530a54b

Choose a tag to compare

This release includes a fix to make the Deferred API work with devappserver and be compatible with Python2.

v0.3.0

15 Nov 18:47
a11e8b7

Choose a tag to compare

Add Python 3.10 support and bump version number (#41)

v0.2.4

02 Nov 20:15
9c20e99

Choose a tag to compare

Update testbed and bump version number (#38)

v0.2.3

28 Oct 19:25
6ea19dd

Choose a tag to compare

Add Blobstore handlers and update Mail API to add Gen 1 mail handler functionality.