Releases: alexa/alexa-skills-kit-sdk-for-java
Releases · alexa/alexa-skills-kit-sdk-for-java
2.5.0
This release adds support for the Alexa Settings API, which you can use to build skills that reference a customer’s preferred time zone and units of measure for distance and temperature.
2.4.0
This release adds support for APIs for Customer Contact Permissions.
2.3.5
This release contains the following changes:
2.3.4
This release:
- Fixes a bug where input event values in InputHandlerEventRequest were modeled incorrectly and could not be retrieved. #121
- Introduces SDK modules which can be used by extensions to configure themselves with the SDK. #122
2.3.3
This release fixes an inconsistency in cases where the configured table does not exist when getting attributes through the DynamoDB persistence adapter.
2.3.2
This release addresses a bug with ResponseBuilder withSpeech and withReprompt where input with tags would trim the first character of the contained content. #116
2.3.1
This release:
- Addresses an enum serialization bug affecting certain operations for the list management service client (#112)
- Makes DynamoDB auto create table behavior more consistent.
2.3.0
This release adds SDK support for Alexa Gadgets.