Recent Releases of https://github.com/watson-developer-cloud/java-sdk

https://github.com/watson-developer-cloud/java-sdk - v14.0.1

14.0.1 (2025-05-07)

Bug Fixes

  • wa-v2: add conversationalsearchend turn event (ca524b1)

- Java
Published by watson-github-bot 10 months ago

https://github.com/watson-developer-cloud/java-sdk - v14.0.0

14.0.0 (2024-12-05)

Bug Fixes

  • nlu: remove summarization param (3fa8b85)

Features

  • discov1: remove discoV1 (2d64d0d)
  • discov2: add methods for new batches api (750a115)
  • lt: remove lt and other deprecated resources (254428b)
  • stt: add new speech models (5ca34b2)
  • stt: readd interimResults and lowLatency wss params (6696356)
  • WxA: add new functions and update required params (a429786)

BREAKING CHANGES

  • WxA: environmentId now required for message and messageStateless functions

Add support for message streaming and new APIs New functions: createProviders, listProviders, updateProviders, createReleaseExport, downloadReleaseExport, createReleaseImport, getReleaseImportStatus, messageStream, messageStreamStateless * lt: LanguageTranslator functionality has been removed * discov1: DiscoveryV1 functionality has been removed

- Java
Published by watson-github-bot about 1 year ago

https://github.com/watson-developer-cloud/java-sdk - v13.0.0

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

- Java
Published by watson-github-bot almost 2 years ago

https://github.com/watson-developer-cloud/java-sdk - v12.0.1

12.0.1 (2024-03-13)

Bug Fixes

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

- Java
Published by watson-github-bot almost 2 years ago

https://github.com/watson-developer-cloud/java-sdk - v12.0.0

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

- Java
Published by watson-github-bot almost 2 years ago

https://github.com/watson-developer-cloud/java-sdk - v11.0.1

11.0.1 (2023-08-08)

Bug Fixes

- Java
Published by watson-github-bot over 2 years ago

https://github.com/watson-developer-cloud/java-sdk - v11.0.0

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

- Java
Published by watson-github-bot almost 3 years ago

https://github.com/watson-developer-cloud/java-sdk - v10.1.0

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)

- Java
Published by watson-github-bot over 3 years ago

https://github.com/watson-developer-cloud/java-sdk - v10.0.1

10.0.1 (2022-04-25)

Bug Fixes

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

- Java
Published by watson-github-bot almost 4 years ago

https://github.com/watson-developer-cloud/java-sdk - v10.0.0

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

- Java
Published by watson-github-bot almost 4 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.3.1

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)

- Java
Published by watson-github-bot about 4 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.3.0

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 CONVERSATIONALSEARCH & CONTENTINTELLIGENCE 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)

- Java
Published by watson-github-bot over 4 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.2.2

9.2.2 (2021-09-01)

Bug Fixes

- Java
Published by watson-github-bot over 4 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.2.1

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)

- Java
Published by watson-github-bot over 4 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.2.0

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)

- Java
Published by watson-github-bot over 4 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.1.1

9.1.1 (2021-05-17)

Bug Fixes

  • bumpversion: update bumpversion configuration (e6b97d6)

- Java
Published by watson-github-bot almost 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.1.0

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)

- Java
Published by watson-github-bot almost 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.0.2

9.0.2 (2020-12-21)

Bug Fixes

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

- Java
Published by watson-github-bot about 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.0.1

9.0.1 (2020-12-11)

Bug Fixes

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

- Java
Published by watson-github-bot about 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.0.0

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

- Java
Published by watson-github-bot about 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.0.0-rc.3

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

Bug Fixes

  • 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)

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

- Java
Published by watson-github-bot about 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.0.0-rc.2

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)

- Java
Published by watson-github-bot over 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v9.0.0-rc.1

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

- Java
Published by watson-github-bot over 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v8.6.3

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)

- Java
Published by watson-github-bot over 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v8.6.2

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)

- Java
Published by watson-github-bot over 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v8.6.1

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)

- Java
Published by watson-github-bot over 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v8.6.0

8.6.0 (2020-08-25)

Features

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

- Java
Published by watson-github-bot over 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v8.5.0

8.5.0 (2020-06-03)

Features

  • 681f9f89c1 chore(visual-recognition): manual changes
  • 8e51881dc8 chore(natural-language-understanding): manual changes
  • 2ec3f75207 chore(discovery): manual changes
  • 7999d31378 chore(assistant): manual changes

- Java
Published by watson-github-bot over 5 years ago

https://github.com/watson-developer-cloud/java-sdk - v8.4.0

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)

- Java
Published by watson-github-bot almost 6 years ago

https://github.com/watson-developer-cloud/java-sdk - v8.3.1

8.3.1 (2020-03-06)

Bug Fixes

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

- Java
Published by watson-github-bot almost 6 years ago

https://github.com/watson-developer-cloud/java-sdk - v8.3.0

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)

- Java
Published by watson-github-bot almost 6 years ago

https://github.com/watson-developer-cloud/java-sdk - v8.2.1

8.2.1 (2020-01-18)

Bug Fixes

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

- Java
Published by watson-github-bot about 6 years ago

https://github.com/watson-developer-cloud/java-sdk - v8.2.0

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)

- Java
Published by watson-github-bot about 6 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-8.1.0

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)

- Java
Published by watson-github-bot about 6 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-8.0.1

8.0.1 (2019-11-12)

Bug Fixes

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

- Java
Published by watson-github-bot over 6 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-8.0.0

8.0.0 (2019-10-04)

:shipit: :shipit: :shipit:

See the migration guide for full change details!

- Java
Published by watson-github-bot over 6 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-7.4.1

7.4.1 (2019-09-19)

Bug Fixes

  • Visual Recognition: Ensure file extensions are sent with names for createClassifier (f524f80)

- Java
Published by watson-github-bot over 6 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-8.0.0-rc1

Breaking changes

There are some small breaking changes present, like some methods dropping a parameter or two or some parameters being renamed, but below are the big changes throughout the SDK.

Authentication methods

Authentication methods have changed to make things more extensible for the future. There are 5 authentication variants supplied in the SDK (shown below), and it's possible now to create your own authentication implementation if you need something specific by implementing the Authenticator implementation.

Basic

You can authenticate with basic auth using the BasicAuthenticator. This allows you to pass in a username and password.

java Authenticator authenticator = new BasicAuthenticator("<username>", "<password>");

Bearer token

Use the BearerTokenAuthenticator. This one accepts just the bearer token.

java Authenticator authenticator = new BearerTokenAuthenticator("<bearer_token>");

Cloud Pak for Data

This class helps you authenticate with your services on (Cloud Pak for Data)[https://www.ibm.com/analytics/cloud-pak-for-data).

java // constructor with required parameters Authenticator authenticator = new CloudPakForDataAuthenticator( "<url>", "<test_username>", "<test_password>" );

There's also another constructor to disable SSL verification or send request headers on the token exchange.

IAM

Like the CloudPakForDataAuthenticator, there's a basic constructor

java Authenticator authenticator = new IamAuthenticator("<token>");

and another one to supply additional arguments like a particular token exchange URL, a client ID and secret, and the same options to disable SSL verification and send headers.

None

Finally, there's the NoAuthAuthenticator, which is pretty self-explanatory. Pass this when you don't need any authentication to happen.

java Assistant service = new Assistant("2019-02-28", new NoAuthAuthenticator());

More model builders

If you've used the SDK before, you're probably familiar with the use of the builder pattern across the board. With this release, we've tweaked the generation process to capture better which are models that are being constructed to be sent to the service. These are models we'd prefer to have builders, making it easier to put them together.

There are unfortunately a decent number of models which move to this pattern, but it's one we expect to use well into the future.

Features

Better control over HTTP logging

Logging used to be controlled with a .properties file somewhere in the namespace, but it was confusing to many people. We also didn't leave an option to shut them off!

We've added control over this to the existing HttpConfigOptions class. Information on usage can be found here.

Ability to cancel an API call

It's possible that in your code, you may want to cancel an API call you made. Some reasons for this might be requests exceeding some response time threshold or sending multiple async requests and just wanting to keep the fastest one, canceling the rest.

Regardless, this feature has been added for this release. You can see more information here.

- Java
Published by lpatino10 over 6 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-7.4.0

7.4.0 (2019-08-21)

Bug Fixes

  • Compare and Comply: Fix definition for BodyCells (36ac4e7)

Features

  • Compare and Comply: Add ContractCurrencies model (985b052)

- Java
Published by watson-github-bot over 6 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-7.3.1

7.3.1 (2019-08-13)

Bug Fixes

  • Compare and Comply: Fix property definition to avoid serialization errors (0bd8fcc)

- Java
Published by watson-github-bot over 6 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-7.3.0

7.3.0 (2019-07-25)

Bug Fixes

  • Compare and Comply: Add correct getter for contract types and additional props (f16dfd9)

Features

  • Assistant v2: Add search skill support (3a4ceb8)
  • Compare and Comply: Add Contexts and TableTitle models (b2da66d)
  • Compare and Comply: Add ContractTerms, ContractTypes, Interpretation, and PaymentTerms models (b72aa8f)
  • Compare and Comply: Add Mention model (b3675fd)
  • Compare and Comply: Add new constant values (d534fc2)
  • Compare and Comply: Add Paragraphs model (be85232)
  • Compare and Comply: Add text and provenance ID info to various models (133db0e)
  • Natural Language Understanding: Add confidence prop to EntitiesResult and EntityMention (4bf11b8)
  • Speech to Text: Add updated prop to AcousticModel and LanguageModel (b6dc3ac)

- Java
Published by watson-github-bot over 6 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-7.2.0

7.2.0 (2019-07-16)

Features

  • Update core dependency to allow for proxy authentication (b91bf78)

- Java
Published by watson-github-bot over 6 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-7.1.1

7.1.1 (2019-06-18)

Bug Fixes

  • Speech To Text: Can not get Audio Metrics with WebSocket (21db159)

- Java
Published by watson-github-bot over 6 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-7.1.0

7.1.0 (2019-06-07)

Bug Fixes

  • Discovery: Fix response model nesting of Collection to match API response (84cc23f)
  • Discovery: Fix typo in constant string name (NTMLV1 -> NTLMV1) (0e6e7f2)

Features

  • Assistant v1: Add intents and entities props to DialogNodeOutputOptionsElementValue (0d9102e)
  • Assistant v2: Add builder to DialogRuntimeResponseGeneric (d80d28d)
  • Assistant v2: Add MessageContextSkill model (4b0afb3)
  • Compare and Comply: Return FeedbackDeleted model from deleteFeedback method (48d07f4)
  • Discovery: Add annotatedFields prop to SegmentSettings (861cfae)
  • Discovery: Add blacklist prop to SourceOptionsWebCrawl (187e2f2)
  • Discovery: Add constants to Fequency interface in SourceSchedule (d29ccac)
  • Discovery: Add imageTextRecognition prop to Conversions (2370e83)
  • Discovery: Add new constant and nextCrawl prop to SourceStatus (ee092dc)
  • Discovery: Add response models for delete methods (1274e5b)
  • Discovery: Add smartDocumentUnderstanding field to Collection (f200d11)
  • Discovery: Add status prop to CreateCredentialsOptions (c095725)
  • Discovery: Add status prop to Credentials (22d905c)
  • Discovery: Add status prop to UpdateCredentialsOptions (9509f75)
  • Language Translator: Add deleteDocument method (4976f12)
  • Language Translator: Add getDocumentStatus method (c4d939b)
  • Language Translator: Add getTranslatedDocument method (d57e263)
  • Language Translator: Add listDocuments method and return model for deleteModel (dfaf664)
  • Language Translator: Add translateDocument method (33a1f51)
  • Natural Language Understanding: Add explanation param (806f923)
  • Natural Language Understanding: Add explanation prop and related models (6c1ffec)
  • Natural Language Understanding: Add response model for deleteModel (7f8772d)
  • Speech to Text: Add new metrics-related models (39b9478)
  • Speech to Text: Add processingMetrics and audioMetrics props to SpeechRecognitionResults (ef9bc74)
  • Speech to Text: Add processingMetrics, processingMetricsInterval, and audioMetrics params to CreateJobOptions (f1da445)
  • Speech to Text: Add processingMetrics, processingMetricsInterval, and audioMetrics params to RecognizeOptions (da7d4a7)
  • Speech to Text: Add response model to trainLanguageModel method (ced6621)
  • Speech to Text: Add strict param to TrainAcousticModelOptions (9a2fb6a)
  • Speech to Text: Add strict param to TrainLanguageModelOptions (128559d)

- Java
Published by watson-github-bot over 6 years ago

https://github.com/watson-developer-cloud/java-sdk - 7.0.0

7.0.0 (2019-03-28)

Breaking changes

General

  • Some big things in the migration guide
  • All properties of the type Map have been changed to Map<String, Object> ### Assistant v1 #### Model changes
  • CreateCounterexample renamed to Counterexample
  • CreateDialogNode renamed to DialogNode
  • CreateExample renamed to Example
  • EntityExport renamed to Entity
  • InputData renamed to MessageInput
  • IntentExport renamed to Intent
  • LogExport renamed to Log
  • Mentions renamed to Mention
  • ValueExport renamed to Value
  • WorkspaceExport renamed to Workspace #### Property changes
  • DialogNode
    • dialogNodeId renamed to dialogNode
  • Entity
    • entityName renamed to entity
  • EntityMention
    • exampleText renamed to text
    • intentName renamed to intent
  • Example
    • exampleText renamed to text
  • Intent
    • intentName renamed to intent
  • Synonym
    • synonymText renamed to synonym
  • Value
    • valueText renamed to value #### Other
  • Counterexample getters have been renamed (e.g. getText() -> text())
  • MessageInput is now dynamic
  • addValue() method in CreateEntityOptions.Builder renamed to addValues() ### Assistant v2 #### Model changes
  • MessageContextSkill has been deleted ### Compare and Comply #### Model changes
  • Category renamed to CategoryComparison
  • TypeLabel renamed to TypeLabelComparison #### Property changes
  • Attribute
    • ADDRESS constant removed from Type interface
  • BodyCells
    • rowHeaderIds type changed from List<String> to List<RowHeaderIds>
    • rowHeaderTexts type changed from List<String> to List<RowHeaderTexts>
    • rowHeaderTextsNormalized type changed from List<String> to List<RowHeaderTextsNormalized>
    • columnHeaderIds type changed from List<String> to List<ColumnHeaderIds>
    • columnHeaderTexts type changed from List<String> to List<ColumnHeaderTexts>
    • columnHeaderTextsNormalized type changed from List<String> to List<ColumnHeaderTextsNormalized>
  • ClassifyElementsOptions
    • modelId renamed to model
    • filename has been deleted
    • ModelId interface renamed to Model
  • CompareDocumentsOptions
    • modelId renamed to model
    • file1Filename has been deleted
    • file2Filename has been deleted
    • ModelId interface renamed to Model
  • ConvertToHtmlOptions
    • modelId renamed to model
    • ModelId interface renamed to Model
  • CreateBatchOptions
    • modelId renamed to model
    • inputCredentialsFilename has been deleted
    • outputCredentialsFilename has been deleted
    • ModelId interface renamed to Model
  • DeleteFeedbackOptions
    • modelId renamed to model
    • ModelId interface renamed to Model
  • ExtractTablesOptions
    • modelId renamed to model
    • filename has been deleted
    • ModelId interface renamed to Model
  • GetFeedbackOptions
    • modelId renamed to model
    • ModelId interface renamed to Model
  • UpdateBatchOptions
    • modelId renamed to model
    • ModelId interface renamed to Model ### Discovery #### Model changes
  • QueryResultResultMetadata renamed to QueryResultMetadata #### Property changes
  • CreateConfigurationOptions
    • name is now required
  • CreateExpansionsOptions
    • expansions is now required
  • DiskUsage
    • percentUsed has been deleted
    • total has been deleted
    • totalBytes has been deleted
    • used has been deleted
  • DocumentStatus
    • created has been deleted
    • updated has been deleted
  • FederatedQueryOptions
    • collectionIds type changed from List<String> to String
    • passagesFields type changed from List<String> to String
    • returnFields type changed from List<String> to String
    • similarDocumentIds type changed from List<String> to String
    • similarFields type changed from List<String> to String
    • sort type changed from List<String> to String
  • Field
    • BOOLEAN constant renamed to XBOOLEAN in FieldType interface
    • BYTE constant renamed to XBYTE in FieldType interface
    • DOUBLE constant renamed to XDOUBLE in FieldType interface
    • FLOAT constant renamed to XFLOAT in FieldType interface
    • LONG constant renamed to XLONG in FieldType interface
    • SHORT constant renamed to XSHORT in FieldType interface
  • IndexCapacity
    • memoryUsage has been deleted
  • QueryResult
    • score has been deleted
  • QueryNoticesResult
    • score has been deleted
  • QueryOptions
    • collectionIds type changed from List<String> to String
    • passagesFields type changed from List<String> to String
    • returnFields type changed from List<String> to String
    • similarDocumentIds type changed from List<String> to String
    • similarFields type changed from List<String> to String
    • sort type changed from List<String> to String
  • SourceStatus
    • COMPLETE_WITH_NOTICES constant removed from Status interface
    • STOPPED constant removed from Status interface
  • UpdateConfigurationOptions
    • name is now required #### Other
  • CreateConfigurationOptions
    • Builder(String environmentId) changed to Builder(String environmentId, String name)
    • addEnrichments() renamed to addEnrichment()
    • addNormalizations() renamed to addNormalization()
  • CreateExpansionsOptions
    • Builder(String environmentId, String collectionId) changed to Builder(String environmentId, String collectionId, List<Expansion> expansions)
  • UpdateConfigurationOptions
    • Builder(String environmentId, String configurationId) changed to Builder(String environmentId, String configurationId, String name)
    • addEnrichments() renamed to addEnrichment()
    • addNormalizations() renamed to addNormalization() ### Language Translator #### Property changes
  • CreateModelOptions
    • forcedGlossaryFilename has been deleted
    • parallelCorpusFilename has been deleted ### Natural Language Classifier #### Property changes
  • CreateClassifierOptions
    • metadataFilename has been deleted
    • trainingDataFilename has been deleted #### Other
  • Old versions of classify(), createClassifier(), deleteClassifier(), getClassifier(), and getClassifiers() without options model parameters have been removed ### Natural Language Understanding #### Model changes
  • CategoriesOptions is no longer dynamic
  • MetadataOptions is no longer dynamic
  • MetadataResult renamed to AnalysisResultsMetadata
  • SemanticRolesAction renamed to SemanticRolesResultAction
  • SemanticRolesObject renamed to SemanticRolesResultObject
  • SemanticRolesSubject renamed to SemanticRolesResultSubject
  • Usage renamed to AnalysisResultsUsage #### Other
  • CategoriesOptions
    • getLimit() has been renamed to limit() ### Personality Insights #### Other
  • profileAsCsv() now just accepts a single ProfileOptions profileOptions parameter ### Speech to Text #### Property changes
  • AddCorpusOptions
    • corpusFilename has been deleted
  • AudioListing
    • duration type changed from Double to Long
  • AudioResource
    • duration type changed from Double to Long #### Other
  • CreateJobOptions.Builder constructor with InputStream audio and String contentType parameters removed
  • RecognizeOptions.Builder constructor with InputStream audio and String contentType parameters removed ### Text to Speech #### Property changes
  • AddWordOptions
    • translation is now required
  • AddWordsOptions
    • words is now required ### Visual Recognition #### Property changes
  • ClassifyOptions
    • parameters property has been deleted
    • imagesFilename now required if imagesFile is specified
  • CreateClassifierOptions
    • positiveExamplesFilename property has been deleted
  • DetectFacesOptions
    • parameters property has been deleted
    • imagesFilename now required if imagesFile is specified
  • UpdateClassifierOptions
    • positiveExamplesFilename property has been deleted #### Other
  • Old API key authentication is no longer supported
  • CreateClassifierOptions
    • addClass() method renamed to addPositiveExamples()
  • UpdateClassifierOptions
    • addClass() method renamed to addPositiveExamples()

Non-breaking changes

General

  • The core portion of the SDK has been moved to its own repo
  • Added reactiveRequest() execution method (see README section and migration guide)
  • Null values are returned from the APIs (https://github.com/watson-developer-cloud/java-sdk/issues/959)
  • com.ibm.jsse2.overrideDefaultTLS is no longer changed (https://github.com/watson-developer-cloud/java-sdk/issues/1020)
  • IAM authentication is done on a separate thread to play better with Android (https://github.com/watson-developer-cloud/java-sdk/issues/1041) ### Assistant v1 #### Model changes
  • Counterexample
    • Now has a builder
  • CreateCounterexampleOptions
    • Allows for setting a Counterexample object in the builder
  • CreateDialogNodeOptions
    • Allows for setting a DialogNode object in the builder
  • CreateSynonymOptions
    • Allows for setting a Synonym object in the builder
  • CreateValueOptions
    • Allows for setting a CreateValue object in the builder
  • DialogNode
    • Now has a builder
  • Example
    • Now has a builder
  • Synonym
    • Now has a builder
  • Value
    • Now has a builder #### Property changes
  • CreateEntity
    • created has been added
    • updated has been added
  • CreateIntent
    • created has been added
    • updated has been added
  • DialogRuntimeResponseGeneric
    • dialogNode has been added
  • DialogSuggestion
    • dialogNode has been added
  • Entity
    • values has been added
  • Intent
    • examples has been added
  • MessageRequest
    • actions has been added
  • Workspace
    • counterexamples has been added
    • dialogNodes has been added
    • entities has been added
    • intents has been added
    • status property has been added
    • Status interface has been added ### Compare and Comply #### Model changes
  • ColumnHeaderIds added
  • ColumnHeaderTexts added
  • ColumnHeaderTextsNormalized added
  • ContractType added
  • Key added
  • KeyValuePair added
  • RowHeaderIds added
  • RowHeaderTexts added
  • RowHeaderTextsNormalized added
  • Value added #### Property changes
  • Attribute
    • DURATION constant added to Type interface
    • PERCENTAGE constant added to Type interface
  • ClassifyReturn
    • contractType added
  • Tables
    • keyValuePairs added ### Discovery #### Model changes
  • SourceOptionsBuckets added #### Property changes
  • CreateCollectionOptions
    • ZH_CN constant added to Language interface
  • CreateCredentialsOptions
    • CLOUD_OBJECT_STORAGE constant added to SourceType interface
  • Credentials
    • CLOUD_OBJECT_STORAGE constant added to SourceType interface
  • CredentialDetails
    • AWS4_HMAC constant added to CredentialType interface
    • accessKeyId added
    • endpoint added
    • secretAccessKey added
  • QueryNoticesResult
    • title added
  • QueryResult
    • title added
  • Source
    • CLOUD_OBJECT_STORAGE constant added to SourceType interface
  • SourceOptions
    • buckets added
    • crawlAllBuckets added
  • SourceStatus
    • QUEUED constant added to Status interface
  • UpdateCredentialsOptions
    • CLOUD_OBJECT_STORAGE constant added to SourceType interface ### Natural Language Understanding #### Model changes
  • CategoriesOptions
    • Now has a builder
  • SentenceResult added
  • SyntaxOptions added
  • SyntaxOptionsToken added
  • SyntaxOptionsResult added
  • TokenResult added #### Property changes
  • AnalysisResults
    • syntax added
  • CategoriesOptions
    • model added
  • Features
    • syntax added ### Personality Insights #### Property changes
  • ProfileOptions
    • csvHeaders added ### Speech to Text #### Property changes
  • AddAudioOptions
    • AUDIO_ALAW constant added to ContentType interface
    • AUDIO_ALAW constant added to ContainedContentType interface
  • CreateJobOptions
    • AUDIO_ALAW constant added to ContentType interface
  • RecognizeOptions
    • AUDIO_ALAW constant added to ContentType interface ### Text to Speech #### Property changes
  • GetPronunciationOptions
    • EN_US_ALLISONV2VOICE constant added to Voice interface
    • EN_US_LISAV2VOICE constant added to Voice interface
    • EN_US_MICHAELV2VOICE constant added to Voice interface
    • DE_DE_BIRGITV2VOICE constant added to Voice interface
    • DE_DE_DIETERV2VOICE constant added to Voice interface
    • IT_IT_FRANCESCAV2VOICE constant added to Voice interface
  • GetVoiceOptions
    • EN_US_ALLISONV2VOICE constant added to Voice interface
    • EN_US_LISAV2VOICE constant added to Voice interface
    • EN_US_MICHAELV2VOICE constant added to Voice interface
    • DE_DE_BIRGITV2VOICE constant added to Voice interface
    • DE_DE_DIETERV2VOICE constant added to Voice interface
    • IT_IT_FRANCESCAV2VOICE constant added to Voice interface
  • SynthesizeOptions
    • EN_US_ALLISONV2VOICE constant added to Voice interface
    • EN_US_LISAV2VOICE constant added to Voice interface
    • EN_US_MICHAELV2VOICE constant added to Voice interface
    • DE_DE_BIRGITV2VOICE constant added to Voice interface
    • DE_DE_DIETERV2VOICE constant added to Voice interface
    • IT_IT_FRANCESCAV2VOICE constant added to Voice interface

- Java
Published by watson-github-bot almost 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.14.1

This is the last release for v6.x.x of the SDK 😢 If you'd like to continue getting updates, please migrate to the latest version. You can read about changes here.

Note that as part of the latest release, you'll need to target a different package in Maven/Gradle. See the new installation instructions for more information.

- Java
Published by lpatino10 almost 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.14.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-6140

- Java
Published by germanattanasio about 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.13.2

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-6132

- Java
Published by lpatino10 about 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.13.1

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-6131

- Java
Published by lpatino10 about 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.13.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-6130

- Java
Published by lpatino10 about 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.12.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-6120

- Java
Published by lpatino10 about 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.11.3

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-6113

- Java
Published by lpatino10 about 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.11.2

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-6112

- Java
Published by lpatino10 about 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.11.1

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-6111

- Java
Published by lpatino10 about 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.11.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-6110

- Java
Published by lpatino10 about 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.10.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-6100

- Java
Published by lpatino10 about 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.9.3

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-693

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.9.2

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-692

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.9.1

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-691

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.9.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-690

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.8.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog#version-680

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.7.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.6.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.5.1

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.5.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.4.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.3.1

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.2.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.1.1

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.1.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 6.0.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

Migration Guide

https://github.com/watson-developer-cloud/java-sdk/wiki/Migration

- Java
Published by lpatino10 over 7 years ago

https://github.com/watson-developer-cloud/java-sdk - 5.5.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 almost 8 years ago

https://github.com/watson-developer-cloud/java-sdk - 5.4.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 almost 8 years ago

https://github.com/watson-developer-cloud/java-sdk - 5.3.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 almost 8 years ago

https://github.com/watson-developer-cloud/java-sdk - 5.2.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 almost 8 years ago

https://github.com/watson-developer-cloud/java-sdk - 5.1.1

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 almost 8 years ago

https://github.com/watson-developer-cloud/java-sdk - 5.1.0

Introduction of the Assistant service 🎉 🎉 🎉

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 almost 8 years ago

https://github.com/watson-developer-cloud/java-sdk - 4.2.1

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 about 8 years ago

https://github.com/watson-developer-cloud/java-sdk - 4.1.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by lpatino10 about 8 years ago

https://github.com/watson-developer-cloud/java-sdk - 4.0.0

Changelog

https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

Migration Guide

https://github.com/watson-developer-cloud/java-sdk/wiki/Migration

- Java
Published by lpatino10 over 8 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.9.1

Changelog

  • https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by germanattanasio over 8 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.9.0

Changelog

  • https://github.com/watson-developer-cloud/java-sdk/wiki/Changelog

- Java
Published by germanattanasio over 8 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.8.0

Version 3.8.0

2017-04-24

  • New: Add support for workspaces in Conversation 1b291a5
  • New: Update okhttp version to 3.7.0 7912344
  • New: Change WAV to WebM in comments in test-to-speech 4535c70
  • New: Add support for Customer Care API endpoint for Tone Analyzer 7a5fcfe
  • New: Add new audio format to text-to-speech 07a375e
  • New: Add new audio format to speech-to-text 1c93196
  • Fix: Enable cipher suites 4b51aee
  • Fix: Enable all TLS protocols 842383b
  • Fix: Use target in language translator Fixes #655 999f04c
  • Fix: Date deserialization for ISO 8601 dates with Z timezone 6c870dc
  • Fix: SerializedName annotation for configuration id and test dd0ec53
  • Fix: Fix NLU example 8c33f2b

- Java
Published by germanattanasio almost 9 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.7.1

Version 3.7.1

2017-03-31

  • Fix: Enable all cipher suites cf58894 74cae1b
  • Fix: afterEvaluate source for docs task 0f93ec3
  • Fix: Disable HTML escaping, #532 c6497ed
  • Fix: CheckStyle d5ccc68 9a7654b 9a7654b
  • Fix: Examples link in README.md 430f3a6 by @rborer
  • Doc: Exclude tests from javadoc generation 60e80de
  • Doc: Update HTTP logging information #496 85e2424
  • New: Add aggregate Javadocs plugin b6d1123
  • New: Add tradeoff analytics test case for #306 9f40779
  • New: Adds an HTTPLogging interceptor #496 620d8d9
  • New: Unit tests for Natural Language Understanding 5e89f3a

- Java
Published by germanattanasio almost 9 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.7.2

Version 3.7.2

2017-04-07

  • New: Provide a specific document Id when creating a document d581c3f
  • New: NLU: Add model for disambiguation and property in EntitiesResults 8acb411
  • New: Add test for disambiguation info 9328c5f
  • Fix: Discovery: create or update a document from an InputStream and optionally spec… … ab2f413
  • Fix: Add README.md for Natural Language Understanding 4e53c8f
  • Fix: 👕 Checkstyle Verified a95c68d
  • Fix: TTS Synthesize using POST, fixes #635 and #602 Verified 5ae0d24
  • Fix: Language translator, update service name Verified 37abc86

- Java
Published by germanattanasio almost 9 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.6.0

Version 3.6.0

2017-03-07

  • New: Automatic releases
  • Change: Update OkHttp to v3.6.0
  • New: Speech to Text: Add addCorpus() method, deprecate addTextToCustomizationCorpus() method
  • New: Speech to Text: Add getCorpus() method
  • New: Speech to Text: Add sort parameter to getWords() method
  • New: Speech to Text: Add SupportedFeatures for SpeechModel object
  • New: Speech to Text: Add and fix constructors for Word object
  • New: Speech to Text: Add count to WordData object
  • New: Speech to Text: Add confidence to SpeakerLabel object
  • New: Speech to Text: Add warnings to RecognitionJob object
  • Fix: Speech to Text: Enable customization_id for recognizeUsingWebSocket() method
  • Fix: Speech to Text: Fix allowOverwrite parameter of addTextToCustomizationCorpus() method
  • Fix: Speech to Text: Fix error field for WordData object
  • New: Text to Speech: Add createCustomVoiceModel() and updateCustomVoiceModel() methods, deprecate saveCustomVoiceModel() method
  • New: Text to Speech: Add addWords() and addWord() methods, deprecate saveWords() method
  • New: Text to Speech: Add getWord() method
  • New: Text to Speech: Add getCustomVoiceModel() method with CustomVoiceModel argument
  • New: Text to Speech: Add deleteWord() method with String argument
  • New: Text to Speech: Add words to CustomVoiceModel object
  • New: Text to Speech: Add part_of_speech to CustomTranslation object
  • Fix: Text to Speech: Enable customization results for getVoice() method
  • New: Tradeoff Analytics: Add findPreferableOptions parameter to dilemmas() method
  • New: Tradeoff Analytics: Add PreferableSolutions object to Resolution object
  • New: Tradeoff Analytics: Add DominatingOption object to Solution object

- Java
Published by germanattanasio almost 9 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.7.0

Version 3.7.0

2017-03-19

  • New: Added Natural Language Understanding
  • Fix: Text-to-Speech failed with combine of special characters, e.g Spanish + ";" bug text-to-speech #602
  • Fix: Alchemy Language - CombinedResults missing Emotion #545

- Java
Published by germanattanasio almost 9 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.5.3

Version 3.5.3

2016-12-15 - New: Added Discovery v1

- Java
Published by germanattanasio about 9 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.5.2

Version 3.5.2

2016-12-08 - New: Added Speaker Labeling (diarization) added - New: Added Conversation + Tone Analyzer example - New: Added byte array support to classify an in memory image - Fix: Text to Speech: getPronunciation() and getVoice now accept a customizationId parameter.

- Java
Published by germanattanasio about 9 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.5.1

Version 3.5.1

2016-11-01 - Fix: Remove limitation when creating a Solr cluster

- Java
Published by germanattanasio over 9 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.5.0

Change Log

Version 3.5.0

2016-10-1920_ - New: Personality Insights v3 - New: Speech to Text Customizations - New: Conversation version date 2016-09-19 - Fix: Calling synthesize in Text to Speech now accepts a rate for PCM. #454 - Fix: READMEs now point to the right maven dependency #459 - Fix: AlchemyLanguage now has anchor dates for combine calls - Fix: Retrieve and Rank topAnswer bug #456

- Java
Published by germanattanasio over 9 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.4.0

Change Log

Version 3.4.0

2016-09-29

The SDK 3.4.0 is the first step into moving from one maven module into a multi-module project. This change will allow users to specify the service they want to use skipping the other services. For example, in order to use Retrieve and Rank in Gradle you need:

gradle 'com.ibm.watson.developer_cloud:retrieve-and-rank:3.4.0' - New: Move to a maven multi-module project - Fix: Send default headers in WebSocket connections #422 - Fix: Skip token creation if skipAuthentication=true #440

- Java
Published by germanattanasio over 9 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.3.1

Version 3.3.1

2016-09-07 - New: AlchemyLanguage now returns the sourceText in the combined call. - New: Add french broadband model to Speech to Text - Fix: Add extracted dates to Alchemy Language combined call #436 - Fix: Speech to text example closes the connection. - Fix: The extracted dates to Alchemy Language combined call #436 - Fix: removed deprecated services: Concept Insights and Relationship Extraction. - Fix: Add missing parameter in document conversation. #428 - Fix: Add smart_formatting to Speech to Text

- Java
Published by germanattanasio over 9 years ago

https://github.com/watson-developer-cloud/java-sdk - 3.3.0

Change Log

Version 3.3.0

2016-08-08 - New: Tests are ignored if config.properties doesn't have valid credentials - New: Document Conversion can index documents directly into Retrieve and Rank - New: Visual Recognition Re-training - New: Conversation v1: MessageRequest now supports entities and intents - New: AlchemyLanguage typedRelations entities and intents - New: Speech to Text keyword_spotting - Fix: Remove Relationship extraction v1 Beta - Fix: Remove Tone Analyzer v3 Beta - Fix: :fire: update version_date for Visual Recognition to be 2016-05-20 - Fix: Remove warning when JDNI can't find credentials

- Java
Published by germanattanasio over 9 years ago

https://github.com/watson-developer-cloud/java-sdk - v3.2.0

CHANGES

  • New: Conversation v1
  • New: Text To Speech now supports audio/basic, audio/i16 and ogg/vorgis
  • New: AlchemyLanguage now has a TypedRelation method that extract relationships and entities from text
  • Fix: Speech to Text now returns the voice description when calling getVoices()
  • Fix: url from VCAP_SERVICES take presecent over the default url
  • Fix: Removed Relationship Extraction v1-beta
  • Fix: Removed Tone Analyzer v3-beta

:highbrightness::highbrightness::highbrightness: :highbrightness::highbrightness::highbrightness:

- Java
Published by germanattanasio over 9 years ago

https://github.com/watson-developer-cloud/java-sdk - v3.0.1

The SDK 3.0.1 introduced support for react (use rx()). Services can now be combined using react in a synchronous or asynchronous calls and calls more efficiently.

CHANGES

  • New: The User-Agent can be customized
  • New: Services added:
    • Visual Recognition v3
    • Conversation v1-experimental
    • Tone Analyzer v3
  • New: profanity_filter added to Speech to Text
  • New: Introduce reactive API calls (use rx())
  • New: Added new voices to Speech to Text
  • New: getVoice() in Speech to Text and Text to Speech
  • New: keyword_spotting in Speech to Text
  • New: AlchemyLanguage now provides typedRelations() from Relationship Extraction
  • Fix: Error when running in Android and using JDNI
  • Fix: Error when loading ContentItems from a file in Personality Insights
  • Fix: Conceptual search in Concept Insights now return the user_fields
  • Fix: Content-Type in Speech to text when using flac files
  • Fix: Warning when calling Alchemy services regarding connections being leaked
  • Fix: Added missing fields in AlchemyDataNews
  • Fix: SSL certificate issues when running in Bluemix and using the IBM JDK

There were also important changes on how we test the services and lots of bug fixing. Here is the list with all the issues we close in this release :highbrightness::highbrightness::highbrightness: :highbrightness::highbrightness::highbrightness:

CONTRIBUTORS

This release was driven mainly by @max-vogler with some help from @GrapeBaBa. 🚀

- Java
Published by germanattanasio over 9 years ago

https://github.com/watson-developer-cloud/java-sdk - java-sdk-3.0.0-RC1

Breaking Changes for v3.0

The version 3.0.0-RC1 is a major release focused on simplicity and consistency. Several breaking changes were introduced.

Synchronous vs Asynchronous

Before 3.0 all the API calls were synchronous

java List<Dialog> dialogs = dialogService.getDialogs(); System.out.println(dialogs);

Now to do synchronous call you need to add execute()

java List<Dialog> dialogs = dialogService.getDialogs().execute(); System.out.println(dialogs);

To do asynchronous calls you need to specify a callback

``` java service.getDialogs().enqueue(new ServiceCallback>() { @Override public void onResponse(List

response) { System.out.println(response); }

@Override public void onFailure(Exception e) { }} ); ```

For more information, take a look at the CHANGELOG.

Migration

To migrate to 3.0 from a previous version, simply add .execute() to the old methods. For example if you previously had

java List<Dialog> dialogs = dialogService.getDialogs(); System.out.println(dialogs);

Just add execute() on the end and your code will work exactly the same as before.

java List<Dialog> dialogs = dialogService.getDialogs().execute(); System.out.println(dialogs);

- Java
Published by germanattanasio almost 10 years ago

https://github.com/watson-developer-cloud/java-sdk - v2.10.0

CHANGES

@GrapeBaBa [java-sdk] Fix idea build and ignore idea .ipr file 768007a @GrapeBaBa Merge branch 'master' of github.com:watson-developer-cloud/java-sdk e86d559 @GrapeBaBa [java-sdk] Refine some explicit small bad codes. 33b0f11 @germanattanasio Merge pull request #237 from watson-developer-cloud/2.10.0 … aa29192 @germanattanasio Merge branch 'master' of https://github.com/GrapeBaBa/java-sdk into G… … 557c177 @germanattanasio Merge branch 'GrapeBaBa-master' 8962c96 @germanattanasio merged pull requests 5c11dc6 @GrapeBaBa [Alchemy] Added set/get method for sentiment field #232. bec53ae @GrapeBaBa Merge branch 'master' into master f66d84d @germanattanasio Merge pull request #239 from GrapeBaBa/master … e1ab4b8 @tanmayb123 Update LanguageTranslation.java 76d6504 @tanmayb123 Create Language.java f433257 @tanmayb123 Update LanguageTranslationTest.java 5a60584 @tanmayb123 Update LanguageTranslationIT.java 5a927c2 @tanmayb123 Update Language.java 52b2830 @tanmayb123 Update LanguageTranslation.java 808adb4 @tanmayb123 Update Language.java 6229fb8 @tanmayb123 Update Language.java cb1f5b4 @tanmayb123 Update Language.java c42e68b @tanmayb123 Update Language.java fe5689e @GrapeBaBa [Language-translation] rename. d473507 @GrapeBaBa [Language-translation] rename. e3b00a5 @GrapeBaBa [Language-translation] fix issue #240. f97a1ca @GrapeBaBa [Language-translation] cancel change import *. a9b10f2 @tanmayb123 Update Language.java 916c42e @germanattanasio Merge pull request #244 from GrapeBaBa/master … 4871c0e @germanattanasio Merge branch 'pr/241' 0c676db @germanattanasio Merge changes and pull requests f658518 @germanattanasio Merge remote-tracking branch 'origin/master' … c52a0e1 @germanattanasio removed concept expansion service e649d0d @GrapeBaBa [General-sdk] Unify file name and small polish. 7f1e620 @germanattanasio fixes #242 Closes the response stream. ad54e33 @germanattanasio Merge branch 'master' of git://github.com/GrapeBaBa/java-sdk into pr245 c026c3a @germanattanasio Merge branch 'pr245' f14778d @germanattanasio bump to 2.10.0 810f628 @germanattanasio [maven-release-plugin] prepare release java-sdk-2.10.0 70b51ef @germanattanasio [maven-release-plugin] prepare for next development iteration 9d2da7d :highbrightness::highbrightness::high_brightness:

CONTRIBUTORS

This release was driven mainly by @GrapeBaBa with some help from @tanmayb123. Two great :octocat:

@GrapeBaBa Fixed AlchemyLanguage and Language Translation issues, helped other contributors write pull request and work on standardizing the code style. 🎈 🚀 💯

@tanmayb123 Fixed an AlchemyLanguage issue related to language detection and added enumeration to Language Translation

- Java
Published by germanattanasio almost 10 years ago

https://github.com/watson-developer-cloud/java-sdk -

CHANGES

This release introduces getImageSceneText() in AlchemyVision and fixes issues related to json serializer/deserializer and WebSockets in Speech to Text.

@germanattanasio [ci skip] bump up version to 2.9.0 54fff5d @germanattanasio Update encrypted file for travis to run the integration tests b9a7a6a @germanattanasio [tone-analyzer] update integration tests 94e96cd @germanattanasio [tone-analyzer] remove Tone Analyzer v1 ad98a3c @germanattanasio bump up son and nv-websocket-client versions 3ed6081 @germanattanasio cleanup the code ea38e6c @germanattanasio [alchemy] added emotion analysis #197 d8b8699 @germanattanasio [alchemy] Number format exception when there is no tag returned by the… 69b3bb3 @germanattanasio [alchemy] Remove unused imports 7d36a0e @germanattanasio [dialog] Added integration test to validate #206 7b84a67 @germanattanasio [dialog] Added integration test to check that the updateProfile method… 5756e6e @germanattanasio [speech-to-text] Fix IndexOutOfBounds when result Index is greater than… 503bbc9 @germanattanasio Added a gson singleton without pretty printing. #209 de48467 @germanattanasio [alchemy] Added date extraction, fixes #210 70693b4 @germanattanasio [concept-insights] Allow corpus documents to be listed specifying only… c95a6d8 @germanattanasio [dialog] Fix for getConversationData son not being parsed #211 28f7849 @germanattanasio [Alchemy] Serialize Boolean using yes or no to fix #214 c4b2c27 @l2fprod [alchemy-vision] deeper testing of the json c6b333c @l2fprod [alchemy-vision] adding support for scene text issue #200 7a3ff03 @germanattanasio added issue and pull request templates 35d7353 @gjs29 Update version of SolrJ used in RR example 14f583e @germanattanasio Added some test cases for various servcies 918386c @gjs29 Remove Java 7 elements from RR client... 804ea6e

:highbrightness::highbrightness::high_brightness:

CONTRIBUTORS

@l2fprod Added support for getImageSceneText() in AlchemyVision.

- Java
Published by germanattanasio almost 10 years ago

https://github.com/watson-developer-cloud/java-sdk -

CHANGES

This release introduced Tone Analyzer V3 and fixes a issue when using InputStream in Visual Recognition.

@eddiezane [alchemy-vision] Fix example in README.md 266a771 @germanattanasio Merge pull request #188 from eddiezane/dev … 6429c3f @herchu [tone-analyzer] First version for v3 wrapper de7e64e @germanattanasio Merge pull request #193 from herchu/dev … 2a96d6a @germanattanasio [tone-analyzer] Add support for v3 38a8e02 @germanattanasio [code formatting] d480ea2 @germanattanasio merge unit test and integration test results af5c7c6 @germanattanasio switch back to cobertura 093ee3f @germanattanasio switch back to use cobertura.xml 9b7d287 @germanattanasio Fixes #190 eeebb1e @germanattanasio Update coverage badge 6ab0471 @germanattanasio exclude model classes 7dd7dd7 @germanattanasio [tone-analyzer] v3 updated 98a6274 @germanattanasio 2.8.0 ae51e46 :bowtie::bowtie::bowtie:

CONTRIBUTORS

@eddiezane Fixed example in the README file

- Java
Published by germanattanasio about 10 years ago