Skip to content

Commit 88275d2

Browse files
chore(main): release google-cloud-spanner 0.1.0
1 parent 147908e commit 88275d2

13 files changed

Lines changed: 35 additions & 12 deletions

File tree

.release-please-individual-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"packages/google-cloud-firestore": "2.27.0",
55
"packages/google-crc32c": "1.8.0",
66
"packages/pandas-gbq": "0.35.0",
7-
"packages/sqlalchemy-bigquery": "1.17.0"
7+
"packages/sqlalchemy-bigquery": "1.17.0",
8+
"packages/google-cloud-spanner": "0.1.0"
89
}

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1920,7 +1920,7 @@ libraries:
19201920
metadata_name_override: source
19211921
default_version: v1
19221922
- name: google-cloud-spanner
1923-
version: 3.68.0
1923+
version: 0.1.0
19241924
apis:
19251925
- path: google/spanner/v1
19261926
- path: google/spanner/admin/instance/v1

packages/google-cloud-spanner/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@
44

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

7+
## 0.1.0 (2026-06-23)
8+
9+
10+
### Features
11+
12+
* Add last statement option samples ([#16499](https://github.com/googleapis/google-cloud-python/issues/16499)) ([ee09805](https://github.com/googleapis/google-cloud-python/commit/ee098051f562dd2f26743a622b52605e6cef19f1))
13+
* **spanner:** add asynchronous code snippets and minor cleanup changes ([#17337](https://github.com/googleapis/google-cloud-python/issues/17337)) ([d6aaf61](https://github.com/googleapis/google-cloud-python/commit/d6aaf610fa97b76077cacade2fca306dbe1e8c80))
14+
* **spanner:** drop Python 3.7-3.9 support and regenerate ([#17169](https://github.com/googleapis/google-cloud-python/issues/17169)) ([2408166](https://github.com/googleapis/google-cloud-python/commit/2408166fec2fac7fc19f15d89f1b7bbb329c5ace))
15+
* **spanner:** drop python runtime 3.9 ([#17070](https://github.com/googleapis/google-cloud-python/issues/17070)) ([cddabc0](https://github.com/googleapis/google-cloud-python/commit/cddabc0f48c198f7866756fc1f8e45b5b208731d))
16+
* **spanner:** log client configuration at startup ([#17040](https://github.com/googleapis/google-cloud-python/issues/17040)) ([a830a78](https://github.com/googleapis/google-cloud-python/commit/a830a78547c4fba545f8789fecfac97107ca799f))
17+
* update API sources and regenerate ([#16998](https://github.com/googleapis/google-cloud-python/issues/16998)) ([cef659d](https://github.com/googleapis/google-cloud-python/commit/cef659d8207939aab3834a32c99a3a2738cb3015))
18+
19+
20+
### Bug Fixes
21+
22+
* **spanner_dbapi:** replace insecure pickle with json for partition deserialization ([#17014](https://github.com/googleapis/google-cloud-python/issues/17014)) ([86e57cb](https://github.com/googleapis/google-cloud-python/commit/86e57cb9b6ec4266773e99e8a5f60eda78cd1e11))
23+
24+
25+
### Performance Improvements
26+
27+
* **spanner:** optimize query result decoding ([#17375](https://github.com/googleapis/google-cloud-python/issues/17375)) ([3f70b2f](https://github.com/googleapis/google-cloud-python/commit/3f70b2ff6f6bc5d4c3bee33784da3e353866ec8e))
28+
729
## [3.68.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-spanner-v3.67.0...google-cloud-spanner-v3.68.0) (2026-06-11)
830

931

packages/google-cloud-spanner/google/cloud/spanner/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.68.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-cloud-spanner/google/cloud/spanner_admin_database/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.68.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-cloud-spanner/google/cloud/spanner_admin_database_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.68.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-cloud-spanner/google/cloud/spanner_admin_instance/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.68.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-cloud-spanner/google/cloud/spanner_admin_instance_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.68.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-cloud-spanner/google/cloud/spanner_dbapi/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
import platform
1616

1717
PY_VERSION = platform.python_version()
18-
__version__ = "3.68.0"
18+
__version__ = "0.1.0"
1919
VERSION = __version__
2020
DEFAULT_USER_AGENT = "gl-dbapi/" + VERSION

packages/google-cloud-spanner/google/cloud/spanner_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.68.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

0 commit comments

Comments
 (0)