Skip to content

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

2.5.1

23 Aug 21:24
Compare
Choose a tag to compare

This release:

2.5.0

21 Aug 20:09
Compare
Choose a tag to compare

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.1

02 Aug 23:42
Compare
Choose a tag to compare

Bug fixes.

2.4.0

31 Jul 16:17
Compare
Choose a tag to compare

This release adds support for APIs for Customer Contact Permissions.

2.3.5

23 Jul 17:06
Compare
Choose a tag to compare

This release contains the following changes:

2.3.4

14 Jun 23:16
Compare
Choose a tag to compare

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

14 Jun 22:29
Compare
Choose a tag to compare

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

07 Jun 21:35
Compare
Choose a tag to compare

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

31 May 00:27
Compare
Choose a tag to compare

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

25 May 01:43
Compare
Choose a tag to compare

This release adds SDK support for Alexa Gadgets.