2.34.0
This release contains the following changes :
- Add “onCompletion” field in Connections.StartConnection directive. When sending this directive to start a Skill Connection, requester skill can set onCompletion to be RESUME_SESSION to receive the control back after the task is completed or SEND_ERRORS_ONLY to only receive error notifications without control back. More information about Use Skill Connections to Request Tasks can be found here.
- Add “Authorization.Grant” directive support for user specific access token in out-of-session calls. More information can be found here.