This repository was archived by the owner on Jul 17, 2023. It is now read-only.
File tree 7 files changed +33
-17
lines changed
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 +33
-17
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.3.4] ( https://github.com/googleapis/java-contact-center-insights/compare/v2.3.3...v2.3.4 ) (2022-06-27)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * Updating comments ([ e30e0e0] ( https://github.com/googleapis/java-contact-center-insights/commit/e30e0e0d0bf78dcc05d93c125fe8302d58b1c924 ) )
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * update dependency com.google.cloud: google-cloud-bigquery to v2.13.3 ([ #303 ] ( https://github.com/googleapis/java-contact-center-insights/issues/303 ) ) ([ 2c9f8f2] ( https://github.com/googleapis/java-contact-center-insights/commit/2c9f8f2b8a5bcff04751d77de353e117ee9d126b ) )
14
+ * update dependency com.google.cloud: google-cloud-bigquery to v2.13.4 ([ #304 ] ( https://github.com/googleapis/java-contact-center-insights/issues/304 ) ) ([ dea1c4a] ( https://github.com/googleapis/java-contact-center-insights/commit/dea1c4aa8881cc136c276f2fd309792d9b4baefa ) )
15
+ * update dependency com.google.cloud: google-cloud-bigquery to v2.13.5 ([ #307 ] ( https://github.com/googleapis/java-contact-center-insights/issues/307 ) ) ([ 53f4d0f] ( https://github.com/googleapis/java-contact-center-insights/commit/53f4d0f8ac8a016695927c572078df8ec15c3548 ) )
16
+ * update dependency com.google.cloud: google-cloud-bigquery to v2.13.6 ([ #308 ] ( https://github.com/googleapis/java-contact-center-insights/issues/308 ) ) ([ 47b8558] ( https://github.com/googleapis/java-contact-center-insights/commit/47b8558837fc28807db225e0604c329d3ca9a22d ) )
17
+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v2.13.0 ([ #305 ] ( https://github.com/googleapis/java-contact-center-insights/issues/305 ) ) ([ d760239] ( https://github.com/googleapis/java-contact-center-insights/commit/d7602396df0cd8f1694ce0531588dc9e3bb5797e ) )
18
+
3
19
## [ 2.3.3] ( https://github.com/googleapis/java-contact-center-insights/compare/v2.3.2...v2.3.3 ) (2022-06-13)
4
20
5
21
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.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
6
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
59
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
64
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
69
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
6
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
14
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
7
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
13
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
7
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
63
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
68
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
73
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
7
+ <version >2.3.4</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.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
13
+ <version >2.3.4</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.3 :2.3.4-SNAPSHOT
5
- grpc-google-cloud-contact-center-insights-v1:2.3.3 :2.3.4-SNAPSHOT
6
- proto-google-cloud-contact-center-insights-v1:2.3.3 :2.3.4-SNAPSHOT
4
+ google-cloud-contact-center-insights:2.3.4 :2.3.4
5
+ grpc-google-cloud-contact-center-insights-v1:2.3.4 :2.3.4
6
+ proto-google-cloud-contact-center-insights-v1:2.3.4 :2.3.4
You can’t perform that action at this time.
0 commit comments