-
Notifications
You must be signed in to change notification settings - Fork 2
Release Notes
Arachnid edited this page Sep 13, 2010
·
6 revisions
- Fixed getSchema for SDK 1.2.2 (bug).
- Fixed issue with certain queries not using available composite indexes.
- Fixed issue with the SDK patch for queries where no datastore operations were executed.
- Fixed issue with BDBDatastore erroneously attempting to use single-property indexes for a query with a descending sort order.
- Improved robustness of the socket apiproxy stub when it encounters exceptions.
- Much improved logging.
- Changed the storage format in a backwards-incompatible, but extensible manner.
- Added GetSchema, so the local admin console works.
- Python stub now supports automatic generation of indexes.
- Support for key queries.
- Initial release.
- BDBDatastore server module.
- Patched SDK for using BDBDatastore with the dev_appserver.