This repository was archived by the owner on Mar 23, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
google-cloud-bigquery-bom
src/test/java/com/google/cloud/bigquery/it Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6060 # format to the repository Actions tab.
6161 - name : " Upload artifact"
62- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
62+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
6363 with :
6464 name : SARIF file
6565 path : results.sarif
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.57.1] ( https://github.com/googleapis/java-bigquery/compare/v2.57.0...v2.57.1 ) (2025-12-12)
4+
5+
6+ ### Dependencies
7+
8+ * Update actions/upload-artifact action to v6 ([ #4027 ] ( https://github.com/googleapis/java-bigquery/issues/4027 ) ) ([ 5d389cf] ( https://github.com/googleapis/java-bigquery/commit/5d389cf45b41a0edceb3c5ed98dd2421ba6f2234 ) )
9+
310## [ 2.57.0] ( https://github.com/googleapis/java-bigquery/compare/v2.56.0...v2.57.0 ) (2025-12-11)
411
512
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.57.0 </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9+ <version >2.57.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.57.0 </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6+ <version >2.57.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.57.0 </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
57+ <version >2.57.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.57.0 </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6+ <version >2.57.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.57.0 </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
14+ <version >2.57.1 </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
1515 </parent >
1616 <properties >
1717 <site .installationModule>google-cloud-bigquery</site .installationModule>
You can’t perform that action at this time.
0 commit comments