Accepting request 1312327 from home:glaubitz:branches:devel:languages:python:google
- Update to 3.58.0 * **spanner:** Support setting read lock mode (#1404) * Remove Python 3.7 and 3.8 as supported runtimes (#1395) - from version 3.57.0 * Support configuring logger in dbapi kwargs (#1400) - from version 3.56.0 * Add support for multiplexed sessions - read/write (#1389) * Add support for multiplexed sessions (#1383) * Default enable multiplex session for all operations unless explicitly set to false (#1394) * **spanner:** Add new change_stream.proto (#1382) * Skip gRPC trailers for StreamingRead & ExecuteStreamingSql (#1385) - from version 3.55.0 * Add a `last` field in the `PartialResultSet` (d532d57) * Add support for multiplexed sessions (#1381) * Add throughput_mode to UpdateDatabaseDdlRequest to be used by Spanner Migration Tool. See https://github.com/GoogleCloudPlatform/spanner-migration-tool (d532d57) * Support fine-grained permissions database roles in connect (#1338) * E2E tracing metadata append issue (#1357) * Pass through kwargs in dbapi connect (#1368) * Remove setup.cfg configuration for creating universal wheels (#1324) * A comment for field `chunked_value` in message `.google.spanner.v1.PartialResultSet` is changed (d532d57) * A comment for field `precommit_token` in message `.google.spanner.v1.PartialResultSet` is changed (d532d57) * A comment for field `precommit_token` in message `.google.spanner.v1.ResultSet` is changed (d532d57) * A comment for field `query_plan` in message `.google.spanner.v1.ResultSetStats` is changed (d532d57) OBS-URL: https://build.opensuse.org/request/show/1312327 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-spanner?expand=0&rev=15
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-google-cloud-spanner%{psuffix}
|
||||
Version: 3.53.0
|
||||
Version: 3.58.0
|
||||
Release: 0
|
||||
Summary: Google Cloud Spanner API client library
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user