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.27.1] ( https://github.com/googleapis/java-bigquery/compare/v2.27.0...v2.27.1 ) (2023-06-13)
4+
5+
6+ ### Dependencies
7+
8+ * Update actions/checkout action to v3.5.3 ([ #2746 ] ( https://github.com/googleapis/java-bigquery/issues/2746 ) ) ([ 17f8438] ( https://github.com/googleapis/java-bigquery/commit/17f843880f5633b602de5221c26b830e7e304d2b ) )
9+ * Update dependency com.google.api.grpc: proto-google-cloud-bigqueryconnection-v1 to v2.21.0 ([ #2741 ] ( https://github.com/googleapis/java-bigquery/issues/2741 ) ) ([ d665e52] ( https://github.com/googleapis/java-bigquery/commit/d665e523b2c393c17a734ff4714aeb85f8d61dd7 ) )
10+ * Update dependency com.google.cloud: google-cloud-datacatalog-bom to v1.25.0 ([ #2743 ] ( https://github.com/googleapis/java-bigquery/issues/2743 ) ) ([ 5d38d23] ( https://github.com/googleapis/java-bigquery/commit/5d38d2375cedd29e35d75881a206cab3fdcdd6a5 ) )
11+ * Update dependency com.google.cloud: google-cloud-shared-dependencies to v3.11.0 ([ #2738 ] ( https://github.com/googleapis/java-bigquery/issues/2738 ) ) ([ 3b56445] ( https://github.com/googleapis/java-bigquery/commit/3b564458eef9df2173c47e26e2399a6a6cad6eee ) )
12+ * Update github/codeql-action action to v2.20.0 ([ #2751 ] ( https://github.com/googleapis/java-bigquery/issues/2751 ) ) ([ 42ae181] ( https://github.com/googleapis/java-bigquery/commit/42ae18134b972c1694a7e012d2f51c916e663c83 ) )
13+ * Update github/codeql-action action to v2.3.6 ([ #2712 ] ( https://github.com/googleapis/java-bigquery/issues/2712 ) ) ([ f043ed6] ( https://github.com/googleapis/java-bigquery/commit/f043ed61dacf4ea66eedaf0a6faada06057b7d50 ) )
14+
315## [ 2.27.0] ( https://github.com/googleapis/java-bigquery/compare/v2.26.1...v2.27.0 ) (2023-05-30)
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.27.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9+ <version >2.27.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</artifactId >
6- <version >2.27.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6+ <version >2.27.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.27.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
14+ <version >2.27.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.27.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
7+ <version >2.27.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 >
111111 <dependency >
112112 <groupId >com.google.cloud</groupId >
113113 <artifactId >google-cloud-bigquery</artifactId >
114- <version >2.27.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
114+ <version >2.27.1</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
115115 </dependency >
116116
117117 <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.27.1-SNAPSHOT </version >
47+ <version >2.27.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.27.0 :2.27.1-SNAPSHOT
4+ google-cloud-bigquery:2.27.1 :2.27.1
You can’t perform that action at this time.
0 commit comments