Universal Contact Service Release Notes
Contents
Not all releases or changes listed below may pertain to your deployment. Check the table below to see which releases apply to you.
Available | Genesys CX on | Private edition | Highlights | Release | ||
---|---|---|---|---|---|---|
AWS | Azure | GCP | ||||
February 16, 2022 |
![]() |
This release included changes introduced since UCS X 100.0.095.0015. | 100.0.097.0009 | |||
October 31, 2021 |
![]() |
| 100.0.095.0015 | |||
September 10, 2021 |
![]() |
Support for arbitrary UIDs in private edition deployments on OpenShift. | 100.0.093.0015 | |||
June 30, 2021 |
![]() |
Early Adopter Program support for Genesys Multicloud CX private edition deployments on OpenShift. | 9.5.000.87 |
February 16, 2022
What's New
The API protection mechanism is improved for UCS-X version upgrade and rollbacks. (UCSX-2527)
The rollback procedure is now automated. (UCSX-2662)
A new consistency check is introduced between the database and Elasticsearch. (UCSX-2717)
UCS supports new monitoring metrics for long-lasting requests. (UCSX-2770)
Resolved Issues
The memory leak issue that was triggered by the CometD library is fixed. (UCSX-2268)
The issue with incorrect search results is fixed. (UCSX-2612)
The issue with division headers being ignored in standard responses is fixed. (UCSX-2618)
The issue with parsing non-string values as the search criteria is fixed. (UCSX-2635)
The render-field-codes method is now updated to support backward compatibility. (UCSX-2640)
The issue handling errors in Consistency Manager is fixed. (UCSX-2699)
Interactions are no longer deleted when Elasticsearch is not available. (UCSX-2700)
UCS-X returns the correct standard responses and the attachments separately. (UCSX-2731)
The issue with custom attributes not included in search results is fixed. (UCSX-2825)
The UCS-X Docker Image is now built using a base image that relies on Universal Base Image 8 (UBI8). (UCSX-2860)
The Elasticsearch client library has been deprecated and replaced with the newer @elastic/elasticsearch library. (UCSX-2903)
October 31, 2021
Security Fixes
This release includes important security upgrades made to third-party software. (GCLOUD-18873)
For private edition
As of December 23, 2021, Universal Contact Service supports deployments on Google Kubernetes Engine (GKE) in Genesys Multicloud CX private edition, as part of the Early Adopter Program. (CPE-1943)
September 10, 2021
For private edition
UCS now supports the use of arbitrary, or random, user IDs (UIDs) in OpenShift.
- The Dockerfile has been modified to specify container and file ownership as user=500 (genesys) and group=0 (root).
- The podSecurityContext settings exposed in the default values.yaml file specify the user and group IDs for the genesys user (500:500:500). You must override these Helm chart values if you want OpenShift to use arbitrary UIDs.
- UCS is deployed using ServiceAccounts that use the restricted Security Context Constraint (SCC). In an earlier implementation, Genesys required you to deploy all private edition services using a ServiceAccount associated with the custom genesys-restricted SCC, to control permissions for the genesys user (500). Genesys now expects OpenShift to use arbitrary UIDs in your deployment, and the genesys-restricted SCC has been deprecated. If you previously deployed <service> using the genesys-restricted SCC, Genesys recommends that you redeploy <service> so that you use arbitrary UIDs. (UCSX-2349)
More info: OpenShift security settings
June 30, 2021
For private edition
Starting with this release, Universal Contact Service is available for select customers in Genesys Multicloud CX private edition, as part of the Early Adopter Program. Deployments on OpenShift Container Platform (OpenShift) are supported. (UCSX-2020)