Skip to content

Releases: googleapis/python-datastore

v2.1.6

27 Jul 16:17
b077f49

Choose a tag to compare

Documentation

  • add Samples section to CONTRIBUTING.rst (#195) (f607fb5)

v2.1.5

21 Jul 22:48
b62354e

Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#194) (e94f97c)

v2.1.4

09 Jul 18:47
30008c9

Choose a tag to compare

Performance Improvements

  • further avoid using proto-plus wrapper when unmarshalling entities (#190) (d0481bf)

Documentation

v2.1.3

25 May 17:17
4f7bee2

Choose a tag to compare

Bug Fixes

  • perf: improve performance unmarshalling entities from protobuf2 (#175) (0e5b718)

v2.1.2

03 May 16:47
155fb72

Choose a tag to compare

Bug Fixes

  • pass transaction's options to API in 'begin' (#143) (924b10b)

Documentation

  • update intersphinx URLs for grpc and auth (#93) (4f90d04)

v2.1.1

20 Apr 21:17
b841b2a

Choose a tag to compare

Bug Fixes

v2.1.0

05 Dec 00:16
200d892

Choose a tag to compare

Features

  • support autoconversion of Entity to Key for purposes of delete & delete_multi (#123) (bf1dde6)

Fix

v2.0.1

16 Nov 18:31
eedf123

Choose a tag to compare

Bug Fixes

v2.0.0

10 Nov 18:47
556c8f0

Choose a tag to compare

⚠ BREAKING CHANGES

  • remove support for Python 2.7
  • Leverage new generator, proto-plus, for google-cloud-datastore (#104)

Features

  • Leverage new generator, proto-plus, for google-cloud-datastore (#104) (1723a26)

Documentation

  • adds UPGRADING.md, note to readme, to help inform users about migration to v2 (#113) (0d496c6)

v2.0.0-dev1

30 Oct 23:04
dd6c0ee

Choose a tag to compare

⚠ BREAKING CHANGES

  • Leverage new generator, proto-plus, for google-cloud-datastore (#104)

Features

  • Leverage new generator, proto-plus, for google-cloud-datastore (#104) (1723a26)