This repository was archived by the owner on Mar 23, 2026. 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 11# Changelog
22
3+ ## [ 2.23.2] ( https://github.com/googleapis/java-bigquery/compare/v2.23.1...v2.23.2 ) (2023-03-07)
4+
5+
6+ ### Bug Fixes
7+
8+ * External table definition parquet format options ([ #2535 ] ( https://github.com/googleapis/java-bigquery/issues/2535 ) ) ([ eb45973] ( https://github.com/googleapis/java-bigquery/commit/eb4597314fad72bbdb666a832f0f15f732f40817 ) )
9+
10+
11+ ### Documentation
12+
13+ * Remove stale snippet comment ([ #2555 ] ( https://github.com/googleapis/java-bigquery/issues/2555 ) ) ([ a71b1b2] ( https://github.com/googleapis/java-bigquery/commit/a71b1b2abb568bd1ed088f7bd4b77f93a68ec95e ) )
14+
315## [ 2.23.1] ( https://github.com/googleapis/java-bigquery/compare/v2.23.0...v2.23.1 ) (2023-03-02)
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.23.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9+ <version >2.23.2</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 >2.23.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6+ <version >2.23.2</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.23.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
14+ <version >2.23.2</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.23.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
7+ <version >2.23.2</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
88 <name >BigQuery Parent</name >
99 <url >https://github.com/googleapis/java-bigquery</url >
1010 <description >
110110 <dependency >
111111 <groupId >com.google.cloud</groupId >
112112 <artifactId >google-cloud-bigquery</artifactId >
113- <version >2.23.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
113+ <version >2.23.2</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
114114 </dependency >
115115
116116 <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 >2.23.2-SNAPSHOT </version >
47+ <version >2.23.2</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.23.1 :2.23.2-SNAPSHOT
4+ google-cloud-bigquery:2.23.2 :2.23.2
You can’t perform that action at this time.
0 commit comments