File tree Expand file tree Collapse file tree 8 files changed +22
-10
lines changed
google-cloud-bigquery-bom Expand file tree Collapse file tree 8 files changed +22
-10
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.50.1] ( https://github.com/googleapis/java-bigquery/compare/v2.50.0...v2.50.1 ) (2025-05-12)
4+
5+
6+ ### Dependencies
7+
8+ * Update netty.version to v4.2.1.final ([ #3780 ] ( https://github.com/googleapis/java-bigquery/issues/3780 ) ) ([ 6dcd858] ( https://github.com/googleapis/java-bigquery/commit/6dcd858eca788a8cb571368e12b4925993e380c4 ) )
9+
10+
11+ ### Documentation
12+
13+ * ** bigquery:** Update TableResult.getTotalRows() docstring ([ #3785 ] ( https://github.com/googleapis/java-bigquery/issues/3785 ) ) ([ 6483588] ( https://github.com/googleapis/java-bigquery/commit/6483588a3c5785b95ea841f21aa38f50ecf4226d ) )
14+
315## [ 2.50.0] ( https://github.com/googleapis/java-bigquery/compare/v2.49.2...v2.50.0 ) (2025-05-06)
416
517
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 >2.50.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9+ <version >2.50.1</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-bom</artifactId >
6- <version >2.50.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6+ <version >2.50.1</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
77 <packaging >pom</packaging >
88 <parent >
99 <groupId >com.google.cloud</groupId >
5454 <dependency >
5555 <groupId >com.google.cloud</groupId >
5656 <artifactId >google-cloud-bigquery</artifactId >
57- <version >2.50.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
57+ <version >2.50.1</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
5858 </dependency >
5959 </dependencies >
6060 </dependencyManagement >
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 >2.50.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6+ <version >2.50.1</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 >2.50.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
14+ <version >2.50.1</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 >2.50.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
7+ <version >2.50.1</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
88 <name >BigQuery Parent</name >
99 <url >https://github.com/googleapis/java-bigquery</url >
1010 <description >
9393 <dependency >
9494 <groupId >com.google.cloud</groupId >
9595 <artifactId >google-cloud-bigquery</artifactId >
96- <version >2.50.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
96+ <version >2.50.1</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9797 </dependency >
9898
9999 <dependency >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.google.cloud</groupId >
4747 <artifactId >google-cloud-bigquery</artifactId >
48- <version >2.50.0 </version >
48+ <version >2.49.2 </version >
4949 </dependency >
5050 <!-- [END bigquery_install_without_bom] -->
5151
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 >2.50.1-SNAPSHOT </version >
47+ <version >2.50.1</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:2.50.0 :2.50.1-SNAPSHOT
4+ google-cloud-bigquery:2.50.1 :2.50.1
You can’t perform that action at this time.
0 commit comments