Today is the release of the 1.1.5 SDK, which, as always, is available
for download on our Google hosting project:
http://code.google.com/p/googleappengine/downloads/list.

The release notes (http://code.google.com/p/googleappengine/wiki/
SdkReleaseNotes) contain all of the nitty gritty details. Here's a
summary:

For this release, we've added these features:
 * The Expando model and datastore: Entity now allows lists containing
different types: 
http://code.google.com/appengine/docs/datastore/entitiesandmodels.html#Lists
* The Memcache API now has the add_multi and replace_multi functions:
http://code.google.com/appengine/docs/memcache/clientclass#Client_add_multi,
http://code.google.com/appengine/docs/memcache/clientclass#Client_replace_multi

The SDK also contains the following issue fixes:
* StringListProperty is now a proper class:
http://code.google.com/p/googleappengine/issues/detail?id=415
* TimeProperty now correctly accepts datetime.time(0,0):
http://code.google.com/p/googleappengine/issues/detail?id=279

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to