This repository was archived by the owner on Mar 23, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +17
-7
lines changed
Expand file tree Collapse file tree 6 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 1.124.3] ( https://www.github.com/googleapis/java-bigquery/compare/v1.124.2...v1.124.3 ) (2020-11-10)
4+
5+
6+ ### Dependencies
7+
8+ * update dependency com.google.apis: google-api-services-bigquery to v2-rev20201030-1.30.10 ([ #917 ] ( https://www.github.com/googleapis/java-bigquery/issues/917 ) ) ([ 3d55b36] ( https://www.github.com/googleapis/java-bigquery/commit/3d55b365d3b737290b4e9b2c11e69ae67711a1d3 ) )
9+ * update dependency com.google.cloud: google-cloud-bigtable to v1.17.1 ([ #906 ] ( https://www.github.com/googleapis/java-bigquery/issues/906 ) ) ([ 07a8e28] ( https://www.github.com/googleapis/java-bigquery/commit/07a8e2812ed4d1b6bde2fba55462f8df5c7993ef ) )
10+ * update dependency com.google.oauth-client: google-oauth-client-java6 to v1.31.2 ([ #912 ] ( https://www.github.com/googleapis/java-bigquery/issues/912 ) ) ([ fd584e3] ( https://www.github.com/googleapis/java-bigquery/commit/fd584e3f84b1d726850e098ad509cab1e6735191 ) )
11+ * update dependency com.google.oauth-client: google-oauth-client-jetty to v1.31.2 ([ #913 ] ( https://www.github.com/googleapis/java-bigquery/issues/913 ) ) ([ 1ca3e90] ( https://www.github.com/googleapis/java-bigquery/commit/1ca3e9022354f2f5c96df004208979eabace90df ) )
12+
313### [ 1.124.2] ( https://www.github.com/googleapis/java-bigquery/compare/v1.124.1...v1.124.2 ) (2020-10-31)
414
515
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >google-cloud-bigquery-parent</artifactId >
88 <groupId >com.google.cloud</groupId >
9- <version >1.124.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9+ <version >1.124.3</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
1010 </parent >
1111
1212 <properties >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-bigquery</artifactId >
6- <version >1.124.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6+ <version >1.124.3</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
77 <packaging >jar</packaging >
88 <name >BigQuery</name >
99 <url >https://github.com/googleapis/java-bigquery</url >
1010 <description >BigQuery</description >
1111 <parent >
1212 <groupId >com.google.cloud</groupId >
1313 <artifactId >google-cloud-bigquery-parent</artifactId >
14- <version >1.124.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
14+ <version >1.124.3</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
1515 </parent >
1616 <properties >
1717 <site .installationModule>google-cloud-bigquery</site .installationModule>
Original file line number Diff line number Diff line change 44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-bigquery-parent</artifactId >
66 <packaging >pom</packaging >
7- <version >1.124.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
7+ <version >1.124.3</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
88 <name >BigQuery Parent</name >
99 <url >https://github.com/googleapis/java-bigquery</url >
1010 <description >
8787 <dependency >
8888 <groupId >com.google.cloud</groupId >
8989 <artifactId >google-cloud-bigquery</artifactId >
90- <version >1.124.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
90+ <version >1.124.3</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9191 </dependency >
9292
9393 <dependency >
Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >com.google.cloud</groupId >
4646 <artifactId >google-cloud-bigquery</artifactId >
47- <version >1.124.3-SNAPSHOT </version >
47+ <version >1.124.3</version >
4848 </dependency >
4949 <!-- {x-version-update-end} -->
5050 <dependency >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-bigquery:1.124.2 :1.124.3-SNAPSHOT
4+ google-cloud-bigquery:1.124.3 :1.124.3
You can’t perform that action at this time.
0 commit comments