17
0
Commit Graph

10 Commits

Author SHA256 Message Date
6a366edbd1 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
2025-10-20 11:01:34 +00:00
dcc7a79d9e Accepting request 1273310 from home:glaubitz:branches:devel:languages:python:google
- Add missing test dependencies to BuildRequires

OBS-URL: https://build.opensuse.org/request/show/1273310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-spanner?expand=0&rev=13
2025-04-29 06:40:42 +00:00
da75fda5b0 Accepting request 1272831 from home:glaubitz:branches:devel:languages:python:google
- Update to 3.53.0
  * Add AddSplitPoints API
  * Add Attempt, Operation and GFE Metrics (#1302)
  * Add REST Interceptors which support reading metadata
  * Add support for opt-in debug logging
  * Add support for reading selective GAPIC generation methods from service YAML
  * Add the last statement option to ExecuteSqlRequest and ExecuteBatchDmlRequest
  * Add UUID in Spanner TypeCode enum
  * End to end tracing (#1315)
  * Exposing FreeInstanceAvailability in InstanceConfig
  * Exposing FreeInstanceMetadata in Instance configuration
    (to define the metadata related to FREE instance type)
  * Exposing InstanceType in Instance configuration
    (to define PROVISIONED or FREE spanner instance)
  * Exposing QuorumType in InstanceConfig
  * Exposing storage_limit_per_processing_unit in InstanceConfig
  * Snapshot isolation (#1318)
  * **spanner:** A new enum `IsolationLevel` is added (#1224)
  * Allow Protobuf 6.x (#1320)
  * Cleanup after metric integration test (#1322)
  * **deps:** Require grpc-google-iam-v1 >= 0.14.0
  * Fix typing issue with gRPC metadata when key ends in -bin
  * Add option for last_statement (#1313)
  * A comment for enum `DefaultBackupScheduleType` is changed
  * A comment for enum value `AUTOMATIC` in enum `DefaultBackupScheduleType` is changed
  * A comment for enum value `GOOGLE_MANAGED` in enum `Type` is changed
  * A comment for enum value `NONE` in enum `DefaultBackupScheduleType` is changed
  * A comment for enum value `USER_MANAGED` in enum `Type` is changed
  * A comment for field `base_config` in message
    `.google.spanner.admin.instance.v1.InstanceConfig` is changed

OBS-URL: https://build.opensuse.org/request/show/1272831
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-spanner?expand=0&rev=12
2025-04-28 11:31:25 +00:00
7a91d2bc05 Accepting request 1224877 from home:mcalabkova:branches:devel:languages:python:google
- Update to 3.50.1
  * Add BatchWrite API
  * spanner: Add autoscaling config to the instance proto
  * spanner: Add directed_read_option in spanner.proto
  * Add max_commit_delay API
  * Exposing Spanner client in dbapi connection
  * Add support of float32 type
  * Add support for PG.OID in parameterized queries
  * spanner: Adding EXPECTED_FULFILLMENT_PERIOD to the indicate instance creation times
  * Add support for Cloud Spanner Scheduled Backups
  * spanner: Add support for Cloud Spanner Default Backup Schedules
  * many more changes, see upstream CHANGELOG.md

OBS-URL: https://build.opensuse.org/request/show/1224877
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-spanner?expand=0&rev=10
2024-11-18 13:49:58 +00:00
236cff45d9 - Initial version 3.40.1 (jsc#PED-6697)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-spanner?expand=0&rev=8
2024-02-26 23:51:39 +00:00
15768d70ab - Add google and google/cloud folders to package ownership
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-spanner?expand=0&rev=6
2024-01-10 10:20:43 +00:00
07565e0803 - Run tests with multibuild
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-spanner?expand=0&rev=5
2024-01-10 10:05:49 +00:00
8e4cf0b3e2 - Fix files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-spanner?expand=0&rev=3
2024-01-09 11:45:06 +00:00
1f944f8435 - Add %sle15_python_module_pythons macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-spanner?expand=0&rev=2
2024-01-09 10:24:42 +00:00
400967b0a6 - Initial version 3.40.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-spanner?expand=0&rev=1
2024-01-09 10:23:19 +00:00