This repository was archived by the owner on Jul 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +36
-17
lines changed
google-cloud-contact-center-insights-bom
google-cloud-contact-center-insights
grpc-google-cloud-contact-center-insights-v1
proto-google-cloud-contact-center-insights-v1 Expand file tree Collapse file tree 7 files changed +36
-17
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.3.9] ( https://github.com/googleapis/java-contact-center-insights/compare/v2.3.8...v2.3.9 ) (2022-09-13)
4+
5+
6+ ### Documentation
7+
8+ * Updating comments ([ #345 ] ( https://github.com/googleapis/java-contact-center-insights/issues/345 ) ) ([ bcde3d4] ( https://github.com/googleapis/java-contact-center-insights/commit/bcde3d4fb931ccf4ddcd3e93d67ab599a2c27e1c ) )
9+
10+
11+ ### Dependencies
12+
13+ * Update dependency com.google.cloud: google-cloud-bigquery to v2.14.6 ([ #341 ] ( https://github.com/googleapis/java-contact-center-insights/issues/341 ) ) ([ 0fca7a9] ( https://github.com/googleapis/java-contact-center-insights/commit/0fca7a9eddef74949ccc2f116fe89f42a68d472d ) )
14+ * Update dependency com.google.cloud: google-cloud-bigquery to v2.14.7 ([ #346 ] ( https://github.com/googleapis/java-contact-center-insights/issues/346 ) ) ([ 9fe4e4d] ( https://github.com/googleapis/java-contact-center-insights/commit/9fe4e4d80598ddf95e732609e72acd9926fcb64f ) )
15+ * Update dependency com.google.cloud: google-cloud-bigquery to v2.15.0 ([ #348 ] ( https://github.com/googleapis/java-contact-center-insights/issues/348 ) ) ([ 389e78e] ( https://github.com/googleapis/java-contact-center-insights/commit/389e78e8a6519631e4d2cdbaff3e55662ad81f8f ) )
16+ * Update dependency com.google.cloud: google-cloud-bigquery to v2.16.0 ([ #353 ] ( https://github.com/googleapis/java-contact-center-insights/issues/353 ) ) ([ 55e1b20] ( https://github.com/googleapis/java-contact-center-insights/commit/55e1b20555f00b98d58e9f37523f495d4ce2fa8d ) )
17+ * Update dependency com.google.cloud: google-cloud-pubsub to v1.120.12 ([ #339 ] ( https://github.com/googleapis/java-contact-center-insights/issues/339 ) ) ([ 46829eb] ( https://github.com/googleapis/java-contact-center-insights/commit/46829ebddea92844c7340170fa766d5e3cb4e112 ) )
18+ * Update dependency com.google.cloud: google-cloud-pubsub to v1.120.13 ([ #347 ] ( https://github.com/googleapis/java-contact-center-insights/issues/347 ) ) ([ ca6befe] ( https://github.com/googleapis/java-contact-center-insights/commit/ca6befe3c067e8996d702a019962da80f2060a3f ) )
19+ * Update dependency com.google.cloud: google-cloud-pubsub to v1.120.14 ([ #352 ] ( https://github.com/googleapis/java-contact-center-insights/issues/352 ) ) ([ 67149cd] ( https://github.com/googleapis/java-contact-center-insights/commit/67149cd461fa2d7d03ddb54afc7ab80e6cd4aa2f ) )
20+ * Update dependency com.google.cloud: google-cloud-shared-dependencies to v3.0.2 ([ #351 ] ( https://github.com/googleapis/java-contact-center-insights/issues/351 ) ) ([ 48217e6] ( https://github.com/googleapis/java-contact-center-insights/commit/48217e653973e47ff859ff0377430b14e738e0cf ) )
21+
322## [ 2.3.8] ( https://github.com/googleapis/java-contact-center-insights/compare/v2.3.7...v2.3.8 ) (2022-08-09)
423
524
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-contact-center-insights-bom</artifactId >
6- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
6+ <version >2.3.9</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
77 <packaging >pom</packaging >
88 <parent >
99 <groupId >com.google.cloud</groupId >
5656 <dependency >
5757 <groupId >com.google.cloud</groupId >
5858 <artifactId >google-cloud-contact-center-insights</artifactId >
59- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
59+ <version >2.3.9</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
6060 </dependency >
6161 <dependency >
6262 <groupId >com.google.api.grpc</groupId >
6363 <artifactId >grpc-google-cloud-contact-center-insights-v1</artifactId >
64- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
64+ <version >2.3.9</version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
6565 </dependency >
6666 <dependency >
6767 <groupId >com.google.api.grpc</groupId >
6868 <artifactId >proto-google-cloud-contact-center-insights-v1</artifactId >
69- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
69+ <version >2.3.9</version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
7070 </dependency >
7171 </dependencies >
7272 </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-contact-center-insights</artifactId >
6- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
6+ <version >2.3.9</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
77 <packaging >jar</packaging >
88 <name >Google CCAI Insights</name >
99 <url >https://github.com/googleapis/java-contact-center-insights</url >
1010 <description >CCAI Insights helps users detect and visualize patterns in their contact center data.</description >
1111 <parent >
1212 <groupId >com.google.cloud</groupId >
1313 <artifactId >google-cloud-contact-center-insights-parent</artifactId >
14- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
14+ <version >2.3.9</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
1515 </parent >
1616 <properties >
1717 <site .installationModule>google-cloud-contact-center-insights</site .installationModule>
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.google.api.grpc</groupId >
66 <artifactId >grpc-google-cloud-contact-center-insights-v1</artifactId >
7- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
7+ <version >2.3.9</version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
88 <name >grpc-google-cloud-contact-center-insights-v1</name >
99 <description >GRPC library for google-cloud-contact-center-insights</description >
1010 <parent >
1111 <groupId >com.google.cloud</groupId >
1212 <artifactId >google-cloud-contact-center-insights-parent</artifactId >
13- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
13+ <version >2.3.9</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
1414 </parent >
1515 <dependencies >
1616 <dependency >
Original file line number Diff line number Diff line change 44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-contact-center-insights-parent</artifactId >
66 <packaging >pom</packaging >
7- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
7+ <version >2.3.9</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
88 <name >Google CCAI Insights Parent</name >
99 <url >https://github.com/googleapis/java-contact-center-insights</url >
1010 <description >
6060 <dependency >
6161 <groupId >com.google.cloud</groupId >
6262 <artifactId >google-cloud-contact-center-insights</artifactId >
63- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
63+ <version >2.3.9</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
6464 </dependency >
6565 <dependency >
6666 <groupId >com.google.api.grpc</groupId >
6767 <artifactId >grpc-google-cloud-contact-center-insights-v1</artifactId >
68- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
68+ <version >2.3.9</version ><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} -->
6969 </dependency >
7070 <dependency >
7171 <groupId >com.google.api.grpc</groupId >
7272 <artifactId >proto-google-cloud-contact-center-insights-v1</artifactId >
73- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
73+ <version >2.3.9</version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
7474 </dependency >
7575
7676 <dependency >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.google.api.grpc</groupId >
66 <artifactId >proto-google-cloud-contact-center-insights-v1</artifactId >
7- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
7+ <version >2.3.9</version ><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} -->
88 <name >proto-google-cloud-contact-center-insights-v1</name >
99 <description >Proto library for google-cloud-contact-center-insights</description >
1010 <parent >
1111 <groupId >com.google.cloud</groupId >
1212 <artifactId >google-cloud-contact-center-insights-parent</artifactId >
13- <version >2.3.9-SNAPSHOT </version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
13+ <version >2.3.9</version ><!-- {x-version-update:google-cloud-contact-center-insights:current} -->
1414 </parent >
1515 <dependencies >
1616 <dependency >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-contact-center-insights:2.3.8 :2.3.9-SNAPSHOT
5- grpc-google-cloud-contact-center-insights-v1:2.3.8 :2.3.9-SNAPSHOT
6- proto-google-cloud-contact-center-insights-v1:2.3.8 :2.3.9-SNAPSHOT
4+ google-cloud-contact-center-insights:2.3.9 :2.3.9
5+ grpc-google-cloud-contact-center-insights-v1:2.3.9 :2.3.9
6+ proto-google-cloud-contact-center-insights-v1:2.3.9 :2.3.9
You can’t perform that action at this time.
0 commit comments