File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 55[ 1 ] : https://pypi.org/project/google-cloud-bigquery/#history
66
77
8+ ## [ 3.3.0] ( https://github.com/googleapis/python-bigquery/compare/v3.2.0...v3.3.0 ) (2022-07-25)
9+
10+
11+ ### Features
12+
13+ * add destination_expiration_time property to copy job ([ #1277 ] ( https://github.com/googleapis/python-bigquery/issues/1277 ) ) ([ 728b07c] ( https://github.com/googleapis/python-bigquery/commit/728b07c9177532bbbbfd1890f23e98950aea3f02 ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * require python 3.7+ ([ #1284 ] ( https://github.com/googleapis/python-bigquery/issues/1284 ) ) ([ 52d9f14] ( https://github.com/googleapis/python-bigquery/commit/52d9f14fb1d183f64a62fee1fddc0bf576a0a3e9 ) )
19+
20+
21+ ### Documentation
22+
23+ * ** samples:** add table snapshot sample ([ #1274 ] ( https://github.com/googleapis/python-bigquery/issues/1274 ) ) ([ e760d1b] ( https://github.com/googleapis/python-bigquery/commit/e760d1bcb76561b4247adde2fd06ae0b686befb9 ) )
24+ * ** samples:** explicitly add bq to samples reqs, upgrade grpc to fix bug on m1 ([ #1290 ] ( https://github.com/googleapis/python-bigquery/issues/1290 ) ) ([ 9b7e3e4] ( https://github.com/googleapis/python-bigquery/commit/9b7e3e424cbd08af8b08c91e6397a3f1b7811064 ) )
25+
826## [ 3.2.0] ( https://github.com/googleapis/python-bigquery/compare/v3.1.0...v3.2.0 ) (2022-06-06)
927
1028
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__ = "3.2 .0"
15+ __version__ = "3.3 .0"
You can’t perform that action at this time.
0 commit comments