- Added support for kindless queries, ie. transaction descendant queries.
- Composite indexes no longer required for certain types of key queries.
- Improved exception reporting in the bulkloader.
- Datastore transaction RPC sent at beginning of transaction rather than upon first Datastore request.
- PolyModel supports keys_only query.
- Remote API supports more API's (Images, Memcache and URLFetch).
- Remote API shell.
- Support for multiple inheritance for Model and PolyModel.
- Enhancement to SearchableModel allowing multiple properties to be indexed.
- Various code quality improvements.
Google App Engine's Home