diff --git a/CHANGELOG.md b/CHANGELOG.md index 61ae5453..feb561cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.3.7](https://github.com/googleapis/java-contact-center-insights/compare/v2.3.6...v2.3.7) (2022-07-13) + + +### Bug Fixes + +* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-contact-center-insights/issues/1485)) ([#322](https://github.com/googleapis/java-contact-center-insights/issues/322)) ([3366cb5](https://github.com/googleapis/java-contact-center-insights/commit/3366cb54aa4e9c147a390a3452b2a78d045ce6f6)) + ## [2.3.6](https://github.com/googleapis/java-contact-center-insights/compare/v2.3.5...v2.3.6) (2022-07-11) diff --git a/google-cloud-contact-center-insights-bom/pom.xml b/google-cloud-contact-center-insights-bom/pom.xml index a9d24b27..37564d00 100644 --- a/google-cloud-contact-center-insights-bom/pom.xml +++ b/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.7-SNAPSHOT + 2.3.7 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-contact-center-insights - 2.3.7-SNAPSHOT + 2.3.7 com.google.api.grpc grpc-google-cloud-contact-center-insights-v1 - 2.3.7-SNAPSHOT + 2.3.7 com.google.api.grpc proto-google-cloud-contact-center-insights-v1 - 2.3.7-SNAPSHOT + 2.3.7 diff --git a/google-cloud-contact-center-insights/pom.xml b/google-cloud-contact-center-insights/pom.xml index 4f9351c7..fe162e3d 100644 --- a/google-cloud-contact-center-insights/pom.xml +++ b/google-cloud-contact-center-insights/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-contact-center-insights - 2.3.7-SNAPSHOT + 2.3.7 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.7-SNAPSHOT + 2.3.7 google-cloud-contact-center-insights diff --git a/grpc-google-cloud-contact-center-insights-v1/pom.xml b/grpc-google-cloud-contact-center-insights-v1/pom.xml index 33d32619..33e15d2d 100644 --- a/grpc-google-cloud-contact-center-insights-v1/pom.xml +++ b/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.7-SNAPSHOT + 2.3.7 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.7-SNAPSHOT + 2.3.7 diff --git a/pom.xml b/pom.xml index 8d280fc1..6df4e731 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-contact-center-insights-parent pom - 2.3.7-SNAPSHOT + 2.3.7 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.7-SNAPSHOT + 2.3.7 com.google.api.grpc grpc-google-cloud-contact-center-insights-v1 - 2.3.7-SNAPSHOT + 2.3.7 com.google.api.grpc proto-google-cloud-contact-center-insights-v1 - 2.3.7-SNAPSHOT + 2.3.7 diff --git a/proto-google-cloud-contact-center-insights-v1/pom.xml b/proto-google-cloud-contact-center-insights-v1/pom.xml index a855a991..dd261096 100644 --- a/proto-google-cloud-contact-center-insights-v1/pom.xml +++ b/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.7-SNAPSHOT + 2.3.7 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.7-SNAPSHOT + 2.3.7 diff --git a/versions.txt b/versions.txt index 1855beb8..2c9b31cf 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-contact-center-insights:2.3.6:2.3.7-SNAPSHOT -grpc-google-cloud-contact-center-insights-v1:2.3.6:2.3.7-SNAPSHOT -proto-google-cloud-contact-center-insights-v1:2.3.6:2.3.7-SNAPSHOT +google-cloud-contact-center-insights:2.3.7:2.3.7 +grpc-google-cloud-contact-center-insights-v1:2.3.7:2.3.7 +proto-google-cloud-contact-center-insights-v1:2.3.7:2.3.7