Releases: googleapis/python-spanner
Releases · googleapis/python-spanner
v3.1.0
Features
- add support for Point In Time Recovery (PITR) (#148) (a082e5d)
- add support to log commit stats (#205) (434967e)
Bug Fixes
- connection attribute of connection class and include related unit tests (#228) (4afea77)
- db_api: add dummy lastrowid attribute (#227) (0375914)
- fix execute insert for homogeneous statement (#233) (36b12a7)
- use datetime timezone info when generating timestamp strings (#236) (539f145)
Performance Improvements
v3.0.0
⚠ BREAKING CHANGES
- convert operations pbs into Operation objects when listing operations (#186)
Features
- add support for instance labels (#193) (ed462b5)
- add support for ssl credentials; add throttled field to UpdateDatabaseDdlMetadata (#161) (2faf01b)
- adding missing docstrings for functions & classes (#188) (9788cf8)
- autocommit sample (#172) (4ef793c)
Bug Fixes
- convert operations pbs into Operation objects when listing operations (#186) (ed7152a)
- Convert PBs in system test cleanup (#199) (ede4343)
- dbapi: autocommit enabling fails if no transactions begun (#177) (e981adb)
- dbapi: executemany() hiding all the results except the last (#181) (020dc17)
- dbapi: Spanner protobuf changes causes KeyError's (#206) (f1e21ed)
- remove client side gRPC receive limits (#192) (90effc4)
- Rename to fix "Mismatched region tag" check (#201) (c000ec4)
Documentation
v2.1.0
v2.0.0
v1.19.1
v1.19.0
v1.18.0
Features
- add client_options to base class (#132) (6851bb8)
- add OpenTelemetry tracing to spanner calls (#107) (4069c37)
Bug Fixes
Documentation
- add install reference for cloud trace exporter (opentelemetry) (#127) (23fcd4c)
- add instructions for using a Cloud Spanner emulator (#136) (808837b)
- add samples from spanner/cloud-client (#117) (8910771), closes #804 #815 #818 #887 #914 #922 #928 #962 #992 #1004 #1035 #1055 #1063 #1093 #1107 #1121 #1158 #1138 #1186 #1192 #1207 #1254 #1316 #1354 #1376 #1377 #1402 #1406 #1425 #1441 #1464 #1519 #1548 #1633 #1742 #1836 #1846 #1872 #1980 #2068 #2153 #2224 #2198 #2251 #2295 #2356 #2392 #2439 #2535 #2005 #2721 #3093 #3101 #2806 #3377
- typo fix (#109) (63b4324)
v1.17.1
v1.17.0
chore: release 1.17.0 (#88) * updated CHANGELOG.md [ci skip] * updated setup.cfg [ci skip] * updated setup.py Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
v1.16.0
chore: release 1.16.0 (#76) * updated CHANGELOG.md [ci skip] * updated setup.cfg [ci skip] * updated setup.py [ci skip] Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: larkee <[email protected]>