Skip to content
Arachnid edited this page Sep 13, 2010 · 6 revisions

Version 0.2.1 (2009-05-21)

  • 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.

Version 0.2 (2009-04-26)

  • 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.

Version 0.1 (2009-04-21)

  • Initial release.
  • BDBDatastore server module.
  • Patched SDK for using BDBDatastore with the dev_appserver.

Clone this wiki locally