Skip to content

Release 1.7.0 for ASK SDK Models

Compare
Choose a tag to compare
@nikhilym nikhilym released this 28 Feb 01:19
· 159 commits to master since this release

This release contains the following changes:

  • Support for the Proactive Events API and the ProactiveSubscriptionChanged skill event. The ProactiveEvents API enables Alexa Skill Developers to send events to Alexa, which represent factual data that may interest a customer. Upon receiving an event, Alexa proactively delivers the information to customers subscribed to receive these events. The service client provided by the SDK for Proactive Events can be used within the context of a skill or from another service.
  • Remove support for Delete All Reminders API