Skip to content

Latest commit

 

History

History
444 lines (250 loc) · 29.6 KB

CHANGELOG.md

File metadata and controls

444 lines (250 loc) · 29.6 KB

13.0.0 (2024-05-20)

Features

  • discov2: add ocrEnabled parameter (45ec51d)
  • stt: add speechBeginEvent param to recognize func (5cb5238)
  • stt: remove interimResults and lowLatency wss params (4c571c2)

BREAKING CHANGES

  • stt: RecognizeWithWebsocketsOptions interimResults and lowLatency properties removed

12.0.1 (2024-03-13)

Bug Fixes

  • stt: change smartFormattingVersion to a Long (258c406)
  • wss: add smartFormattingVersion to websockets (9806d3c)

12.0.0 (2024-02-26)

Bug Fixes

  • wa-v2: fix tests and delete unused models (3e7e9c7)

Features

  • disco-v2: class changes (ba46325)
  • discov2: new EnrichmentOptions parameters (78d93b7)
  • mcsp: update sdk-core for MCSP authenticator support (8e9f831)
  • nlu: add support for userMetadata param (a00b9d7)
  • stt: new params (56755c6)
  • wa-v2: new method params (439ed47)
  • wa-v2: support for private variables (89f2209)

BREAKING CHANGES

  • disco-v2: TableBodyCells properties changed to string lists. Location property changed from Map to TableElementLocation.
  • wa-v2: Multiple class name changes and Log class property type changes

11.0.1 (2023-08-08)

Bug Fixes

11.0.0 (2023-03-16)

Features

  • assistantv1: update based on api definitions (d2aebb9)
  • assistantv2: add new assistant, environment, and skills lifecycle methods (aaf9b77)
  • discoveryv1: update based on latest api definitions (a810f01)
  • discoveryv2: update based on api definitions (1e2682f)
  • language translator: update based on api definitions (d45607b)
  • natural language understanding: update based on api definitions (a743cb7)
  • speech to text: update based on new api definitions (0a7058b)
  • text to speech: update based on api definitions (54fd47d)

BREAKING CHANGES

  • natural language understanding: removes the 'sentimentModel' functions and models
  • discoveryv2: enrichmentId is now a required param for 'DocumentClassifierEnrichment' model. 'confidence' property has been removed from 'QueryResponsePassage' and 'QueryResultPassage' models. Breaking interface changes to handling aggregation discriminators.
  • assistantv2: 'createSession' param replaced with 'requestAnalytics' param. 'language' property removed from 'Environment' model. method name changes in environment and release models.
  • assistantv1: public interface 'Model' in 'WorkspaceSystemSettingsNlp' has been removed

10.1.0 (2022-08-10)

Bug Fixes

  • assistantv2: add discrim bug hand edit for TurnEvent models (4f4894f)
  • discov2: make enrichement_id required and linting changes (995e687)

Features

  • assistantv1: update models and add new methods (64a2622)
  • assistantv2: update models and add new methods (2f164cd)
  • discov2: update models and add new methods (a29cb73)
  • nlu: add new parameter to create/updateClassificationsModel (680d2c0)
  • stt: add and remove method parameters (cdcc228)
  • tts: add method parameters (2a0c2f3)
  • wss: add and remove websocket params (bfd4b0d)

10.0.1 (2022-04-25)

Bug Fixes

  • language-translator-v3: add content-type to createModelOptions model properties (afd1086)

10.0.0 (2022-03-21)

Bug Fixes

  • bumpversion: update bumpversion file (ca7b4e8)

Features

  • assistant-v1: add new DialogNodeOutputGeneric subclasses & additional properties in workspace (dfeacca)
  • assistant-v1: generated using api-def: master & generator: 3.46.0 (dc7f6a4)
  • assistant-v2: generated using api-def: master & generator: 3.46.0 (4fdfb2f)
  • deprecation: remove CC, NLC, PI, Tone Analyzer, and Visual Recognition (1b64285)
  • discovery-v1: document status & query aggregation update (776048c)
  • speech-to-text-v1: add de-de_multimedia & update comments (0d32576)
  • speech-to-text-v1: add missing import (029fdfa)
  • speech-to-text-v1: supportedFeatures: customAcousticModel property added & update comments (62e4f8e)
  • text-to-speech-v1: add voices and update comments (40cd035)

Reverts

  • pom.xml: revert change for root pom.xml (5fecba8)

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

9.3.1 (2021-12-02)

Bug Fixes

  • deploy.yml: up the version for node to fix semantic-release (bcda21d)
  • pom.xml: update sdk-core version to fix Gson 2.8.9 java.lang.NoSuchFieldError (40b287e)

9.3.0 (2021-09-14)

Bug Fixes

  • assistant-v1: location is no longer a required parameter for RuntimeEntity (4014b36)
  • assistant-v2: add answers to searchResult (8d53d6c)
  • assistant-v2: location is no longer a required parameter for RuntimeEntity (2971a3b)
  • discovery-v1: change authentication to authenticated property in StatusDetails (e7b3cae)
  • discovery-v1: status is now deserialized as an object (c72b497)
  • natural-language-understanding-v1: listClassificationsModels return type change (5776b7b)
  • natural-language-understanding-v1: remove unused models (8e894dc)

Features

  • assistant-v1: add altText property to DialogNodeOutputGeneric & RuntimeResponseGeneric (66acc78)
  • assistant-v1: add extra sensitivity values for RuntimeResponseGenericRuntimeResponseTypeImage (86b331d)
  • assistant-v2: add altText property to RuntimeResponseGeneric (798f780)
  • assistant-v2: add SEARCH as a type of the message to MessageInput & MessageInputStateless (b9a3427)
  • assistant-v2: add sessionStartTime & state properties to MessageContextGlobalSystem (6cd0b2e)
  • discovery-v2: add CONVERSATIONAL_SEARCH & CONTENT_INTELLIGENCE as a type of a project (ec6e753)
  • speech-to-text-v1: add more languages supported for next generation models (2fbd050)
  • speech-to-text-v1: add more languages supported for next generation models (c03ea09)
  • text-to-speech-v1: add new voice models (54d2338)

9.2.2 (2021-09-01)

Bug Fixes

9.2.1 (2021-08-17)

Bug Fixes

  • deploy: use bump2version (d4bbc44)
  • deploy: use python (03168b4)
  • deploy.xml: fix typo on deploy.xml gha (9136c47)
  • pom.xml: update java-sdk-core version (c6814a5)

9.2.0 (2021-06-02)

Bug Fixes

  • text-to-speech-v1: generated using api def sdk-2021-05-11-rerelease and gen 3.31.0 (e825419)

Features

  • generation: generated using api def sdk-2021-05-11 & gen 3.31.0 (82ef647)
  • generation: generated using api def: sdk-2021-05-11 and generator: 3.31.0 (c039886)
  • natural-language-understanding-v1: generated using api def 5b4cdff & gen 3.31.0 (ac51578)

9.1.1 (2021-05-17)

Bug Fixes

  • bumpversion: update bumpversion configuration (e6b97d6)

9.1.0 (2021-04-30)

Bug Fixes

  • assistant-v1: override toString method to allow null values (dc0a023)

Features

  • assistant-v1: add updateDialogNodeNullable as a new function (90e3ea5)

9.0.2 (2020-12-21)

Bug Fixes

  • generation: api def '8be1cdc78c7998b055bc8ea895dddd7c8496b2a4' gen tag 3.19.0 (1ddf534)

9.0.1 (2020-12-11)

Bug Fixes

  • readme: add extra line to readme to trigger patch release (f5d1a06)

9.0.0 (2020-12-10)

Bug Fixes

  • sdk-version: fix sdk-version (3019159)
  • visual-recognition-v4: remove trainingStatus as a parameter for create & update Collection (02e3dfd)
  • visual-recognition-v4: remove trainingStatus as a parameter for create & update Collection (5568bf9)
  • typo in migration guide (984a350)
  • update version to 9.0.0-rc.2 (ab57379)

chore

  • update for semantic-release (22a7d00)

Features

  • generation: api def tag 'sdk-major-release-2020' gen tag 3.19.0 (3414833)
  • add bumpversion release candidate support (b794bb6)
  • generation: api def tag 'sdk-major-release-2020-rc01' gen commit '7cc0550' (3bec20d)
  • speech-to-text-v1: add RecognizeWithWebsocketsOptions model (d3b7fe9)

BREAKING CHANGES

  • generation: api def tag 'sdk-major-release-2020' gen tag 3.19.0
  • generated with 3.18.0 of the IBM openapi sdk generator

9.0.0-rc.3 (2020-12-03)

Features

  • generation: api def tag 'sdk-major-release-2020' gen tag 3.19.0 (3414833)

BREAKING CHANGES

  • generation: api def tag 'sdk-major-release-2020' gen tag 3.19.0

9.0.0-rc.2 (2020-11-11)

Bug Fixes

  • typo in migration guide (984a350)
  • update version to 9.0.0-rc.2 (ab57379)

Features

  • add bumpversion release candidate support (b794bb6)

9.0.0-rc.1 (2020-11-10)

chore

  • update for semantic-release (22a7d00)

Features

  • generation: api def tag 'sdk-major-release-2020-rc01' gen commit '7cc0550' (3bec20d)
  • speech-to-text-v1: add RecognizeWithWebsocketsOptions model (d3b7fe9)

BREAKING CHANGES

  • generated with 3.18.0 of the IBM openapi sdk generator

8.6.3 (2020-10-26)

Bug Fixes

  • java-sdk-core-version: update java-sdk-core version to fix serialization error on disco-v2 (e75e97d)

8.6.2 (2020-10-18)

Bug Fixes

  • decrpyt-script: place encrypted file on the right path (07737f2)
  • decrypt-script: update decrypt script (2a28685)
  • readme: create a patch for latest update on speech-to-text (b858e48)
  • tests&keys: update api keys and integration tests (26049c1)

8.6.1 (2020-09-28)

Bug Fixes

  • generation: api def tag 'sdk-2020-08-20' with disco-v2 passage update gen tag '2.3.1' (1b8b67c)

8.6.0 (2020-08-25)

Features

  • generation: api def tag 'sdk-2020-08-20' and gen tag '2.3.1' (1129e9b)

8.5.0 (2020-06-03)

Features

8.4.0 (2020-04-23)

Bug Fixes

  • javadoc: update links to common classes (973d153)

Features

  • assistant: auto-generate code (515fb60)
  • discovery: auto-generate code (9812072)
  • language-translator: auto-generate code (2676798)
  • speech-to-text: auto-generate code (2261d67)
  • text-to-speech: auto-generate code (87be679)

8.3.1 (2020-03-06)

Bug Fixes

  • Discovery v1: environment document count should use 'available' (0567073)

8.3.0 (2020-02-24)

Features

  • assistant: generated code (10108d9)
  • common: generated code (cae0d2c)
  • compare-comply: generated code (e03192f)
  • discovery: generated code (4baea9e)
  • examples: generated code (2d93247)
  • language-translator: generated code (65f5d55)
  • natural-language-classifier: generated code (d088954)
  • natural-language-understanding: generated code (5d2dd6d)
  • personality-insights: generated code (883b971)
  • speech-to-text: generated code (d3de7f1)
  • text-to-speech: generated code (f4548f2)
  • tone-analyzer: generated code (a753857)
  • visual-recognition: generated code (8d16bf3)

8.2.1 (2020-01-18)

Bug Fixes

  • Natural Language Understanding: Add back model parameter in CategoriesOptions which was mistake (58111ff)

8.2.0 (2020-01-16)

Bug Fixes

  • Discovery v1: Ensure collectionIds are supplied to avoid service error (955742b)
  • Discovery v2: Ensure all required props are sent to prevent service errors (aab26b7)

Features

  • Assistant v2: Add system prop to MessageContentSkill (b95388a)
  • Speech to Text: Add endOfPhraseSilenceTime and splitTranscriptAtPhraseEnd props to CreateJobOp (be54f7f)
  • Speech to Text: Add endOfUtterance prop to SpeechRecognitionResult (42f6ec6)
  • Speech to Text: Add support for Italian and Dutch models (6f707da)
  • Text to Speech: Add Argentinean, Dutch, and Chinese voices (62259ca)

8.1.0 (2019-11-27)

Bug Fixes

  • Discovery: Add GenericQueryAggregation classes (11f04fb)
  • Discovery v1: Remove incorrectly-defined title prop from QuertResult and QueryNoticesResult (28d4f5c)
  • Visual Recognition: Fix incorrectly-defined errors property in Image and ImageDetails (5ce250b)

Features

  • Assistant v1: Add disambiguationOptOut prop to dialog nodes (38c610c)
  • Assistant v1: Add offTopic prop to WorkspaceSystemSettings (34809d3)
  • Assistant v1: Add randomize and maxSuggestions props to WorkspaceSystemSettingsDisambiguation (8db7136)
  • Assistant v1: Add suggestionTextPolicy prop to WorkspaceSystemSettingsDisambiguation (2741942)
  • Assistant v1: Add webhook functionality (252f385)
  • Discovery v2: Add custom deserializer for aggregations (a6dec27)
  • Discovery v2: Add initial generation of service (ac17067)
  • Visual Recognition v4: Add getTrainingUsage method (14fefbd)
  • Visual Recognition v4: Add THUMBNAIL size constant to GetJpegImageOptions (ee3298d)

8.0.1 (2019-11-12)

Bug Fixes

  • Update core dependency to remove unwanted transitive dependencies (95c759a)