Hello!
Pre-release SDKs for Python, PHP and Java found here:
http://code.google.com/p/**googleappengine/downloads/list<http://code.google.com/p/googleappengine/downloads/list>
Please see the pre-release notes below.
Cheers,
Richmond Manzana
Technical Program Manager
Google App Engine
App Engine SDK - Pre-Release Notes
Version 1.8.7
Python & PHP
==============================
- Memcache configuration changes and mutations (flush, set, etc.) made from
the
Admin Console are now recorded in the admin console logs.
- The max_concurrent_requests setting is now configurable per
version/module.
http://code.google.com/p/googleappengine/issues/detail?id=7927
- Fixed an issue with Datastore not correctly validating namespaces with
greater than 500 characters.
Python
==============================
- Fixed an issue with NDB not returning the same instance for async gets
when using memcache.
https://code.google.com/p/googleappengine/issues/detail?id=9976
PHP
==============================
- Added support for the mcrypt PHP extension to the PHP interpreter included
with the Mac OSX SDK.
- Added support for the zlib extension library to the PHP interpreter
included
with the Mac OSX SDK.
- Added support for the PHP gd extension to the PHP interpreter included
with
the Mac OSX SDK.
https://code.google.com/p/googleappengine/issues/detail?id=10156
- Fixed an issue where PHP applications could not be run locally using the
Mac OS X launcher on Mac OS X Lion and earlier.
https://code.google.com/p/googleappengine/issues/detail?id=10135
Java
==============================
- Memcache configuration changes and mutations (flush, set, etc.) made from
the
Admin Console are now recorded in the admin console logs.
- The max_concurrent_requests setting is now configurable per
version/module.
http://code.google.com/p/googleappengine/issues/detail?id=7927
- LogService API functions related to the modules feature will be changing.
The following functions will be deprecated and new versions will be
provided:
LogQuery.getModuleVersions(), LogQuery.moduleVersions() and
LogQuery.Builder.withModuleVersions().
The following functions will be removed in a future release:
LogQuery.getModuleVersions(), LogQuery.moduleVersions(),
LogQuery.Builder.withModuleVersions(), LogQuery.getServerVersions(),
LogQuery.serverVersions() and LogQuery.Builder.withServerVersions().
Serialized LogQuery objects with values set using any of the above removed
methods will not be supported in a future release.
- Fixed an issue with Datastore not correctly validating namespaces with
greater than 500 characters.
- Fixed and issue with vacuum_indexes not working in the SDK.
https://code.google.com/p/googleappengine/issues/detail?id=10168
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.