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.6

Java
==============================
- GetAccessToken in the OAuth package is now a GA feature.
- A memcache size chart has been added to admin console's dashboard. 
 Access it
  via the drop-down above the graph.  The chart graphs memcache size over 
time
  enabling customers to determine when cache flush events occurred. This is 
a
  preview feature.
- If a customer passes invalid data to a memcache put() call, they now see a
  more useful error message.
    https://code.google.com/p/googleappengine/issues/detail?id=8671
- Fixed an issue with the SDK that allows an invalid Datastore query 
combination
  of group by and filter properties.
- Fixed an issue affecting validation of the size of Datastore property 
names.
- Fixed an issue with Datastore query validation for strings with exactly 
500
  characters.
    https://code.google.com/p/googleappengine/issues/detail?id=10019


Python & PHP
==============================
- A memcache size chart has been added to admin console's dashboard. 
 Access it
  via the drop-down above the graph.  The chart graphs memcache size over 
time
  enabling customers to determine when cache flush events occurred. This is 
a
  preview feature.
- Fixed an issue with the dev_appserver that allows an invalid Datastore 
query
  combination of group by and filter properties.
- Fixed an issue with the bulkloader that causes uploads to the
  dev_appserver to fail.
- Fixed an issue affecting validation of the size of Datastore property 
names.
- Fixed an issue with Datastore query validation for strings with exactly 
500
  characters.
    https://code.google.com/p/googleappengine/issues/detail?id=10019


Python
==============================
- Django 1.5.4 is now available in the Runtime. This is a Preview feature.
- app_identity.get_access_token in the App Identity API is now a GA feature.
- Geo is now a supported field type in the dev_appserver.
    http://code.google.com/p/googleappengine/issues/detail?id=7486


PHP
==============================
- php://memory I/O stream is now supported.


-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to