File tree Expand file tree Collapse file tree 6 files changed +16
-7
lines changed Expand file tree Collapse file tree 6 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 2.1.8] ( https://www.github.com/googleapis/java-bigquery/compare/v2.1.7...v2.1.8 ) (2021-09-16)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update dependency com.google.apis: google-api-services-bigquery to v2-rev20210904-1.32.1 ([ #1584 ] ( https://www.github.com/googleapis/java-bigquery/issues/1584 ) ) ([ 9b42705] ( https://www.github.com/googleapis/java-bigquery/commit/9b42705e670e095cfd48b239e814d6608f4748c7 ) )
9
+ * update dependency com.google.cloud: google-cloud-bigtable to v2.1.2 ([ #1585 ] ( https://www.github.com/googleapis/java-bigquery/issues/1585 ) ) ([ 114d587] ( https://www.github.com/googleapis/java-bigquery/commit/114d587e4b6bf25df3a33a7d9bfc2d22cb929812 ) )
10
+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v2.2.1 ([ #1586 ] ( https://www.github.com/googleapis/java-bigquery/issues/1586 ) ) ([ 7478903] ( https://www.github.com/googleapis/java-bigquery/commit/747890305f503a8b8e2406d3c51b4b7e0fae0741 ) )
11
+
3
12
### [ 2.1.7] ( https://www.github.com/googleapis/java-bigquery/compare/v2.1.6...v2.1.7 ) (2021-09-07)
4
13
5
14
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.1.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9
+ <version >2.1.8</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.1.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6
+ <version >2.1.8</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.1.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
14
+ <version >2.1.8</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.1.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
7
+ <version >2.1.8</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 >
77
77
<dependency >
78
78
<groupId >com.google.cloud</groupId >
79
79
<artifactId >google-cloud-bigquery</artifactId >
80
- <version >2.1.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
80
+ <version >2.1.8</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
81
81
</dependency >
82
82
83
83
<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.1.8-SNAPSHOT </version >
47
+ <version >2.1.8</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.1.7 :2.1.8-SNAPSHOT
4
+ google-cloud-bigquery:2.1.8 :2.1.8
You can’t perform that action at this time.
0 commit comments