java-sdk-7.1.0
watson-github-bot
released this
07 Jun 20:46
·
915 commits
to master
since this release
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 (NTML_V1 -> NTLM_V1) (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)