You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/lightning/release-notes.md
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,38 @@ Please review your existing CTI flows and update any JSON paths referencing pars
52
52
53
53
For detailed information about the `libphonenumber-js` library and its features, please visit: [https://gitlab.com/catamphetamine/libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js)
54
54
55
+
### :warning: Open CTI API Deprecation
56
+
57
+
58
+
>**Effective Notice: The Salesforce Open CTI API is being deprecated.**
59
+
60
+
Salesforce has [announced the deprecation of the Open CTI API](https://help.salesforce.com/s/articleView?id=005306437&type=1) in favor of their newer Service Cloud Voice integration capabilities. According to [Salesforce's official documentation](https://help.salesforce.com/s/articleView?id=service.cloud_cti_api_overview.htm&type=5), customers should begin planning their migration to supported integration methods.
61
+
62
+
**What this means for Amazon Connect Salesforce CTI users:**
63
+
64
+
* The Open CTI API, which has been the foundation for our CTI Adapter, will no longer be supported by Salesforce after February 2028. In February 2028, CTI Adapter will no longer work due to this dependency.
65
+
* AWS and Salesforce will publish detailed migration guidance and timeline in April 2026. Please reach out to your AWS and Salesforce account teams in the interim if you need additional guidance.
66
+
* Amazon Connect customers should plan to transition to **Service Cloud Voice (SCV) and Service Cloud Connector for Amazon Connect (SCC-AC)** or **Amazon Connect Agent Workspace** before February 2028.
67
+
68
+
**Recommended Migration Paths:**
69
+
70
+
71
+
* Service Cloud Voice (SCV): Review the [Salesforce Voice Developer Guide](https://developer.salesforce.com/docs/atlas.en-us.voice_developer_guide.meta/voice_developer_guide/voice_intro.htm) for implementation details
72
+
* Service Cloud Connector for Amazon Connect (SCC-AC): Visit the [SCC-AC documentation](https://amazon-connect.github.io/amazon-connect-sccac-docs/) for setup and configuration guidance
73
+
*[Amazon Connect Agent Workspace](https://aws.amazon.com/connect/agent-workspace/): Follow up with your account team for detailed discussion.
74
+
75
+
**Action Required:**
76
+
77
+
Please review the official [Salesforce CTI API documentation](https://help.salesforce.com/s/articleView?id=service.cloud_cti_api_overview.htm&type=5) for detailed information about the deprecation timeline and begin planning your migration. For questions about how this impacts your Amazon Connect implementation, please contact AWS Support or your account team.
78
+
79
+
80
+
## 5.31 March 2026
81
+
-**Enhancement:** StreamsJS Update from 2.18.7 to 2.25.0
82
+
-**Enhancement:** Phone number parsing improvements
83
+
-**Bug fix:** Caching added to populate context for GetAllProperties CTI Flow block on onContactDestroy events
-**Bug fix:** Fix on CCP Overlay disappearing issue when Connect assistant (formerly Amazon Q) is enabled
86
+
-**Bug fix:** Fix on Mini Adapter Message used text for display value
55
87
56
88
## 5.29 November 2025
57
89
-**Bug Fix:** Resolved an issue where a misconfigured Salesforce CTI Adapter base URL caused malformed CCP paths, leading to delayed UI updates and initialization failures.
0 commit comments