Releases: alexa/alexa-skills-kit-sdk-for-java
Releases · alexa/alexa-skills-kit-sdk-for-java
2.43.7
2.42.1
This release contains the following changes:
- Bumped the Log4J dependencies to the latest more secure version 2.17.0
2.38.1
2.38.0
2.36.0
2.35.0
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.
2.33.0
This release contains the following changes :
- Support for Alexa for residential properties.
2.32.0
2.30.1
This release bumps the SDK's Jackson library dependency version to 2.10.4 to address CVE-2020-14062.