Skip to content

v16.1

Choose a tag to compare

@vgrebenschikov vgrebenschikov released this 05 Jun 08:13
· 279 commits to master since this release
3c7299b

Connect Release v16.1

  • Fixed documentation of FulfillmentAutomation and TierConfigAutomation, and added documentation for ActivationTemplateResponse and ActivationTileResponse
  • Fixed return value of Fulfillment.needs_migration when migration_info exists but has no value
  • Some requests are returning params with null values, so support for it has been added
  • Ensure that the response of an HTTP request is a valid string
  • Checking for validity of conversation object was done on approval, but not on fail, inquire nor skip
  • Fixed deserialization of ServerErrorResponse in ApiClient._check_and_pack_response