Thursday, November 20, 2008

SDK 1.1.7 Released

Update: This morning we released SDK 1.1.7 due to an issue with the 1.1.6 release. SDK 1.1.7 contains the fix for this issue, as well as the fixes and features listed below.

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!

No comments: