Private Cloud v2.2.2 — Release Notes
Bug Fixes
- fix entitlement for Expert Insights instant transripts
- fix frontend document list showing "No Documents Found" even when search results return documents
- fix intermittent failures with solr router for federated search
Performance Improvements
GenSearch
- enhance model selection/routing logic
Deprecation
Drop support for Channel View in future releases.
OneNote OAuth data migration steps
-
scale down
fe-onenote-syncto 0 replicas -
port-forwarding to
integration-oauth-serviceand trigger data migration APIkubectl port-forward -n integrations svc/integration-oauth-service 8080:80
curl -X 'GET' 'http://localhost:8080/internal/migrate/connections/ONENOTE' -H 'accept: */*' -
scale up
fe-onenote-syncto original replicas
Known errors
- Search doesn't return bookmarked docs or manually shared user docs with corresponding filters
- Precompiled Nvidia driver is not enabled for gpu-operator in AWS and GCP, outbound connection to archive.ubuntu.com (download linux kernel headers) is required for AWS and GCP
- The rms-bulk-activity-service may intermittently indicate liveness probe failures, even though the service is functioning as expected. This behavior is attributed to the current liveness probe configuration and does not reflect an actual service disruption.