Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.73 KB

File metadata and controls

60 lines (35 loc) · 1.73 KB

Python Client

7.0.1

- Better error handling.

7.0.0

- Added dependency on `proto-google-cloud-datastore-v1` package (replacing `proto-google-datastore-v1`). This changes the proto import paths from `google.datastore.v1` to `google.cloud.proto.datastore.v1`.

6.5.0

  • Updated version of proto-google-datastore-v1 dependency.

6.4.1

  • Updated version of proto-google-datastore-v1 dependency.

6.4.0

  • Removed unnecessary dependencies from setup.py.

6.3.0

  • Update required versions of httplib2 and oauth2client.

6.2.0

  • Rename local_cloud_datastore.py to datastore_emulator.py and update it to use the Cloud Datastore emulator.

6.1.0

  • Update helper.py so it works with the Cloud Datastore Emulator.

6.0.0

5.0.0-beta1

  • Upgraded proto library to 1.0.0.beta.2.

5.0.0-beta