From 25c51c53389642b9f36de08e2abd9e295ea5f708 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 11:23:11 -0500 Subject: [PATCH] chore(main): release 1.9.0 (#297) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- .../.release-please-manifest.json | 2 +- packages/google-cloud-contact-center-insights/CHANGELOG.md | 7 +++++++ .../google/cloud/contact_center_insights/gapic_version.py | 2 +- .../cloud/contact_center_insights_v1/gapic_version.py | 2 +- ...pet_metadata_google.cloud.contactcenterinsights.v1.json | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/packages/google-cloud-contact-center-insights/.release-please-manifest.json b/packages/google-cloud-contact-center-insights/.release-please-manifest.json index 099626f4fc05..4fcfdf7a7c31 100644 --- a/packages/google-cloud-contact-center-insights/.release-please-manifest.json +++ b/packages/google-cloud-contact-center-insights/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.8.0" + ".": "1.9.0" } diff --git a/packages/google-cloud-contact-center-insights/CHANGELOG.md b/packages/google-cloud-contact-center-insights/CHANGELOG.md index 66a9a11391af..7652dafe8133 100644 --- a/packages/google-cloud-contact-center-insights/CHANGELOG.md +++ b/packages/google-cloud-contact-center-insights/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.9.0](https://github.com/googleapis/python-contact-center-insights/compare/v1.8.0...v1.9.0) (2023-03-02) + + +### Features + +* Add a way to specify the conversation automatic analysis percentage for the UploadConversation API when creating Analyses in Insights ([#296](https://github.com/googleapis/python-contact-center-insights/issues/296)) ([f299378](https://github.com/googleapis/python-contact-center-insights/commit/f299378905d84e1dea7d98379f94fecbd9bd74e3)) + ## [1.8.0](https://github.com/googleapis/python-contact-center-insights/compare/v1.7.0...v1.8.0) (2023-02-27) diff --git a/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights/gapic_version.py b/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights/gapic_version.py index b334dccf50ad..163d151126d8 100644 --- a/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights/gapic_version.py +++ b/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.8.0" # {x-release-please-version} +__version__ = "1.9.0" # {x-release-please-version} diff --git a/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights_v1/gapic_version.py b/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights_v1/gapic_version.py index b334dccf50ad..163d151126d8 100644 --- a/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights_v1/gapic_version.py +++ b/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.8.0" # {x-release-please-version} +__version__ = "1.9.0" # {x-release-please-version} diff --git a/packages/google-cloud-contact-center-insights/samples/generated_samples/snippet_metadata_google.cloud.contactcenterinsights.v1.json b/packages/google-cloud-contact-center-insights/samples/generated_samples/snippet_metadata_google.cloud.contactcenterinsights.v1.json index f35efc281427..98fc94bcb4d7 100644 --- a/packages/google-cloud-contact-center-insights/samples/generated_samples/snippet_metadata_google.cloud.contactcenterinsights.v1.json +++ b/packages/google-cloud-contact-center-insights/samples/generated_samples/snippet_metadata_google.cloud.contactcenterinsights.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-contact-center-insights", - "version": "0.1.0" + "version": "1.9.0" }, "snippets": [ {