Skip to content

Releases: alexa/alexa-apis-for-python

Release 1.32.1 for ASK SDK Models

Choose a tag to compare

@Shreyas-vgr Shreyas-vgr released this 17 Nov 05:55
3a554ec

This release contains the following changes :

  • Updated model definitions for reminder_management

Release 1.30.1 for ASK SDK Models

Choose a tag to compare

@nikhilym nikhilym released this 08 Apr 20:05

This release contains the following changes :

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

Release 1.30.0 for ASK SDK Models

Choose a tag to compare

@nikhilym nikhilym released this 01 Apr 21:09
c1910c1

This release contains the following changes :

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

Release 1.27.0 for ASK SDK Models

Choose a tag to compare

@nikhilym nikhilym released this 09 Sep 22:14

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

Release 1.26.0 for ASK SDK Models

Choose a tag to compare

@nikhilym nikhilym released this 03 Sep 12:32

This release contains the following changes :

  • Support for 'Alexa for residential' properties. More information about 'Alexa for residential' can be found here

Release 1.23.0 for ASK SDK Models

Choose a tag to compare

@nikhilym nikhilym released this 25 Mar 20:04

This release contains the following changes :

  • Support for the next version of the Alexa Presentation Language (APL) with support for new Alexa responsive components and templates, dynamic data sources, new time primitives, and conditional commands. Ref.

Release 1.22.0 for ASK SDK Models

Choose a tag to compare

@nikhilym nikhilym released this 16 Mar 23:08

This release contains the following changes :

  • APIs related to timer management. Timers API allows Skill Developers to create and manage timers on behalf of customers. Timers created through this API can have a customized trigger experience, allowing the skill to effectively speak out to the customer or re-gain focus in lieu of or in addition to the regular chime experience when the timer elapses.

Release 1.21.0 for ASK SDK Models

Choose a tag to compare

@nikhilym nikhilym released this 02 Mar 20:01

This release contains the following changes :

Release 1.20.2 for ASK SDK Models

Choose a tag to compare

@nikhilym nikhilym released this 13 Feb 00:56
e0f3ae9

This release contains the following changes :

  • Fix the discriminator value for Alexa HTML message request object.
  • Add Alexa HTML Runtime Error object.

Release 1.20.1 for ASK SDK Models

Choose a tag to compare

@nikhilym nikhilym released this 04 Dec 23:43

This release contains the following changes:

  • Added back missing object definitions from previous release 1.20.0.