v6.0.0
6.0.0 (2022-03-21)
Bug Fixes
BREAKING CHANGES
-
OutputData: required text property removed, RuntimeEntity: optional metadata property removed
RuntimeResponseGeneric: Three new response types added
Workspace: workspaceID changed form required to optional -
feat(assistantv2): add three new response types, rename model, remove properties
-
RuntimeEntity: optional metadata property removed, MessageOutputDebug: nodesVisited type DialogNodesVisited changed to DialogNodeVisited.
MessageContext: integrations property added
MessageContextGlobalSystem: skipUserInput property added
MessageContextStateless: integrations property added
MessageInput: attachments property added
MessageInputStateless: attachments property added
RuntimeResponseGeneric: Three new response types added -
refactor(cc): remove compare and comply ヾ(・‿・)
-
refactor(nlc): remove nlc ヾ(・‿・)
-
feat(nlu): remove MetadataOptions model
-
refactor(lt): comment change and test updates
-
refactor(pi): remove personality insights ヾ(・‿・)
-
feat(stt/tts): add new property and comment changes
-
refactor(ta/visrec): remove ta and visrec ヾ(・‿・)
-
refactor(all): remove remaining traces of removed services
-
feat(assistantv1): add new dialogNode models and additional properties for Workspace
-
feat(discov1): update QueryAggregation subclasses
-
QueryAggregation: QueryAggregation subclasses changed.
DocumentStatus: documentID, status, and statusDescription are now optional -
feat(stt): change grammarFile property type
-
addGrammar parameter grammarFile changed from String to Data type
SupportedFeatures: customAcousticModel property added
-
chore: copyright changes
-
build(secrets): upload detect-secrets baseline
-
docs(readme): add deprecation note and remove old references
-
ci(version): remove python 3.6 support and add 3.9 support