File tree Expand file tree Collapse file tree
google/cloud/sqlalchemy_spanner Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "packages/google-ai-generativelanguage" : " 0.12.0" ,
1111 "packages/google-analytics-admin" : " 0.30.1" ,
1212 "packages/google-analytics-data" : " 0.23.0" ,
13- "packages/google-api-core" : " 2.35 .0" ,
13+ "packages/google-api-core" : " 2.36 .0" ,
1414 "packages/google-apps-card" : " 0.7.0" ,
1515 "packages/google-apps-chat" : " 0.10.5" ,
1616 "packages/google-apps-events-subscriptions" : " 0.6.0" ,
280280 "packages/pandas-gbq" : " 0.35.2" ,
281281 "packages/proto-plus" : " 1.28.4" ,
282282 "packages/sqlalchemy-bigquery" : " 1.17.2" ,
283- "packages/sqlalchemy-spanner" : " 1.20.0 "
283+ "packages/sqlalchemy-spanner" : " 1.20.1 "
284284}
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ libraries:
149149 metadata_name_override : analyticsdata
150150 default_version : v1beta
151151 - name : google-api-core
152- version : 2.35 .0
152+ version : 2.36 .0
153153 python :
154154 library_type : CORE
155155 - name : google-apps-card
@@ -2633,6 +2633,6 @@ libraries:
26332633 python :
26342634 library_type : INTEGRATION
26352635 - name : sqlalchemy-spanner
2636- version : 1.20.0
2636+ version : 1.20.1
26372637 python :
26382638 library_type : INTEGRATION
Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-api-core/#history
66
7+ ## [ 2.36.0] ( https://github.com/googleapis/google-cloud-python/compare/google-api-core-v2.35.0...google-api-core-v2.36.0 ) (2026-08-26)
8+
9+
10+ ### Features
11+
12+ * ** api-core:** add tracer_provider to ClientOptions for OTel support ([ #18139 ] ( https://github.com/googleapis/google-cloud-python/issues/18139 ) ) ([ 9ffebc2] ( https://github.com/googleapis/google-cloud-python/commit/9ffebc2f499379031c27122fb9cd0fbdf503d48b ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** api-core:** move http encoding into transcode method ([ #18218 ] ( https://github.com/googleapis/google-cloud-python/issues/18218 ) ) ([ 082a99a] ( https://github.com/googleapis/google-cloud-python/commit/082a99a2c4a3e8d5df28eaeab9b2c710dd4296d5 ) )
18+
719## [ 2.35.0] ( https://github.com/googleapis/google-cloud-python/compare/google-api-core-v2.34.0...google-api-core-v2.35.0 ) (2026-08-21)
820
921
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "2.35 .0"
15+ __version__ = "2.36 .0"
Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/sqlalchemy-spanner/#history
66
7+ ## [ 1.20.1] ( https://github.com/googleapis/google-cloud-python/compare/sqlalchemy-spanner-v1.20.0...sqlalchemy-spanner-v1.20.1 ) (2026-08-26)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** sqlalchemy-spanner:** robust session-isolated test databases and clean lifecycle management ([ #18179 ] ( https://github.com/googleapis/google-cloud-python/issues/18179 ) ) ([ 3e0bda4] ( https://github.com/googleapis/google-cloud-python/commit/3e0bda467955f634013e1b3849b298d436fce952 ) )
13+
714## [ 1.20.0] ( https://github.com/googleapis/google-cloud-python/compare/sqlalchemy-spanner-v1.19.0...sqlalchemy-spanner-v1.20.0 ) (2026-08-21)
815
916
Original file line number Diff line number Diff line change 44# license that can be found in the LICENSE file or at
55# https://developers.google.com/open-source/licenses/bsd
66
7- __version__ = "1.20.0 "
7+ __version__ = "1.20.1 "
You can’t perform that action at this time.
0 commit comments