Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1044 commits
Select commit Hold shift + click to select a range
69ae197
chore: change owner to harsha (#986)
asthamohta Aug 2, 2023
511852e
chore(main): release 3.39.0 (#985)
release-please[bot] Aug 3, 2023
9d376cf
Revert "feat: Set LAR as False (#980)" (#992)
surbhigarg92 Aug 4, 2023
60c2574
chore(main): release 3.40.0 (#993)
release-please[bot] Aug 4, 2023
a51201a
Revert "fix: set databoost false (#928)" (#977)
gauravpurohit06 Aug 7, 2023
960993c
chore(deps): update dependency google-cloud-spanner to v3.35.1 (#952)
renovate-bot Aug 9, 2023
52a9c06
fix: fix to reload table when checking if table exists (#1002)
asthamohta Aug 17, 2023
1ba3d35
chore(main): release 3.40.1 (#1004)
release-please[bot] Aug 17, 2023
848c3b4
docs: Minor formatting (#1006)
gcf-owl-bot[bot] Sep 19, 2023
3ac13ad
fix: require google-cloud-core >= 1.4.4 (#1015)
parthea Oct 8, 2023
1012dca
chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#1016)
gcf-owl-bot[bot] Oct 9, 2023
6186434
feat: add BatchWrite API (#1011)
gcf-owl-bot[bot] Oct 9, 2023
623a97f
chore: [autoapprove] Update `black` and `isort` to latest versions (#…
gcf-owl-bot[bot] Oct 10, 2023
cacb4be
feat(spanner): add autoscaling config to the instance proto (#1022)
gcf-owl-bot[bot] Oct 13, 2023
3a9fa84
feat: return list of dictionaries for execute streaming sql (#1003)
asthamohta Oct 25, 2023
c10ae36
chore: rename rst files to avoid conflict with service names (#1026)
gcf-owl-bot[bot] Oct 30, 2023
d706db5
feat: add PG.OID type cod annotation (#1023)
gcf-owl-bot[bot] Oct 30, 2023
3e6a58a
feat(spanner): add directed_read_option in spanner.proto (#1030)
gcf-owl-bot[bot] Nov 2, 2023
0515f5c
chore: update docfx minimum Python version (#1031)
gcf-owl-bot[bot] Nov 3, 2023
14e526b
chore: bump urllib3 from 1.26.12 to 1.26.18 (#1033)
gcf-owl-bot[bot] Nov 15, 2023
2c3aa99
fix: Executing existing DDL statements on executemany statement execu…
ankiaga Nov 17, 2023
fcda67f
feat: Implementing client side statements in dbapi (starting with com…
ankiaga Nov 23, 2023
978b895
fix: use `retry_async` instead of `retry` in async client (#1044)
gcf-owl-bot[bot] Nov 30, 2023
61b94ff
feat: Add support for Python 3.12 (#1040)
gcf-owl-bot[bot] Nov 30, 2023
59f8c6e
feat: Introduce compatibility with native namespace packages (#1036)
parthea Dec 1, 2023
3926a0e
chore(deps): update all dependencies (#998)
renovate-bot Dec 2, 2023
b81790a
chore(deps): update dependency colorlog to v6.8.0 (#1045)
renovate-bot Dec 2, 2023
c35f447
fix: require proto-plus 1.22.2 for python 3.11 (#880)
parthea Dec 3, 2023
434649b
feat: Batch Write API implementation and samples (#1027)
Dec 3, 2023
c363a6e
feat: Implementation for Begin and Rollback clientside statements (#1…
ankiaga Dec 4, 2023
c5b9954
chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/temp…
gcf-owl-bot[bot] Dec 4, 2023
5080490
chore(deps): update dependency platformdirs to v4.1.0 (#1047)
renovate-bot Dec 5, 2023
69c7dc1
chore(deps): update all dependencies (#1051)
renovate-bot Dec 8, 2023
b314c2b
chore(deps): update dependency argcomplete to v3.2.0 (#1053)
renovate-bot Dec 10, 2023
489cfb6
feat: Implementation of client side statements that return (#1046)
ankiaga Dec 12, 2023
18c5b5a
chore(deps): update all dependencies (#1054)
renovate-bot Dec 14, 2023
66d8822
feat: Implementation for batch dml in dbapi (#1055)
ankiaga Dec 14, 2023
c66f4fb
chore: remove samples test against 3.7, 3.9, 3.10, 3.11 as required c…
harshachinta Dec 22, 2023
493d3db
test: unit test case fix (#1057)
surbhigarg92 Jan 7, 2024
5c05432
feat: Add support for Directed Reads (#1000)
asthamohta Jan 9, 2024
f951996
feat: Implementation for partitioned query in dbapi (#1067)
ankiaga Jan 10, 2024
3b164c6
fix: Fix for flaky test_read_timestamp_client_side_autocommit test (#…
ankiaga Jan 10, 2024
5f476e8
chore(main): release 3.41.0 (#1009)
release-please[bot] Jan 12, 2024
0fd2faa
build(python): fix `docs` and `docfx` builds (#1076)
gcf-owl-bot[bot] Jan 17, 2024
6bf5545
feat: Fixing and refactoring transaction retry logic in dbapi. Also a…
ankiaga Jan 17, 2024
fa0ea05
feat: add max_commit_delay API (#1078)
gcf-owl-bot[bot] Jan 18, 2024
b49d853
feat: Implementation of run partition query (#1080)
ankiaga Jan 24, 2024
d7f7eb1
feat: add FLOAT32 enum to TypeCode (#1081)
gcf-owl-bot[bot] Jan 28, 2024
36c6f5c
fix: Few fixes in DBAPI (#1085)
ankiaga Jan 29, 2024
fae73c4
docs: samples and tests for auto-generated createDatabase and createI…
rahul2393 Jan 30, 2024
96c764b
fix(spanner): add SpannerAsyncClient import to spanner_v1 package (#1…
harshachinta Jan 30, 2024
7ae4489
fix: Small fix in description when metadata is not present in cursor'…
ankiaga Jan 30, 2024
e0feefb
chore(main): release 3.42.0 (#1079)
release-please[bot] Jan 30, 2024
8c2c429
chore(deps): update all dependencies (#1066)
renovate-bot Jan 30, 2024
09490e7
chore(deps): update dependency google-cloud-spanner to v3.42.0 (#1089)
renovate-bot Jan 30, 2024
1d7915a
feat: Add support for max commit delay (#1050)
nginsberg-google Feb 5, 2024
05067c4
feat: Exposing Spanner client in dbapi connection (#1100)
ankiaga Feb 12, 2024
6c6b143
chore: support named schemas (#1073)
olavloite Feb 12, 2024
7cd7df4
feat: Untyped param (#1001)
asthamohta Feb 13, 2024
e88f8ed
chore: Adding schema name property in dbapi connection (#1101)
ankiaga Feb 14, 2024
e3df5df
chore: add a new directory for archived samples of admin APIs. (#1102)
rahul2393 Feb 14, 2024
f1718df
feat: Include RENAME in DDL regex (#1075)
killah777 Feb 17, 2024
3ad40eb
feat: support partitioned dml in dbapi (#1103)
ankiaga Feb 20, 2024
91ef11c
docs: samples and tests for admin backup APIs (#1105)
rahul2393 Feb 26, 2024
f013a21
docs: samples and tests for admin database APIs (#1099)
rahul2393 Feb 26, 2024
d1cc7dc
docs: update all public documents to use auto-generated admin clients…
rahul2393 Mar 4, 2024
a8fae6d
docs: use autogenerated methods to get names from admin samples (#1110)
rahul2393 Mar 4, 2024
3561739
test: skip sample tests if no changes detected (#1106)
rahul2393 Mar 6, 2024
3b726f0
feat: add retry and timeout for batch dml (#1107)
harshachinta Mar 6, 2024
039fa45
chore(main): release 3.43.0 (#1093)
release-please[bot] Mar 6, 2024
d870362
build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#1108)
gcf-owl-bot[bot] Mar 6, 2024
b9429f1
samples: add a sample for the max commit delay feature (#1097)
nginsberg-google Mar 7, 2024
bcc7687
docs: add sample for managed autoscaler (#1111)
rahul2393 Mar 7, 2024
33c3f33
fix: Correcting name of variable from `table_schema` to `schema_name`…
ankiaga Mar 11, 2024
51f196a
feat: add support of float32 type (#1113)
rahul2393 Mar 12, 2024
d87df1f
feat: Changes for float32 in dbapi (#1115)
ankiaga Mar 13, 2024
6e72458
chore(main): release 3.44.0 (#1112)
release-please[bot] Mar 15, 2024
8164cc3
feat: add support for PG.OID in parameterized queries (#1035)
larkee Apr 8, 2024
9ba2433
chore(python): update templated files (#1126)
gcf-owl-bot[bot] Apr 12, 2024
0be7746
chore(deps): update all dependencies (#1091)
renovate-bot Apr 12, 2024
4adcc9c
ref: use stdlib warnings module instead of a third party dependency (…
asottile-sentry Apr 12, 2024
a24aaf7
fix: Dates before 1000AD should use 4-digit years (#1132)
c2nes Apr 17, 2024
9cfb7c7
chore(main): release 3.45.0 (#1123)
release-please[bot] Apr 18, 2024
40d7666
chore: Update gapic-generator-python to v1.17.1 (#1090)
gcf-owl-bot[bot] May 2, 2024
e8b72c1
chore(main): release 3.46.0 (#1135)
release-please[bot] May 2, 2024
4723734
feat: Add support for multi region encryption config (#1136)
gcf-owl-bot[bot] May 6, 2024
42f4042
feat(spanner): add support for Proto Columns (#1084)
harshachinta May 16, 2024
df74972
chore(spanner): Proto regeneration protoc (#1142)
harshachinta May 22, 2024
d90a9c1
chore(main): release 3.47.0 (#1137)
release-please[bot] May 31, 2024
b255321
feat(spanner): add support for txn changstream exclusion (#1152)
harshachinta Jun 20, 2024
b43ee81
chore: update templated files (#1156)
parthea Jul 8, 2024
6ea270c
chore(python): use python 3.10 for docs build (#1160)
gcf-owl-bot[bot] Jul 9, 2024
b1f1109
chore(deps): update all dependencies (#1161)
renovate-bot Jul 11, 2024
fb8fda8
fix: Allow protobuf 5.x (#1144)
gcf-owl-bot[bot] Jul 12, 2024
5907b30
chore(spanner): Issue#1163 Remove dependency of spanner dbapi from sp…
bhatt4982 Jul 22, 2024
d616e02
chore(deps): update dependency pytest to v8.3.2 (#1167)
renovate-bot Jul 29, 2024
e8f58f1
fix(spanner): unskip emulator tests for proto (#1145)
harshachinta Jul 29, 2024
0eacf4f
chore: Update gapic-generator-python to v1.18.4 (#1174)
gcf-owl-bot[bot] Jul 30, 2024
7f0585d
chore(main): release 3.48.0 (#1153)
release-please[bot] Jul 31, 2024
e7d741b
chore(spanner): Issue591# cursor.list tables() is returning views (#1…
bhatt4982 Aug 5, 2024
6ab5f13
chore(deps): update dependency google-cloud-spanner to v3.48.0 (#1177)
renovate-bot Aug 5, 2024
82e9b1d
feat(spanner): add samples for instance partitions (#1168)
varuncnaik Aug 6, 2024
6e3f938
feat(spanner): Add resource reference annotation to backup schedules …
gcf-owl-bot[bot] Aug 19, 2024
c50b3b5
test(spanner): Refactoring testdata (#1184)
bhatt4982 Aug 19, 2024
ab38913
chore(spanner): Issue#1143 - Update dependency (#1158)
bhatt4982 Aug 26, 2024
4770ead
chore(spanner): Issue1178# [spanner_dbapi] While running a query that…
bhatt4982 Aug 27, 2024
2247a69
feat: Create a few code snippets as examples for using Spanner Graph …
bharadwajvr Aug 27, 2024
dadfae6
fix: JsonObject init when called on JsonObject of list (#1166)
forksumit Aug 27, 2024
b44c0da
chore(main): release 3.49.0 (#1182)
release-please[bot] Sep 4, 2024
f66ad00
Revert "chore(spanner): Issue#1143 - Update dependency (#1158)" (#1197)
harshachinta Sep 6, 2024
543fefd
chore(main): release 3.49.1 (#1198)
release-please[bot] Sep 6, 2024
570abff
test: enable emulator tests for POSTGRESQL dialect (#1201)
larkee Sep 16, 2024
4ed8998
build(python): release script update (#1205)
gcf-owl-bot[bot] Sep 16, 2024
5e2a8b2
chore(deps): update all dependencies (#1183)
renovate-bot Sep 17, 2024
1d062e8
chore(samples): add sample for spanner edition (#1196)
alkatrivedi Sep 17, 2024
d53f4f4
tracing: update OpenTelemetry dependencies from 2021 to 2024 (#1199)
odeke-em Sep 18, 2024
49ef574
chore(samples): Add samples for Cloud Spanner Scheduled Backups (#1204)
ketanv3 Sep 20, 2024
465c31f
chore: update sample instance edition to ENTERPRISE_PLUS for testing …
harshachinta Oct 16, 2024
fceb83b
feat: allow multiple KMS keys to create CMEK database/backup (#1191)
hwin16 Oct 28, 2024
efb37e7
fix: add PROTO in streaming chunks (#1213)
harshachinta Oct 28, 2024
5035f70
chore: Configure Ruby clients for google-ads-ad_manager (#1209)
gcf-owl-bot[bot] Oct 31, 2024
15c1133
chore(deps): update all dependencies (#1206)
renovate-bot Oct 31, 2024
7bcdd74
fix: pin `nox` version in `requirements.in` for devcontainer. (#1215)
gagangupt16 Nov 7, 2024
0728762
fix: pass through route-to-leader option in dbapi (#1223)
olavloite Nov 11, 2024
8c9fbf3
chore(main): release 3.50.0 (#1220)
release-please[bot] Nov 11, 2024
ac4cdc7
fix(spanner): multi_scm issue in python release (#1230)
sakthivelmanii Nov 11, 2024
9b255a1
chore: update templated files (#1235)
gcf-owl-bot[bot] Nov 13, 2024
c5ec41f
fix: json data type for non object values (#1236)
surbhigarg92 Nov 14, 2024
4c438a6
chore(main): release 3.50.1 (#1231)
release-please[bot] Nov 14, 2024
d34eaf4
feat(spanner): implement custom tracer_provider injection for opentel…
odeke-em Nov 15, 2024
4f152d1
docs(samples): Add samples for Cloud Spanner Default Backup Schedules…
Sally-Ye Nov 18, 2024
6f39f72
perf: optimize ResultSet decoding (#1244)
olavloite Dec 2, 2024
4c7b1d9
feat: add connection variable for ignoring transaction warnings (#1249)
olavloite Dec 4, 2024
34d1020
fix: allow setting connection.read_only to same value (#1247)
olavloite Dec 4, 2024
2225a5e
feat: support float32 parameters in dbapi (#1245)
olavloite Dec 4, 2024
411804f
test: add mock server tests (#1217)
olavloite Dec 5, 2024
d3d3839
fix: allow setting staleness to same value in tx (#1253)
olavloite Dec 5, 2024
5b956ef
perf: remove repeated GetSession calls for FixedSizePool (#1252)
olavloite Dec 5, 2024
0c06997
build: add mock server tests to Owlbot config (#1254)
olavloite Dec 5, 2024
142a01f
fix: dbapi raised AttributeError with [] as arguments (#1257)
olavloite Dec 5, 2024
8ca5957
test: create base class for mockserver tests (#1255)
olavloite Dec 5, 2024
da80152
chore(main): release 3.51.0 (#1240)
release-please[bot] Dec 6, 2024
c41fbb3
fix(tracing): only set span.status=OK if UNSET (#1248)
odeke-em Dec 6, 2024
c07c882
observability: annotate Session+SessionPool events (#1207)
odeke-em Dec 6, 2024
d4eb100
test: add test to verify that transactions are retried (#1267)
olavloite Dec 16, 2024
2f09b59
feat: add updated span events + trace more methods (#1259)
odeke-em Dec 17, 2024
7a75ff0
feat(x-goog-spanner-request-id): introduce AtomicCounter (#1275)
odeke-em Dec 19, 2024
2082366
test: support inline-begin in mock server (#1271)
olavloite Dec 20, 2024
0a288e4
fix: retry UNAVAILABLE errors for streaming RPCs (#1278)
olavloite Jan 1, 2025
b527f9b
chore(python): Update the python version in docs presubmit to use 3.1…
gcf-owl-bot[bot] Jan 3, 2025
9f20785
feat: support GRAPH and pipe syntax in dbapi (#1285)
olavloite Jan 7, 2025
ac974b6
chore: Add Custom OpenTelemetry Exporter in for Service Metrics (#1273)
lszinv Jan 8, 2025
3872e0f
fix: update retry strategy for mutation calls to handle aborted trans…
aakashanandg Jan 9, 2025
13f878e
observability: PDML + some batch write spans (#1274)
odeke-em Jan 10, 2025
6b0c190
fix(tracing): ensure nesting of Transaction.begin under commit + fix …
odeke-em Jan 13, 2025
a887552
feat: support transaction and request tags in dbapi (#1262)
olavloite Jan 13, 2025
88f4e59
chore(python): exclude .github/workflows/unittest.yml in renovate con…
gcf-owl-bot[bot] Jan 14, 2025
82c25da
Feat: MetricsTracer implementation (#1291)
lszinv Jan 24, 2025
b4103f0
chore(spanner): Update CODEOWNERS (#1304)
sakthivelmanii Jan 29, 2025
1ea299f
feat: add GCP standard otel attributes for python client (#1308)
harshachinta Feb 19, 2025
00667d8
chore(main): release 3.52.0 (#1258)
release-please[bot] Feb 20, 2025
f74149a
feat(spanner): A new enum `IsolationLevel` is added (#1224)
gcf-owl-bot[bot] Feb 21, 2025
49623e3
perf: add option for last_statement (#1313)
olavloite Feb 27, 2025
1817c80
chore(python): conditionally load credentials in .kokoro/build.sh (#1…
gcf-owl-bot[bot] Mar 3, 2025
1ff7e3c
build: update system tests to test protobuf implementation (#1321)
parthea Mar 5, 2025
4f52781
chore: Remove unused files (#1319)
parthea Mar 5, 2025
8d9097f
feat: Add Attempt, Operation and GFE Metrics (#1302)
lszinv Mar 6, 2025
11b823e
fix: allow Protobuf 6.x (#1320)
parthea Mar 10, 2025
bc6ce1b
feat: end to end tracing (#1315)
surbhigarg92 Mar 11, 2025
2328d55
feat: snapshot isolation (#1318)
surbhigarg92 Mar 12, 2025
c4eecbd
chore: sample for opentelemetry traces (#1323)
surbhigarg92 Mar 12, 2025
b71ee0e
Fix: Cleanup after metric integration test (#1322)
lszinv Mar 12, 2025
b44fcd0
chore(main): release 3.53.0 (#1311)
release-please[bot] Mar 13, 2025
8cb247e
feat: support transaction isolation level in dbapi (#1327)
olavloite Apr 2, 2025
03270f4
fix: improve client-side regex statement parser (#1328)
olavloite Apr 3, 2025
85d48fe
feat: add SQL statement for begin transaction isolation level (#1331)
olavloite Apr 14, 2025
0098fcb
chore(python): remove noxfile.py from templates (#1335)
gcf-owl-bot[bot] Apr 14, 2025
4854cf6
feat: add sample for pre-split feature (#1333)
aksharauke Apr 22, 2025
2eb7999
chore: sample fix with increased timeout (#1339)
harshachinta Apr 22, 2025
c409e2c
feat: add interval type support (#1340)
rahul2393 Apr 28, 2025
84a18fd
chore(main): release 3.54.0 (#1330)
release-please[bot] Apr 28, 2025
f06c579
fix: remove setup.cfg configuration for creating universal wheels (#1…
parthea Apr 29, 2025
095509b
fix: E2E tracing metadata append issue (#1357)
surbhigarg92 May 2, 2025
9506d3f
test: fix retry helpers currently causing flaky test failures (#1369)
olavloite May 5, 2025
a97b716
fix: pass through kwargs in dbapi connect (#1368)
olavloite May 6, 2025
c767cea
build: reduce build time (#1370)
olavloite May 6, 2025
9b57500
chore(x-goog-request-id): commit testing scaffold (#1366)
odeke-em May 7, 2025
a8fccf2
feat: support fine-grained permissions database roles in connect (#1338)
waltaskew May 7, 2025
59eb002
test: add explicit credentials and project to test (#1372)
olavloite May 7, 2025
f7bee55
build: exclude presubmit.cfg from owlbot generation (#1373)
olavloite May 7, 2025
7a5877d
chore(x-goog-spanner-request-id): plug in functionality after test sc…
odeke-em May 17, 2025
1f7f398
test: add a test for unary retries of UNAVAILABLE (#1376)
olavloite May 20, 2025
5fcbcde
docs: fix markdown formatting in transactions page (#1377)
rahul2393 May 20, 2025
bc21b41
chore(x-goog-spanner-request-id): add x_goog_spanner_request_id as an…
odeke-em May 21, 2025
948f157
chore: Update gapic-generator-python to 1.24.1 (#1314)
gcf-owl-bot[bot] May 21, 2025
0e7e695
chore(x-goog-spanner-request-id): more updates for batch_write + mock…
odeke-em May 22, 2025
e983021
chore: add samples for transaction timeout configuration (#1380)
alkatrivedi May 27, 2025
2f5c5af
feat: Add support for multiplexed sessions (#1381)
rahul2393 May 28, 2025
03f6741
chore(main): release 3.55.0 (#1363)
release-please[bot] May 28, 2025
195a322
chore: add sample to set statement timeout within a transaciton (#1384)
alkatrivedi Jun 4, 2025
bd99e7f
feat: Add support for multiplexed sessions (#1383)
currantw Jun 10, 2025
33d50e5
perf: Skip gRPC trailers for StreamingRead & ExecuteStreamingSql (#1385)
sakthivelmanii Jun 16, 2025
40498ce
feat: Add support for multiplexed sessions - read/write (#1389)
currantw Jun 18, 2025
3541e0b
tests: update default runtime used for tests (#1391)
parthea Jul 3, 2025
a44226d
feat: default enable multiplex session for all operations unless expl…
rahul2393 Jul 24, 2025
38d4989
feat(spanner): add new change_stream.proto (#1382)
gcf-owl-bot[bot] Jul 24, 2025
4159775
chore(main): release 3.56.0 (#1386)
release-please[bot] Jul 24, 2025
f8f68b2
feat: support configuring logger in dbapi kwargs (#1400)
olavloite Aug 12, 2025
0cbb3c8
chore: make precommit token check emulator-proof (#1402)
olavloite Aug 14, 2025
3968cbf
chore(main): release 3.57.0 (#1401)
release-please[bot] Aug 14, 2025
fe00eb5
deps: Remove Python 3.7 and 3.8 as supported runtimes (#1395)
rahul2393 Aug 26, 2025
53f8c2b
feat(spanner): support setting read lock mode (#1404)
skuruppu Aug 26, 2025
1de10ce
chore(deps): update all dependencies (#1283)
renovate-bot Aug 27, 2025
fc3dadc
chore(deps): update actions/setup-python action to v6 (#1407)
renovate-bot Sep 4, 2025
6a05b57
chore: Update gapic-generator-python to 1.26.2 (#1406)
gcf-owl-bot[bot] Sep 10, 2025
0b41a27
chore(main): release 3.58.0 (#1405)
release-please[bot] Sep 22, 2025
4c70566
docs: Add snippet for Repeatable Read configuration at client and tra…
surbhigarg92 Sep 24, 2025
5939027
feat(spanner): add lazy decode to partitioned query (#1411)
sinhasubham Oct 9, 2025
6984260
fix(spanner): resolve TypeError in metrics resource detection (#1446)
sinhasubham Oct 18, 2025
5b080a0
chore(main): release 3.59.0 (#1412)
release-please[bot] Oct 23, 2025
e8a1cb8
fix: configure keepAlive time for gRPC TCP connections (#1448)
rahul2393 Oct 28, 2025
6ee96ad
chore(python): remove configure_previous_major_version_branches (#1453)
gcf-owl-bot[bot] Nov 5, 2025
ef9f8d4
feat: add support for experimental host (#1452)
sagnghos Nov 6, 2025
7ce69a0
feat(observability): enable OpenTelemetry metrics and tracing by defa…
sinhasubham Nov 10, 2025
af7537b
feat: Exposing AutoscalingConfig in InstancePartition (#1413)
gcf-owl-bot[bot] Nov 11, 2025
36b5b3a
feat: add cloud.region, request_tag and transaction_tag in span attri…
sinhasubham Nov 12, 2025
ae77757
feat: Add Spanner location API (#1457)
gcf-owl-bot[bot] Nov 19, 2025
0021607
chore: onboard to librarian (#1454)
ohmayr Nov 19, 2025
6818765
feat(spanner): make built-in metrics enabled by default (#1459)
sinhasubham Dec 4, 2025
83bc347
fix: Provide Spanner Option to disable metrics (#1460)
surbhigarg92 Dec 9, 2025
89769ba
chore(python): Add support for Python 3.14 (#1456)
chalmerlowe Dec 10, 2025
f9673f2
chore: librarian release pull request: 20251210T220651Z (#1462)
rahul2393 Dec 10, 2025
e1a7310
feat(gapic): support mTLS certificates when available (#1467)
daniel-sanche Dec 16, 2025
3375d00
chore: librarian release pull request: 20251216T134400Z (#1468)
daniel-sanche Dec 17, 2025
de5a2c6
fix: transaction_tag should be set on BeginTransactionRequest (#1463)
surbhigarg92 Dec 17, 2025
3958dc3
fix: resolve pre-release dependency failures and sqlparse recursion (…
sinhasubham Jan 6, 2026
afe8bd5
feat: add uuid support (#1310)
harshachinta Jan 6, 2026
3c6c4c7
fix(spanner): handle errors during stream restart in snapshot (#1471)
sinhasubham Jan 14, 2026
04eb42f
chore: librarian release pull request: 20260114T204223Z (#1478)
rahul2393 Jan 16, 2026
02c0bbd
chore: Add gcp resource name span attribute (#1480)
surbhigarg92 Jan 16, 2026
68ae566
feat: add requestID info in error exceptions (#1415)
rahul2393 Jan 22, 2026
2453e07
docs(spanner): snippet for setting read lock mode (#1473)
skuruppu Feb 11, 2026
1f49a6d
fix(metrics): prevent thread leak by ensuring singleton initializatio…
sinhasubham Feb 11, 2026
d4cee61
chore: librarian release pull request: 20260213T101303Z (#1497)
rahul2393 Feb 13, 2026
c2bbb22
chore: replace old spanner and python teams with new teams (#1498)
suztomo Feb 19, 2026
0c4c5da
feat: add TLS/mTLS support for experimental host (#1479)
sagnghos Feb 26, 2026
0da5f78
feat(spanner): add Client Context support to options (#1499)
aseering Mar 3, 2026
417c84a
Merge remote-tracking branch 'remote.googleapis/python-spanner/main' …
parthea Mar 9, 2026
fb8bb00
Trigger owlbot post-processor
parthea Mar 9, 2026
a7f00af
build: google-cloud-spanner migration: adjust owlbot-related files
parthea Mar 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
40 changes: 40 additions & 0 deletions packages/google-cloud-spanner/.coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# -*- coding: utf-8 -*-
#
# Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Generated by synthtool. DO NOT EDIT!
[run]
branch = True
omit =
/tmp/*
.nox/*

[report]
fail_under = 100
show_missing = True
exclude_lines =
# Re-enable the standard pragma
pragma: NO COVER
# Ignore debug-only repr
def __repr__
# Ignore abstract methods
raise NotImplementedError
omit =
/tmp/*
.nox/*
*/gapic/*.py
*/proto/*.py
*/core/*.py
*/site-packages/*.py
16 changes: 16 additions & 0 deletions packages/google-cloud-spanner/.devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
ARG VARIANT="3.13"
FROM mcr.microsoft.com/devcontainers/python:${VARIANT}

#install nox
COPY requirements.txt /requirements.txt
RUN python3 -m pip install --upgrade --quiet --require-hashes -r requirements.txt

# install gh
RUN curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg \
&& chmod go+r /usr/share/keyrings/githubcli-archive-keyring.gpg \
&& echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | tee /etc/apt/sources.list.d/github-cli.list > /dev/null \
&& apt-get update \
&& apt-get install gh -y

# install gloud sdk
RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] http://packages.cloud.google.com/apt cloud-sdk main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list && curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key --keyring /usr/share/keyrings/cloud.google.gpg add - && apt-get update -y && apt-get install google-cloud-cli -y
13 changes: 13 additions & 0 deletions packages/google-cloud-spanner/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/python
{
"name": "Python 3",
"build": {
// Sets the run context to one level up instead of the .devcontainer folder.
"args": { "VARIANT": "3.8" },
// Update the 'dockerFile' property if you aren't using the standard 'Dockerfile' filename.
"dockerfile": "Dockerfile"
},

"postCreateCommand": "bash .devcontainer/postCreate.sh"
}
3 changes: 3 additions & 0 deletions packages/google-cloud-spanner/.devcontainer/postCreate.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
echo "Post Create Starting"

nox -s blacken
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nox==2024.10.9
72 changes: 72 additions & 0 deletions packages/google-cloud-spanner/.devcontainer/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --generate-hashes requirements.in
#
argcomplete==3.6.2 \
--hash=sha256:65b3133a29ad53fb42c48cf5114752c7ab66c1c38544fdf6460f450c09b42591 \
--hash=sha256:d0519b1bc867f5f4f4713c41ad0aba73a4a5f007449716b16f385f2166dc6adf
# via nox
colorlog==6.9.0 \
--hash=sha256:5906e71acd67cb07a71e779c47c4bcb45fb8c2993eebe9e5adcd6a6f1b283eff \
--hash=sha256:bfba54a1b93b94f54e1f4fe48395725a3d92fd2a4af702f6bd70946bdc0c6ac2
# via nox
distlib==0.4.0 \
--hash=sha256:9659f7d87e46584a30b5780e43ac7a2143098441670ff0a49d5f9034c54a6c16 \
--hash=sha256:feec40075be03a04501a973d81f633735b4b69f98b05450592310c0f401a4e0d
# via virtualenv
filelock==3.19.1 \
--hash=sha256:66eda1888b0171c998b35be2bcc0f6d75c388a7ce20c3f3f37aa8e96c2dddf58 \
--hash=sha256:d38e30481def20772f5baf097c122c3babc4fcdb7e14e57049eb9d88c6dc017d
# via virtualenv
nox==2025.5.1 \
--hash=sha256:2a571dfa7a58acc726521ac3cd8184455ebcdcbf26401c7b737b5bc6701427b2 \
--hash=sha256:56abd55cf37ff523c254fcec4d152ed51e5fe80e2ab8317221d8b828ac970a31
# via -r requirements.in
packaging==25.0 \
--hash=sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484 \
--hash=sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f
# via nox
platformdirs==4.4.0 \
--hash=sha256:abd01743f24e5287cd7a5db3752faf1a2d65353f38ec26d98e25a6db65958c85 \
--hash=sha256:ca753cf4d81dc309bc67b0ea38fd15dc97bc30ce419a7f58d13eb3bf14c4febf
# via virtualenv
tomli==2.2.1 \
--hash=sha256:023aa114dd824ade0100497eb2318602af309e5a55595f76b626d6d9f3b7b0a6 \
--hash=sha256:02abe224de6ae62c19f090f68da4e27b10af2b93213d36cf44e6e1c5abd19fdd \
--hash=sha256:286f0ca2ffeeb5b9bd4fcc8d6c330534323ec51b2f52da063b11c502da16f30c \
--hash=sha256:2d0f2fdd22b02c6d81637a3c95f8cd77f995846af7414c5c4b8d0545afa1bc4b \
--hash=sha256:33580bccab0338d00994d7f16f4c4ec25b776af3ffaac1ed74e0b3fc95e885a8 \
--hash=sha256:400e720fe168c0f8521520190686ef8ef033fb19fc493da09779e592861b78c6 \
--hash=sha256:40741994320b232529c802f8bc86da4e1aa9f413db394617b9a256ae0f9a7f77 \
--hash=sha256:465af0e0875402f1d226519c9904f37254b3045fc5084697cefb9bdde1ff99ff \
--hash=sha256:4a8f6e44de52d5e6c657c9fe83b562f5f4256d8ebbfe4ff922c495620a7f6cea \
--hash=sha256:4e340144ad7ae1533cb897d406382b4b6fede8890a03738ff1683af800d54192 \
--hash=sha256:678e4fa69e4575eb77d103de3df8a895e1591b48e740211bd1067378c69e8249 \
--hash=sha256:6972ca9c9cc9f0acaa56a8ca1ff51e7af152a9f87fb64623e31d5c83700080ee \
--hash=sha256:7fc04e92e1d624a4a63c76474610238576942d6b8950a2d7f908a340494e67e4 \
--hash=sha256:889f80ef92701b9dbb224e49ec87c645ce5df3fa2cc548664eb8a25e03127a98 \
--hash=sha256:8d57ca8095a641b8237d5b079147646153d22552f1c637fd3ba7f4b0b29167a8 \
--hash=sha256:8dd28b3e155b80f4d54beb40a441d366adcfe740969820caf156c019fb5c7ec4 \
--hash=sha256:9316dc65bed1684c9a98ee68759ceaed29d229e985297003e494aa825ebb0281 \
--hash=sha256:a198f10c4d1b1375d7687bc25294306e551bf1abfa4eace6650070a5c1ae2744 \
--hash=sha256:a38aa0308e754b0e3c67e344754dff64999ff9b513e691d0e786265c93583c69 \
--hash=sha256:a92ef1a44547e894e2a17d24e7557a5e85a9e1d0048b0b5e7541f76c5032cb13 \
--hash=sha256:ac065718db92ca818f8d6141b5f66369833d4a80a9d74435a268c52bdfa73140 \
--hash=sha256:b82ebccc8c8a36f2094e969560a1b836758481f3dc360ce9a3277c65f374285e \
--hash=sha256:c954d2250168d28797dd4e3ac5cf812a406cd5a92674ee4c8f123c889786aa8e \
--hash=sha256:cb55c73c5f4408779d0cf3eef9f762b9c9f147a77de7b258bef0a5628adc85cc \
--hash=sha256:cd45e1dc79c835ce60f7404ec8119f2eb06d38b1deba146f07ced3bbc44505ff \
--hash=sha256:d3f5614314d758649ab2ab3a62d4f2004c825922f9e370b29416484086b264ec \
--hash=sha256:d920f33822747519673ee656a4b6ac33e382eca9d331c87770faa3eef562aeb2 \
--hash=sha256:db2b95f9de79181805df90bedc5a5ab4c165e6ec3fe99f970d0e302f384ad222 \
--hash=sha256:e59e304978767a54663af13c07b3d1af22ddee3bb2fb0618ca1593e4f593a106 \
--hash=sha256:e85e99945e688e32d5a35c1ff38ed0b3f41f43fad8df0bdf79f72b2ba7bc5272 \
--hash=sha256:ece47d672db52ac607a3d9599a9d48dcb2f2f735c6c2d1f34130085bb12b112a \
--hash=sha256:f4039b9cbc3048b2416cc57ab3bda989a6fcf9b36cf8937f01a6e731b64f80d7
# via nox
virtualenv==20.34.0 \
--hash=sha256:341f5afa7eee943e4984a9207c025feedd768baff6753cd660c857ceb3e36026 \
--hash=sha256:44815b2c9dee7ed86e387b842a84f20b93f7f417f95886ca1996a72a4138eb1a
# via nox
33 changes: 33 additions & 0 deletions packages/google-cloud-spanner/.flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# -*- coding: utf-8 -*-
#
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Generated by synthtool. DO NOT EDIT!
[flake8]
ignore = E203, E231, E266, E501, W503
exclude =
# Exclude generated code.
**/proto/**
**/gapic/**
**/services/**
**/types/**
*_pb2.py

# Standard linting exemptions.
**/.nox/**
__pycache__,
.git,
*.pyc,
conf.py
64 changes: 64 additions & 0 deletions packages/google-cloud-spanner/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
*.py[cod]
*.sw[op]

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
.eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.nox
.cache
.pytest_cache


# Mac
.DS_Store

# JetBrains
.idea

# VS Code
.vscode

# emacs
*~

# Built documentation
docs/_build
bigquery/docs/generated
docs.metadata

# Virtual environment
env/
venv/

# Test logs
coverage.xml
*sponge_log.xml

# System test environment variables.
system_tests/local_test_setup

# Make sure a generated file isn't accidentally committed.
pylintrc
pylintrc.test
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "spanner",
"name_pretty": "Cloud Spanner",
"product_documentation": "https://cloud.google.com/spanner/docs/",
"client_documentation": "https://cloud.google.com/python/docs/reference/spanner/latest",
"issue_tracker": "https://issuetracker.google.com/issues?q=componentid:190851%2B%20status:open",
"release_level": "stable",
"language": "python",
"library_type": "GAPIC_COMBO",
"repo": "googleapis/python-spanner",
"distribution_name": "google-cloud-spanner",
"api_id": "spanner.googleapis.com",
"requires_billing": true,
"default_version": "v1",
"codeowner_team": "@googleapis/spanner-team",
"api_shortname": "spanner",
"api_description": "is a fully managed, mission-critical, \nrelational database service that offers transactional consistency at global scale, \nschemas, SQL (ANSI 2011 with extensions), and automatic, synchronous replication \nfor high availability.\n\nBe sure to activate the Cloud Spanner API on the Developer's Console to\nuse Cloud Spanner from your project."
}
Loading
Loading