Skip to content

Commit

Permalink
chore(release): 7.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.1.0](java-sdk-7.0.0...java-sdk-7.1.0) (2019-06-07)

### Bug Fixes

* **Discovery:** Fix response model nesting of Collection to match API response ([84cc23f](84cc23f))
* **Discovery:** Fix typo in constant string name (NTML_V1 -> NTLM_V1) ([0e6e7f2](0e6e7f2))

### Features

* **Assistant v1:** Add intents and entities props to DialogNodeOutputOptionsElementValue ([0d9102e](0d9102e))
* **Assistant v2:** Add builder to DialogRuntimeResponseGeneric ([d80d28d](d80d28d))
* **Assistant v2:** Add MessageContextSkill model ([4b0afb3](4b0afb3))
* **Compare and Comply:** Return FeedbackDeleted model from deleteFeedback method ([48d07f4](48d07f4))
* **Discovery:** Add annotatedFields prop to SegmentSettings ([861cfae](861cfae))
* **Discovery:** Add blacklist prop to SourceOptionsWebCrawl ([187e2f2](187e2f2))
* **Discovery:** Add constants to Fequency interface in SourceSchedule ([d29ccac](d29ccac))
* **Discovery:** Add imageTextRecognition prop to Conversions ([2370e83](2370e83))
* **Discovery:** Add new constant and nextCrawl prop to SourceStatus ([ee092dc](ee092dc))
* **Discovery:** Add response models for delete methods ([1274e5b](1274e5b))
* **Discovery:** Add smartDocumentUnderstanding field to Collection ([f200d11](f200d11))
* **Discovery:** Add status prop to CreateCredentialsOptions ([c095725](c095725))
* **Discovery:** Add status prop to Credentials ([22d905c](22d905c))
* **Discovery:** Add status prop to UpdateCredentialsOptions ([9509f75](9509f75))
* **Language Translator:** Add deleteDocument method ([4976f12](4976f12))
* **Language Translator:** Add getDocumentStatus method ([c4d939b](c4d939b))
* **Language Translator:** Add getTranslatedDocument method ([d57e263](d57e263))
* **Language Translator:** Add listDocuments method and return model for deleteModel ([dfaf664](dfaf664))
* **Language Translator:** Add translateDocument method ([33a1f51](33a1f51))
* **Natural Language Understanding:** Add explanation param ([806f923](806f923))
* **Natural Language Understanding:** Add explanation prop and related models ([6c1ffec](6c1ffec))
* **Natural Language Understanding:** Add response model for deleteModel ([7f8772d](7f8772d))
* **Speech to Text:** Add new metrics-related models ([39b9478](39b9478))
* **Speech to Text:** Add processingMetrics and audioMetrics props to SpeechRecognitionResults ([ef9bc74](ef9bc74))
* **Speech to Text:** Add processingMetrics, processingMetricsInterval, and audioMetrics params to CreateJobOptions ([f1da445](f1da445))
* **Speech to Text:** Add processingMetrics, processingMetricsInterval, and audioMetrics params to RecognizeOptions ([da7d4a7](da7d4a7))
* **Speech to Text:** Add response model to trainLanguageModel method ([ced6621](ced6621))
* **Speech to Text:** Add strict param to TrainAcousticModelOptions ([9a2fb6a](9a2fb6a))
* **Speech to Text:** Add strict param to TrainLanguageModelOptions ([128559d](128559d))
  • Loading branch information
semantic-release-bot committed Jun 7, 2019
1 parent 95ccf41 commit 133fad9
Showing 1 changed file with 62 additions and 50 deletions.
112 changes: 62 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 133fad9

Please sign in to comment.