This repository was archived by the owner on Nov 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-bigquery-storage/#history
66
7+ ## [ 2.4.0] ( https://www.github.com/googleapis/python-bigquery-storage/compare/v2.3.0...v2.4.0 ) (2021-03-31)
8+
9+
10+ ### Features
11+
12+ * add a Arrow compression options (Only LZ4 for now) ([ #166 ] ( https://www.github.com/googleapis/python-bigquery-storage/issues/166 ) ) ([ 1c91a27] ( https://www.github.com/googleapis/python-bigquery-storage/commit/1c91a276289a0e319f93b136836f81ee943f661c ) )
13+
14+
15+ ### Dependencies
16+
17+ * update minimum pandas to 0.21.1 ([ #165 ] ( https://www.github.com/googleapis/python-bigquery-storage/issues/165 ) ) ([ 8a97763] ( https://www.github.com/googleapis/python-bigquery-storage/commit/8a977633a81d080f03f6922752adbf4284199dd4 ) )
18+
719## [ 2.3.0] ( https://www.github.com/googleapis/python-bigquery-storage/compare/v2.2.1...v2.3.0 ) (2021-02-18)
820
921
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-bigquery-storage"
2323description = "BigQuery Storage API API client library"
24- version = "2.3 .0"
24+ version = "2.4 .0"
2525release_status = "Development Status :: 5 - Production/Stable"
2626dependencies = [
2727 "google-api-core[grpc] >= 1.22.2, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments