Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refreshing iFrame every ccpLoadTimeout number of seconds, fixing event subscriptions when terminating and re-initializing #815

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

tannera926
Copy link
Contributor

Description of changes:

  • Refreshing iFrame every ccpLoadTimeout number of seconds while waiting for the user to be authenticated
  • Fixing event subscriptions when terminating and re-initializing, which has not been working since 2.6.2
  • Documentation Updates
  • Typescript support for getMonitorCapabilities and getMonitorStatus

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…t subscriptions when terminating and re-initializing
@@ -26681,7 +26681,7 @@ AWS.apiLoader.services['connect']['2017-02-15'] = require('../apis/connect-2017-

connect.core = {};
connect.core.initialized = false;
connect.version = "2.8.0";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting, the version 2.9.0 wasn't released with updated release files?

@tannera926 tannera926 merged commit 97983f1 into amazon-connect:master Dec 6, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants