File tree Expand file tree Collapse file tree 6 files changed +24
-7
lines changed Expand file tree Collapse file tree 6 files changed +24
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.25.0] ( https://github.com/googleapis/java-bigquery/compare/v2.24.5...v2.25.0 ) (2023-04-27)
4
+
5
+
6
+ ### Features
7
+
8
+ * Add ICEBERG format options ([ #2662 ] ( https://github.com/googleapis/java-bigquery/issues/2662 ) ) ([ 55048ca] ( https://github.com/googleapis/java-bigquery/commit/55048caf6b308dca3a0961595a4a735c44d99bbb ) )
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * Update dependency com.google.api.grpc: proto-google-cloud-bigqueryconnection-v1 to v2.18.0 ([ #2648 ] ( https://github.com/googleapis/java-bigquery/issues/2648 ) ) ([ 29bd415] ( https://github.com/googleapis/java-bigquery/commit/29bd415c5c3d3f3c433821277fcd831796daa3d2 ) )
14
+ * Update dependency com.google.apis: google-api-services-bigquery to v2-rev20230408-2.0.0 ([ #2650 ] ( https://github.com/googleapis/java-bigquery/issues/2650 ) ) ([ b9c2f60] ( https://github.com/googleapis/java-bigquery/commit/b9c2f60cb296f488cc4095b54fbcc459dc2f3fa5 ) )
15
+ * Update dependency com.google.cloud: google-cloud-bigquerystorage-bom to v2.36.1 ([ fea119b] ( https://github.com/googleapis/java-bigquery/commit/fea119b79eea54e9f0d221e1e71a2ca77957c657 ) )
16
+ * Update dependency com.google.cloud: google-cloud-datacatalog-bom to v1.22.0 ([ #2649 ] ( https://github.com/googleapis/java-bigquery/issues/2649 ) ) ([ b6326f3] ( https://github.com/googleapis/java-bigquery/commit/b6326f3aed15d312987109009af66c7aa5a30a1d ) )
17
+ * Update dependency com.google.cloud: google-cloud-shared-dependencies to v3.8.0 ([ #2659 ] ( https://github.com/googleapis/java-bigquery/issues/2659 ) ) ([ 691a47a] ( https://github.com/googleapis/java-bigquery/commit/691a47abb63bd34b5c5c57439124d4713013b94c ) )
18
+ * Update dependency org.junit.vintage: junit-vintage-engine to v5.9.3 ([ #2660 ] ( https://github.com/googleapis/java-bigquery/issues/2660 ) ) ([ 319f98e] ( https://github.com/googleapis/java-bigquery/commit/319f98eee611a10cf26582e32c9e6f8e24385565 ) )
19
+
3
20
## [ 2.24.5] ( https://github.com/googleapis/java-bigquery/compare/v2.24.4...v2.24.5 ) (2023-04-14)
4
21
5
22
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >google-cloud-bigquery-parent</artifactId >
8
8
<groupId >com.google.cloud</groupId >
9
- <version >2.24.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9
+ <version >2.25.0 </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
10
10
</parent >
11
11
12
12
<properties >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-bigquery</artifactId >
6
- <version >2.24.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6
+ <version >2.25.0 </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
7
7
<packaging >jar</packaging >
8
8
<name >BigQuery</name >
9
9
<url >https://github.com/googleapis/java-bigquery</url >
10
10
<description >BigQuery</description >
11
11
<parent >
12
12
<groupId >com.google.cloud</groupId >
13
13
<artifactId >google-cloud-bigquery-parent</artifactId >
14
- <version >2.24.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
14
+ <version >2.25.0 </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
15
15
</parent >
16
16
<properties >
17
17
<site .installationModule>google-cloud-bigquery</site .installationModule>
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-bigquery-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >2.24.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
7
+ <version >2.25.0 </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
8
8
<name >BigQuery Parent</name >
9
9
<url >https://github.com/googleapis/java-bigquery</url >
10
10
<description >
111
111
<dependency >
112
112
<groupId >com.google.cloud</groupId >
113
113
<artifactId >google-cloud-bigquery</artifactId >
114
- <version >2.24.6-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
114
+ <version >2.25.0 </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
115
115
</dependency >
116
116
117
117
<dependency >
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.google.cloud</groupId >
46
46
<artifactId >google-cloud-bigquery</artifactId >
47
- <version >2.24.6-SNAPSHOT </version >
47
+ <version >2.25.0 </version >
48
48
</dependency >
49
49
<!-- {x-version-update-end} -->
50
50
<dependency >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-bigquery:2.24.5 :2.24.6-SNAPSHOT
4
+ google-cloud-bigquery:2.25.0 :2.25.0
You can’t perform that action at this time.
0 commit comments