diff --git a/java-contact-center-insights/CHANGELOG.md b/java-contact-center-insights/CHANGELOG.md index 05bbf130b204..5969aaf22321 100644 --- a/java-contact-center-insights/CHANGELOG.md +++ b/java-contact-center-insights/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.3.10](https://github.com/googleapis/java-contact-center-insights/compare/v2.3.9...v2.3.10) (2022-10-10) + + +### Dependencies + +* Update dependency com.google.cloud:google-cloud-bigquery to v2.17.0 ([#370](https://github.com/googleapis/java-contact-center-insights/issues/370)) ([b0215ee](https://github.com/googleapis/java-contact-center-insights/commit/b0215ee3351f1ba3f374f16d73e8ab5efdaf7c0f)) +* Update dependency com.google.cloud:google-cloud-bigquery to v2.17.1 ([#374](https://github.com/googleapis/java-contact-center-insights/issues/374)) ([69f5cea](https://github.com/googleapis/java-contact-center-insights/commit/69f5cea9f70318e245eb90b5ec98ddb9630a51a7)) +* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.20 ([#369](https://github.com/googleapis/java-contact-center-insights/issues/369)) ([a04e782](https://github.com/googleapis/java-contact-center-insights/commit/a04e782eb6d4871d545059ef84fd4fc7f45c426b)) + ## [2.3.9](https://github.com/googleapis/java-contact-center-insights/compare/v2.3.8...v2.3.9) (2022-10-04) diff --git a/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml b/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml index 5b8bab2d9ed1..b9307e4e4dbc 100644 --- a/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml +++ b/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-contact-center-insights-bom - 2.3.10-SNAPSHOT + 2.3.10 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-contact-center-insights - 2.3.10-SNAPSHOT + 2.3.10 com.google.api.grpc grpc-google-cloud-contact-center-insights-v1 - 2.3.10-SNAPSHOT + 2.3.10 com.google.api.grpc proto-google-cloud-contact-center-insights-v1 - 2.3.10-SNAPSHOT + 2.3.10 diff --git a/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml b/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml index 63ff3e2e35e4..e2bc6652b786 100644 --- a/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml +++ b/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-contact-center-insights - 2.3.10-SNAPSHOT + 2.3.10 jar Google CCAI Insights https://github.com/googleapis/java-contact-center-insights @@ -11,7 +11,7 @@ com.google.cloud google-cloud-contact-center-insights-parent - 2.3.10-SNAPSHOT + 2.3.10 google-cloud-contact-center-insights diff --git a/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml b/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml index e5a3fc70269e..96951139117e 100644 --- a/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml +++ b/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-contact-center-insights-v1 - 2.3.10-SNAPSHOT + 2.3.10 grpc-google-cloud-contact-center-insights-v1 GRPC library for google-cloud-contact-center-insights com.google.cloud google-cloud-contact-center-insights-parent - 2.3.10-SNAPSHOT + 2.3.10 diff --git a/java-contact-center-insights/pom.xml b/java-contact-center-insights/pom.xml index 993f3489f5be..231c5718f759 100644 --- a/java-contact-center-insights/pom.xml +++ b/java-contact-center-insights/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-contact-center-insights-parent pom - 2.3.10-SNAPSHOT + 2.3.10 Google CCAI Insights Parent https://github.com/googleapis/java-contact-center-insights @@ -60,17 +60,17 @@ com.google.cloud google-cloud-contact-center-insights - 2.3.10-SNAPSHOT + 2.3.10 com.google.api.grpc grpc-google-cloud-contact-center-insights-v1 - 2.3.10-SNAPSHOT + 2.3.10 com.google.api.grpc proto-google-cloud-contact-center-insights-v1 - 2.3.10-SNAPSHOT + 2.3.10 diff --git a/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml b/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml index 76362beac500..fffb787b793a 100644 --- a/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml +++ b/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-contact-center-insights-v1 - 2.3.10-SNAPSHOT + 2.3.10 proto-google-cloud-contact-center-insights-v1 Proto library for google-cloud-contact-center-insights com.google.cloud google-cloud-contact-center-insights-parent - 2.3.10-SNAPSHOT + 2.3.10 diff --git a/java-contact-center-insights/versions.txt b/java-contact-center-insights/versions.txt index f6796198d501..6156ce29cd46 100644 --- a/java-contact-center-insights/versions.txt +++ b/java-contact-center-insights/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-contact-center-insights:2.3.9:2.3.10-SNAPSHOT -grpc-google-cloud-contact-center-insights-v1:2.3.9:2.3.10-SNAPSHOT -proto-google-cloud-contact-center-insights-v1:2.3.9:2.3.10-SNAPSHOT +google-cloud-contact-center-insights:2.3.10:2.3.10 +grpc-google-cloud-contact-center-insights-v1:2.3.10:2.3.10 +proto-google-cloud-contact-center-insights-v1:2.3.10:2.3.10