Saturday, November 22, 2008

SDK 1.1.6 Released

Today we released the 1.1.6 SDK. You can download it on our Google hosting project, and peruse the release notes for more details on the release.

This release contains some notable new features, including several to our datastore:

  • You can now sort and filter on an entity's key
  • You can now delete an entity directly using its key, without fetching the Model object.
  • If you specify a key_name when creating a Model, its key will now be available before you call put()
  • URLFetch calls made in the SDK now have a 5 second timeout, matching production

Also, it contains a number of issue fixes, including the following:

As always, any and all feedback is welcome in the Google Group!

[NFGB] Link - from Google App Engine Blog
Related From Google Blogs:
Welcome YUI!, script.aculo.us gets fresh
The forecast is clear in Google Ad Manager
Now serving overlay ads in embedded YouTube partner videos
Clean Code Talks - Global State and Singletons

No comments: