File tree 7 files changed +36
-17
lines changed
java-contact-center-insights
google-cloud-contact-center-insights
google-cloud-contact-center-insights-bom
grpc-google-cloud-contact-center-insights-v1
proto-google-cloud-contact-center-insights-v1
7 files changed +36
-17
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.3.8] ( https://github.com/googleapis/java-contact-center-insights/compare/v2.3.7...v2.3.8 ) (2022-08-09)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * Updating comments ([ #330 ] ( https://github.com/googleapis/java-contact-center-insights/issues/330 ) ) ([ def3f9d] ( https://github.com/googleapis/java-contact-center-insights/commit/def3f9d3c683072d09b15f8c8192b6f11dd95f0f ) )
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * update dependency com.google.cloud: google-cloud-bigquery to v2.14.0 ([ #328 ] ( https://github.com/googleapis/java-contact-center-insights/issues/328 ) ) ([ f5ada33] ( https://github.com/googleapis/java-contact-center-insights/commit/f5ada33e68dd109a39034e0681f93ce5a417e497 ) )
14
+ * update dependency com.google.cloud: google-cloud-bigquery to v2.14.1 ([ #329 ] ( https://github.com/googleapis/java-contact-center-insights/issues/329 ) ) ([ 6a9f9f9] ( https://github.com/googleapis/java-contact-center-insights/commit/6a9f9f960ddf20ae2b6b23064dae22b81447073e ) )
15
+ * update dependency com.google.cloud: google-cloud-bigquery to v2.14.2 ([ #337 ] ( https://github.com/googleapis/java-contact-center-insights/issues/337 ) ) ([ a748387] ( https://github.com/googleapis/java-contact-center-insights/commit/a7483870f1a8388d6ff4592658e32e13827b960b ) )
16
+ * update dependency com.google.cloud: google-cloud-bigquery to v2.14.3 ([ #338 ] ( https://github.com/googleapis/java-contact-center-insights/issues/338 ) ) ([ c58b719] ( https://github.com/googleapis/java-contact-center-insights/commit/c58b7196919c8c846cee1534070fdb43c5f9f3fe ) )
17
+ * update dependency com.google.cloud: google-cloud-pubsub to v1.120.10 ([ #336 ] ( https://github.com/googleapis/java-contact-center-insights/issues/336 ) ) ([ 5974fd7] ( https://github.com/googleapis/java-contact-center-insights/commit/5974fd7036c1dfb7b02aa5236895590a63d0ca2c ) )
18
+ * update dependency com.google.cloud: google-cloud-pubsub to v1.120.8 ([ #334 ] ( https://github.com/googleapis/java-contact-center-insights/issues/334 ) ) ([ d605e4b] ( https://github.com/googleapis/java-contact-center-insights/commit/d605e4b94d05a6159542d9a4732a664d2a06f531 ) )
19
+ * update dependency com.google.cloud: google-cloud-pubsub to v1.120.9 ([ #335 ] ( https://github.com/googleapis/java-contact-center-insights/issues/335 ) ) ([ 6abf4a7] ( https://github.com/googleapis/java-contact-center-insights/commit/6abf4a76d26924e8c8bb0e0dfc7645b6cb0430bb ) )
20
+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v3 ([ #331 ] ( https://github.com/googleapis/java-contact-center-insights/issues/331 ) ) ([ ea2828c] ( https://github.com/googleapis/java-contact-center-insights/commit/ea2828c8d89e0d40eca56f2fdc48c808e93aa09b ) )
21
+
3
22
## [ 2.3.7] ( https://github.com/googleapis/java-contact-center-insights/compare/v2.3.6...v2.3.7 ) (2022-07-13)
4
23
5
24
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-contact-center-insights-bom</artifactId >
6
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
6
+ <version >2.3.8</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
7
7
<packaging >pom</packaging >
8
8
<parent >
9
9
<groupId >com.google.cloud</groupId >
56
56
<dependency >
57
57
<groupId >com.google.cloud</groupId >
58
58
<artifactId >google-cloud-contact-center-insights</artifactId >
59
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
59
+ <version >2.3.8</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
60
60
</dependency >
61
61
<dependency >
62
62
<groupId >com.google.api.grpc</groupId >
63
63
<artifactId >grpc-google-cloud-contact-center-insights-v1</artifactId >
64
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
64
+ <version >2.3.8</version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
65
65
</dependency >
66
66
<dependency >
67
67
<groupId >com.google.api.grpc</groupId >
68
68
<artifactId >proto-google-cloud-contact-center-insights-v1</artifactId >
69
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
69
+ <version >2.3.8</version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
70
70
</dependency >
71
71
</dependencies >
72
72
</dependencyManagement >
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-contact-center-insights</artifactId >
6
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
6
+ <version >2.3.8</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
7
7
<packaging >jar</packaging >
8
8
<name >Google CCAI Insights</name >
9
9
<url >https://github.com/googleapis/java-contact-center-insights</url >
10
10
<description >CCAI Insights helps users detect and visualize patterns in their contact center data.</description >
11
11
<parent >
12
12
<groupId >com.google.cloud</groupId >
13
13
<artifactId >google-cloud-contact-center-insights-parent</artifactId >
14
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
14
+ <version >2.3.8</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
15
15
</parent >
16
16
<properties >
17
17
<site .installationModule>google-cloud-contact-center-insights</site .installationModule>
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.google.api.grpc</groupId >
6
6
<artifactId >grpc-google-cloud-contact-center-insights-v1</artifactId >
7
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
7
+ <version >2.3.8</version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
8
8
<name >grpc-google-cloud-contact-center-insights-v1</name >
9
9
<description >GRPC library for google-cloud-contact-center-insights</description >
10
10
<parent >
11
11
<groupId >com.google.cloud</groupId >
12
12
<artifactId >google-cloud-contact-center-insights-parent</artifactId >
13
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
13
+ <version >2.3.8</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
14
14
</parent >
15
15
<dependencies >
16
16
<dependency >
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-contact-center-insights-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
7
+ <version >2.3.8</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
8
8
<name >Google CCAI Insights Parent</name >
9
9
<url >https://github.com/googleapis/java-contact-center-insights</url >
10
10
<description >
60
60
<dependency >
61
61
<groupId >com.google.cloud</groupId >
62
62
<artifactId >google-cloud-contact-center-insights</artifactId >
63
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
63
+ <version >2.3.8</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
64
64
</dependency >
65
65
<dependency >
66
66
<groupId >com.google.api.grpc</groupId >
67
67
<artifactId >grpc-google-cloud-contact-center-insights-v1</artifactId >
68
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
68
+ <version >2.3.8</version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
69
69
</dependency >
70
70
<dependency >
71
71
<groupId >com.google.api.grpc</groupId >
72
72
<artifactId >proto-google-cloud-contact-center-insights-v1</artifactId >
73
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
73
+ <version >2.3.8</version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
74
74
</dependency >
75
75
76
76
<dependency >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.google.api.grpc</groupId >
6
6
<artifactId >proto-google-cloud-contact-center-insights-v1</artifactId >
7
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
7
+ <version >2.3.8</version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
8
8
<name >proto-google-cloud-contact-center-insights-v1</name >
9
9
<description >Proto library for google-cloud-contact-center-insights</description >
10
10
<parent >
11
11
<groupId >com.google.cloud</groupId >
12
12
<artifactId >google-cloud-contact-center-insights-parent</artifactId >
13
- <version >2.3.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
13
+ <version >2.3.8</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
14
14
</parent >
15
15
<dependencies >
16
16
<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-contact-center-insights:2.3.7 :2.3.8-SNAPSHOT
5
- grpc-google-cloud-contact-center-insights-v1:2.3.7 :2.3.8-SNAPSHOT
6
- proto-google-cloud-contact-center-insights-v1:2.3.7 :2.3.8-SNAPSHOT
4
+ google-cloud-contact-center-insights:2.3.8 :2.3.8
5
+ grpc-google-cloud-contact-center-insights-v1:2.3.8 :2.3.8
6
+ proto-google-cloud-contact-center-insights-v1:2.3.8 :2.3.8
You can’t perform that action at this time.
0 commit comments