Alexa Skills Kit Sdk For Java Versions Save

The Alexa Skills Kit SDK for Java helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.

2.43.7

1 year ago

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

2 years ago

This release contains the following changes:

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

2.38.1

3 years ago

This release contains the following changes :

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

2.38.0

3 years ago

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

3 years ago

This release contains the following changes :

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

2.35.0

3 years ago

This release contains the following changes :

  • Models and support for Extensions interfaces.

2.34.0

3 years ago

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

3 years ago

This release contains the following changes :

2.32.0

3 years ago

This release contains the following changes :

  • Introducing person-level permissions for Skill events.

2.30.1

3 years ago

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