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.24.0] ( https://github.com/googleapis/java-bigquery/compare/v2.23.2...v2.24.0 ) (2023-03-21)
4+
5+
6+ ### Features
7+
8+ * Add support for clone ([ #2553 ] ( https://github.com/googleapis/java-bigquery/issues/2553 ) ) ([ 2186c64] ( https://github.com/googleapis/java-bigquery/commit/2186c64e523e030a777eec447bc1f22802f56617 ) )
9+
10+
11+ ### Dependencies
12+
13+ * Update actions/checkout action to v3.4.0 ([ #2575 ] ( https://github.com/googleapis/java-bigquery/issues/2575 ) ) ([ 6935a1e] ( https://github.com/googleapis/java-bigquery/commit/6935a1e353d496e6de656de3431563b3527456e5 ) )
14+ * Update actions/upload-artifact action to v3.1.2 ([ #2571 ] ( https://github.com/googleapis/java-bigquery/issues/2571 ) ) ([ aa0c70e] ( https://github.com/googleapis/java-bigquery/commit/aa0c70ec6fe0ae859b0944101373ebabb0bb4600 ) )
15+ * Update cloud client dependencies ([ #2583 ] ( https://github.com/googleapis/java-bigquery/issues/2583 ) ) ([ dcacc31] ( https://github.com/googleapis/java-bigquery/commit/dcacc3150b3dbcd9c54038035cec3a7b1946af6c ) )
16+ * Update dependency com.google.api.grpc: proto-google-cloud-bigqueryconnection-v1 to v2.15.0 ([ #2577 ] ( https://github.com/googleapis/java-bigquery/issues/2577 ) ) ([ eaf09d6] ( https://github.com/googleapis/java-bigquery/commit/eaf09d65c00a742732b918478021dde3b12ac1bd ) )
17+ * Update dependency com.google.apis: google-api-services-bigquery to v2-rev20230311-2.0.0 ([ #2578 ] ( https://github.com/googleapis/java-bigquery/issues/2578 ) ) ([ aab037c] ( https://github.com/googleapis/java-bigquery/commit/aab037c8eb676b42231c99b5890c991095d2f8c2 ) )
18+ * Update dependency com.google.cloud: google-cloud-shared-dependencies to v3.5.0 ([ #2580 ] ( https://github.com/googleapis/java-bigquery/issues/2580 ) ) ([ 1764eeb] ( https://github.com/googleapis/java-bigquery/commit/1764eeb8d56ab3e5bda9b554414b5fe4d022fb72 ) )
19+ * Update dependency com.google.cloud: google-cloud-storage to v2.20.0 ([ #2559 ] ( https://github.com/googleapis/java-bigquery/issues/2559 ) ) ([ 8a854db] ( https://github.com/googleapis/java-bigquery/commit/8a854dbdcb676e2b2873ddfadf514f2e401fe987 ) )
20+ * Update github/codeql-action action to v2.2.7 ([ #2572 ] ( https://github.com/googleapis/java-bigquery/issues/2572 ) ) ([ 105f5ee] ( https://github.com/googleapis/java-bigquery/commit/105f5ee8d8882f79688dec685f20f44817bf313a ) )
21+
322## [ 2.23.2] ( https://github.com/googleapis/java-bigquery/compare/v2.23.1...v2.23.2 ) (2023-03-07)
423
524
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.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9+ <version >2.24.0 </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.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6+ <version >2.24.0 </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.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
14+ <version >2.24.0 </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.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
7+ <version >2.24.0 </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.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
113+ <version >2.24.0 </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.3-SNAPSHOT </version >
47+ <version >2.24.0 </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.2 :2.23.3-SNAPSHOT
4+ google-cloud-bigquery:2.24.0 :2.24.0
You can’t perform that action at this time.
0 commit comments