All Versions
40
Latest Version
Avg Release Cycle
31 days
Latest Release
944 days ago

Changelog History
Page 1

  • v5.3.0 Changes

    September 14, 2021

    🐛 Bug Fixes

    • disco_v1: update type of status to reflect service changes (ab880f0)
    • disco_v2: project types enum updated/fixed (a598231)
    • nlu: fix listClassificationsModels response model (9954e59)
    • wss: fix on_transcription parsing issue including tests (1b05e1b)

    🔋 Features

    • assistant_v1: add alt_text and sensitivity options, location now optional (0a6c540)
    • assistant_v2: same as v1, add more properties (c2ca53b)
    • assistant_v2,disco_v1: add answers property to response model, fix typo (611b7c9)
    • stt&tts: new models added (67ee967)
  • v5.2.3 Changes

    August 26, 2021

    🐛 Bug Fixes

    • nlc: add deprecation warning (d1ec209), closes #9624
    • nlc: move deprecation warning (09a6dd4)
    • nlc: move deprecation warning (3658ee8)
  • v5.2.2 Changes

    July 06, 2021

    🐛 Bug Fixes

    • robustify the STT streaming results handling (#768) (264807d)
  • v5.2.1 Changes

    June 28, 2021

    🐛 Bug Fixes

    • tts: remove origin header from websocket request (e151e82)
  • v5.2.0 Changes

    June 10, 2021

    🐛 Bug Fixes

    • compare-comply: add deprecation notice for CC (d006937)
    • lt: fix character encoding for non latin langs (900bd79)
    • nlu: remove ListCategoriesModelsResponse (c09022f)
    • tts: remove extraneous filename param (d6f9c5d)

    🔋 Features

    • assistantv1: generation release changes (ac146a1)
    • assistantv2: generation release changes (d33caba)
    • discov2: generation release changes (0ea3ac0)
    • nlu: generation release changes (e5e71b6)
    • stt-tts: generation release changes (0600855)
  • v5.1.0 Changes

    January 12, 2021

    🔋 Features

    • upate core to use 3.3.6 (83d5f6a)
  • v5.0.2 Changes

    December 28, 2020

    🐛 Bug Fixes

    • 🔒 lock JWT version to 1.7.1 (8fcdfc6)
  • v5.0.1 Changes

    December 22, 2020

    🐛 Bug Fixes

    • Assistant: node dialog response should have agent props (53e532e)
  • v5.0.0 Changes

    December 11, 2020

    🔋 Features

    • ✅ regenerate services using latest api def and generator (59e7ded)
    • 🗄 regenerate using current api def and add deprecation warnings (c3e1f07)
    • 🗄 regenerate with current API and add deprecation warnings (4faa938)
    • regenrate language translator (8fdebc4)
    • regenrate services using current api def and generator (e84a0cb)
    • regenrate using current api def and generator 3.21 (33e0d93)
    • AssistantV1: add support for bulkClassify (e17b24c)
    • AssistantV2: add support for bulkClassify (8b14dda)
    • CompareComply: remove before and after from list feedback (5af17b7)
    • TextToSpeechV1: change voice model signaturess to custom models (12ee072)
    • VisRecV4: change start time and end time to date from string (f2f40e7)

    💥 BREAKING CHANGES

    • VisRecV4: change start and end time for training usage to date time format
    • CompareComply: remove before and after from list feedback
    • TextToSpeechV1: This update breaks the users using any methods of type _voice_models
  • v5.0.0-rc1 Changes

    November 19, 2020

    🚀 First release candidate for the upcoming major release, v5, which is scheduled to go out at the end of November.

    👀 For more information about breaking changes and how to migrate your code, see the migration guide.