Skip to content

Releases: alexa/alexa-skills-kit-sdk-for-java

2.43.7

19 Jul 16:42
Compare
Choose a tag to compare

This release contains the following changes :

  • Update account linking api schema for VoiceForwardedAccount Linking
  • Adding enum for measurement system permission scope to manifest permission name
  • Adding support for nl-NL locale

2.42.1

21 Dec 01:00
Compare
Choose a tag to compare

This release contains the following changes:

  • Bumped the Log4J dependencies to the latest more secure version 2.17.0

2.38.1

08 Apr 20:44
Compare
Choose a tag to compare

This release contains the following changes :

  • Adding additional definitions for APL 1.6. More information can be found here.

2.38.0

05 Apr 16:59
Compare
Choose a tag to compare

This release contains the following changes :

  • Add support for APL 1.6 version. More information about the newest version can be found here.

2.36.0

30 Oct 20:34
Compare
Choose a tag to compare

This release contains the following changes :

  • Support for error types in APL-A (Alexa Presentation Language for Audio).

2.35.0

24 Sep 21:35
Compare
Choose a tag to compare

This release contains the following changes :

  • Models and support for Extensions interfaces.

2.34.0

09 Sep 22:27
Compare
Choose a tag to compare

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

03 Sep 12:40
Compare
Choose a tag to compare

This release contains the following changes :

2.32.0

31 Aug 21:35
Compare
Choose a tag to compare

This release contains the following changes :

  • Introducing person-level permissions for Skill events.

2.30.1

25 Jun 21:33
ef04e32
Compare
Choose a tag to compare

This release bumps the SDK's Jackson library dependency version to 2.10.4 to address CVE-2020-14062.