Skip to content

Releases: watson-developer-cloud/unity-sdk

v6.0.0

21 Mar 16:58
Compare
Choose a tag to compare

6.0.0 (2022-03-21)

Features

  • assistant-v1: generated using api-def: master & generator: 3.46.0 (3cb486e)
  • assistant-v2: generated using api-def: master & generator: 3.46.0 (03c3646)
  • discovery-v1: document status & query aggregation update (97a432e)
  • natural-language-understanding-v1: metadata as a dictionary and comments updated (34fd074)
  • speech-to-text-v1: supportedFeatures: customAcousticModel property added & update comments (c11e928)

BREAKING CHANGES

  • discovery-v1: QueryAggregation: BREAKING QueryAggregation subclasses changed.
  • assistant-v2: MessageOutputDebug: BREAKING nodesVisited type DialogNodesVisited changed to
    DialogNodeVisited, RuntimeEntity: BREAKING optional metadata property removed
  • assistant-v1: OutputData: BREAKING required text property removed, RuntimeEntity: BREAKING
    optional metadata property removed

v5.2.0

14 Sep 21:16
Compare
Choose a tag to compare

5.2.0 (2021-09-14)

Bug Fixes

  • assistant-v2: add new property, answers for assistant v2 (c1ac34a)
  • assistant-v2: fix integration test for assistant v2 (2ed2368)
  • discovery-v1: fix status details property. Change from authentication to authenticated (7975bd1)
  • discovery-v1: json type from Type to type (0a3ed73)
  • discovery-v1: update status from string to StatusDetails (2ee9531)
  • integration-test: update integration test change for the NLU (1163183)
  • integration-testing: fix intergration testing add deleteSessionRespondse (076790a)
  • nlu: fix for listClassificationsModels through return type change and removal of unnecessary (bda5e68)
  • services: update comments and formatting changes (d8c041d)

Features

  • assistant-v1: add enums for disambiguation (521f9cb)
  • assistant-v1: alt_text property added to Image response type (1743425)
  • assistant-v2: alt_text property added to Image response type (cfb1ab8)
  • assistant-v2: session_start_time and state properties added to MessageContextGlobalSystem (4bb90ac)
  • discovery-v2: enum update for CreateProjectConstants (0b47643)

v5.1.2

24 Aug 18:20
Compare
Choose a tag to compare

5.1.2 (2021-08-24)

Bug Fixes

v5.1.1

16 Jun 14:32
Compare
Choose a tag to compare

5.1.1 (2021-06-16)

Bug Fixes

  • discovery-v1: add DateTime format (f83b6ad)
  • discovery-v2: add enrichment to the form-data (acfd7b5)
  • visual-recognition-v4: add DateTime format (3ea83df)

v5.1.0

10 Jun 20:05
Compare
Choose a tag to compare

5.1.0 (2021-06-10)

Features

  • generation: generated using api def sdk-2021-05-11-rerelease and gen 3.31.0 (44079dd)

v5.0.2

05 Mar 15:08
Compare
Choose a tag to compare

5.0.2 (2021-03-05)

Bug Fixes

  • deprecate compare and comply message (f05490d)
  • test semantic release (489fa33)

v5.0.1

21 Dec 21:08
Compare
Choose a tag to compare

5.0.1 (2020-12-21)

Bug Fixes

  • Assistant: node dialog respose should have agent props (e0ead99)

v5.0.0

10 Dec 04:44
Compare
Choose a tag to compare

5.0.0 (2020-12-10)

Features

  • AssistantV1: Add support for BulkClassify (20e42e3)
  • AssistantV2: Add support for BulkClassify and refactor context skill system (52f0cf9)
  • CompareComply: add support for Modification in TypeLabel (bd6d619)
  • DiscoveryV2: Add support for AnalyzeDocuments (fa97def)
  • regenrate services using current API def (30eb7de)
  • regeneration: regenerated with generator 3.21.0 and api def sdk-major-release-2020 (5de83ec)
  • TextToSpeechV1: add support for CustomModel and CustomModels (235aef2)
  • VisualRecognition: Add deprecation warning and change starte and endtimes to DateTime (d99b69a)

BREAKING CHANGES

  • VisualRecognition: change startTime and encTime to DateTime for GetTrainingUsave for
    VisualRecognitionV4
  • TextToSpeechV1: Moved from VoiceModel and VoiceModels to CustomModel and CustomModels
  • AssistantV2: MessageContextSkill

v4.8.0

25 Aug 19:48
Compare
Choose a tag to compare

4.8.0 (2020-08-25)

Features

  • AssistantV1: change default URL (21283bc)
  • AssistantV2: add support for ListLogs and DeleteUserData (369e7fd)
  • regenerate services and add new default URLs (e484113)
  • DiscoveryV2: add new apis for projects, enrichments and collections (abc28ba)
  • LanguageTranslatorV3: add support for ListLanguages (0570cdb)

v4.7.1

17 Jun 14:04
Compare
Choose a tag to compare

4.7.1 (2020-06-17)

Bug Fixes

  • TTS: update TTS example to play music and using normal synthesize (9006680)