googlecodelogo Google App Engine releases SDK 1.1.5Google App Engine has released the SDK version 1.1.5 and is available for download at Google. In the current release two bugs from previous release have been fixed along with a couple of other issues. The issue fixes include StringListProperty which is now a proper class and TimeProperty which now accepts the datetime.time(0,0).

Following are the features added in the current release as described by the Google App Engine Team:

The Expando model and datastore: Entity now allows lists containing different types.

The Memcache API now has the add_multi and replace_multi functions.

Following is the release note of the latest release: