Releases: alexa/alexa-skills-kit-sdk-for-java
Releases · alexa/alexa-skills-kit-sdk-for-java
2.30.0
2.29.0
This release contains the following changes :
- APIs related to timer management.
2.28.0
This release contains the following changes:
- Updated rules for recurrence creation in reminders.
2.27.0
This release introduces Captions support in the AudioPlayer Play directive.
2.26.0
This release includes the following features and changes:
2.25.1
This release contains the following updates:
- Update Jackson-databind to 2.9.10.1 to address CVE-2019-16942.
- Fixes a backwards incompatibility issue when using a new version of the ask-sdk-runtime with an older ask-sdk-core. It is still recommended to always use consistent versions of all SDK modules.
- Adds support for the
Alexa.Presentation.APL
context type.
2.25.0
This release contains the following changes:
- Support for personalization in the skill.
2.24.0
This release contains the following changes :
- Client methods for ISP support in Kid Skills.
2.23.0
This release contains the following changes :
- Support for building APL-T skills (APL for Character Displays).
2.22.0
This release contains the following changes :
- A new mode property in APL viewports
- The gadget endpoint enumeration service.
- Update to Jackson 2.9.10 to address security vulnerabilities