GAE SDK Release 1.1.5

Today is the release of the 1.1.5 SDK, which, as always, is available for download on our Google hosting project. The release notes 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
  • The Memcache API now has the add_multi and replace_multi functions

The SDK also contains the following issue fixes:

  • StringListProperty is now a proper class
  • TimeProperty now correctly accepts datetime.time(0,0)

It's also worth noting we released the 1.1.4 SDK on Friday, September 26, fixing two Windows SDK bugs: one issue with escaping in the app.yaml file, and another fixing issues with the datastore viewer on the SDK.

We'd love to hear your feedback on the Google group!

你可能感兴趣的:(Google)