|
| 1 | +------------------------------------------------------------------- |
| 2 | +Mon Oct 27 10:05:03 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> |
| 3 | + |
| 4 | +- Replace bash scriptlet to remove mock usage from source code |
| 5 | + |
| 6 | +------------------------------------------------------------------- |
| 7 | +Mon Oct 20 08:26:31 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> |
| 8 | + |
| 9 | +- Update to 3.58.0 |
| 10 | + * **spanner:** Support setting read lock mode (#1404) |
| 11 | + * Remove Python 3.7 and 3.8 as supported runtimes (#1395) |
| 12 | +- from version 3.57.0 |
| 13 | + * Support configuring logger in dbapi kwargs (#1400) |
| 14 | +- from version 3.56.0 |
| 15 | + * Add support for multiplexed sessions - read/write (#1389) |
| 16 | + * Add support for multiplexed sessions (#1383) |
| 17 | + * Default enable multiplex session for all operations unless |
| 18 | + explicitly set to false (#1394) |
| 19 | + * **spanner:** Add new change_stream.proto (#1382) |
| 20 | + * Skip gRPC trailers for StreamingRead & ExecuteStreamingSql (#1385) |
| 21 | +- from version 3.55.0 |
| 22 | + * Add a `last` field in the `PartialResultSet` (d532d57) |
| 23 | + * Add support for multiplexed sessions (#1381) |
| 24 | + * Add throughput_mode to UpdateDatabaseDdlRequest to be used by |
| 25 | + Spanner Migration Tool. |
| 26 | + See https://github.com/GoogleCloudPlatform/spanner-migration-tool (d532d57) |
| 27 | + * Support fine-grained permissions database roles in connect (#1338) |
| 28 | + * E2E tracing metadata append issue (#1357) |
| 29 | + * Pass through kwargs in dbapi connect (#1368) |
| 30 | + * Remove setup.cfg configuration for creating universal wheels (#1324) |
| 31 | + * A comment for field `chunked_value` in message |
| 32 | + `.google.spanner.v1.PartialResultSet` is changed (d532d57) |
| 33 | + * A comment for field `precommit_token` in message |
| 34 | + `.google.spanner.v1.PartialResultSet` is changed (d532d57) |
| 35 | + * A comment for field `precommit_token` in message |
| 36 | + `.google.spanner.v1.ResultSet` is changed (d532d57) |
| 37 | + * A comment for field `query_plan` in message |
| 38 | + `.google.spanner.v1.ResultSetStats` is changed (d532d57) |
| 39 | + * A comment for field `row_count_lower_bound` in message |
| 40 | + `.google.spanner.v1.ResultSetStats` is changed (d532d57) |
| 41 | + * A comment for field `row_type` in message |
| 42 | + `.google.spanner.v1.ResultSetMetadata` is changed (d532d57) |
| 43 | + * A comment for field `rows` in message |
| 44 | + `.google.spanner.v1.ResultSet` is changed (d532d57) |
| 45 | + * A comment for field `stats` in message |
| 46 | + `.google.spanner.v1.PartialResultSet` is changed (d532d57) |
| 47 | + * A comment for field `stats` in message |
| 48 | + `.google.spanner.v1.ResultSet` is changed (d532d57) |
| 49 | + * A comment for field `values` in message |
| 50 | + `.google.spanner.v1.PartialResultSet` is changed (d532d57) |
| 51 | + * A comment for message `ResultSetMetadata` is changed (d532d57) |
| 52 | + * A comment for message `ResultSetStats` is changed (d532d57) |
| 53 | + * Fix markdown formatting in transactions page (#1377) |
| 54 | +- from version 3.54.0 |
| 55 | + * Add interval type support (#1340) |
| 56 | + * Add sample for pre-split feature (#1333) |
| 57 | + * Add SQL statement for begin transaction isolation level (#1331) |
| 58 | + * Support transaction isolation level in dbapi (#1327) |
| 59 | + * Improve client-side regex statement parser (#1328) |
| 60 | + |
1 | 61 | ------------------------------------------------------------------- |
2 | 62 | Mon Apr 28 13:02:48 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> |
3 | 63 |
|
|
0 commit comments