Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
cc633ee
chore: onboard to librarian
ohmayr Nov 5, 2025
c0b2ba3
add setup file
ohmayr Nov 5, 2025
58244e1
update blacken
ohmayr Nov 5, 2025
97f48f4
revert system test version to 3.12
ohmayr Nov 5, 2025
f1c559e
wip
ohmayr Nov 6, 2025
f5bb5b0
wip
ohmayr Nov 6, 2025
8fac832
wip
ohmayr Nov 6, 2025
27df1a4
wip
ohmayr Nov 6, 2025
1047741
wip
ohmayr Nov 6, 2025
4ad99dc
wip
ohmayr Nov 6, 2025
125179a
wip
ohmayr Nov 6, 2025
8201304
wip
ohmayr Nov 6, 2025
5f89e33
wip
ohmayr Nov 7, 2025
c916a92
wip
ohmayr Nov 7, 2025
5adda80
wip
ohmayr Nov 7, 2025
dc42efc
wip
ohmayr Nov 7, 2025
7fc2948
wip
ohmayr Nov 7, 2025
6658906
wip
ohmayr Nov 7, 2025
5c60088
wip
ohmayr Nov 7, 2025
b45b0a2
wip
ohmayr Nov 7, 2025
a53781a
wip
ohmayr Nov 7, 2025
e808405
wip
ohmayr Nov 7, 2025
6b27075
wip
ohmayr Nov 7, 2025
5e33afb
wip
ohmayr Nov 8, 2025
e98a4b7
wip
ohmayr Nov 8, 2025
b1d2427
update sha
ohmayr Nov 10, 2025
2a44764
update sha
ohmayr Nov 10, 2025
5919f3c
wip
ohmayr Nov 10, 2025
22c7cfa
wip
ohmayr Nov 10, 2025
7ed3697
wip
ohmayr Nov 10, 2025
d39305e
wip
ohmayr Nov 11, 2025
e730ecc
wip
ohmayr Nov 11, 2025
c5a37fc
wip
ohmayr Nov 11, 2025
dc17924
wip
ohmayr Nov 11, 2025
ea2fb81
generated changes
ohmayr Nov 11, 2025
5e14343
update sha
ohmayr Nov 11, 2025
3623604
remove files
ohmayr Nov 11, 2025
594ccfe
update python version for lint
ohmayr Nov 12, 2025
4b3bc2c
revert setup file to main
ohmayr Nov 14, 2025
907ed25
reorder apis
ohmayr Nov 17, 2025
5e8d17b
fix docs
ohmayr Nov 17, 2025
41e701c
address failure
ohmayr Nov 18, 2025
69fccf7
rename owlbot.py to librarian.py
ohmayr Nov 18, 2025
6f8a89b
rename file
ohmayr Nov 18, 2025
97d7374
chore: create a release
ohmayr Nov 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: create a release
  • Loading branch information
ohmayr committed Nov 18, 2025
commit 97d7374a2da97a0ae65623e3f7d7f76a34571b5c
2 changes: 1 addition & 1 deletion .librarian/state.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:e601da6e29c993e14c52867f2c088dfb841beae618d2a4f1e0f7970a888ab020
libraries:
- id: google-cloud-spanner
version: 3.59.0
version: 3.60.0
last_generated_commit: cf0434f4bd20618db60ddd16a1e7db2c0dfb9158
apis:
- path: google/spanner/admin/database/v1
Expand Down
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@

[1]: https://pypi.org/project/google-cloud-spanner/#history

## [3.60.0](https://github.com/googleapis/python-spanner/compare/v3.59.0...v3.60.0) (2025-11-18)


### Features

* add cloud.region, request_tag and transaction_tag in span attributes (#1449) ([d37fb80a39aea859059ae7d85adc75095a6e14e6](https://github.com/googleapis/python-spanner/commit/d37fb80a39aea859059ae7d85adc75095a6e14e6))
* Exposing AutoscalingConfig in InstancePartition ([8b6f154085543953556acde161a739414988b7f0](https://github.com/googleapis/python-spanner/commit/8b6f154085543953556acde161a739414988b7f0))
* enable OpenTelemetry metrics and tracing by default (#1410) ([bb5095dfb615159a575933a332382ba93ba4bbd1](https://github.com/googleapis/python-spanner/commit/bb5095dfb615159a575933a332382ba93ba4bbd1))
* add support for experimental host (#1452) ([9535e5e096f6ab53f2817af4fd7ac1fa2ca71660](https://github.com/googleapis/python-spanner/commit/9535e5e096f6ab53f2817af4fd7ac1fa2ca71660))


### Bug Fixes

* Deprecate credentials_file argument ([8b6f154085543953556acde161a739414988b7f0](https://github.com/googleapis/python-spanner/commit/8b6f154085543953556acde161a739414988b7f0))
* configure keepAlive time for gRPC TCP connections (#1448) ([efb2833e52e54b096e552a4d91f94b017ac733bb](https://github.com/googleapis/python-spanner/commit/efb2833e52e54b096e552a4d91f94b017ac733bb))

## [3.59.0](https://github.com/googleapis/python-spanner/compare/v3.58.0...v3.59.0) (2025-10-18)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/spanner_admin_database_v1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.59.0" # {x-release-please-version}
__version__ = "3.60.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/spanner_admin_instance_v1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.59.0" # {x-release-please-version}
__version__ = "3.60.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/spanner_dbapi/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
import platform

PY_VERSION = platform.python_version()
__version__ = "3.59.0"
__version__ = "3.60.0"
VERSION = __version__
DEFAULT_USER_AGENT = "gl-dbapi/" + VERSION
2 changes: 1 addition & 1 deletion google/cloud/spanner_v1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.59.0" # {x-release-please-version}
__version__ = "3.60.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-spanner-admin-database",
"version": "3.59.0"
"version": "3.60.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-spanner-admin-instance",
"version": "3.59.0"
"version": "3.60.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-spanner",
"version": "3.59.0"
"version": "3.60.0"
},
"snippets": [
{
Expand Down
Loading