watson-developer-cloud / go-sdk

:mouse: go SDK for the IBM Watson services.
Apache License 2.0
71 stars 25 forks source link

Release v0.10.0 #43

Closed ehdsouza closed 5 years ago

ehdsouza commented 5 years ago

0.10.0 (https://github.com/watson-developer-cloud/go-sdk/compare/v0.9.0...v0.10.0) (2019-07-24)

Features

* assistantv2: DialogRuntimeResponseGeneric has new params Header and []SearchResult (74c6a3d (https://github.com/watson-developer-cloud/go-sdk/commit/74c6a3d))
* compare comply: Basic auth support (1bec8be (https://github.com/watson-developer-cloud/go-sdk/commit/1bec8be))
* compare comply: ClassifyReturn has new params ContractTerms, PaymentTerms and ContractTypes (b1d16be (https://github.com/watson-developer-cloud/go-sdk/commit/b1d16be))
* compare comply: DocStructure has new param Paragraphs (e3c0e9a (https://github.com/watson-developer-cloud/go-sdk/commit/e3c0e9a))
* compare comply: Model changes to compare comply (fd70e93 (https://github.com/watson-developer-cloud/go-sdk/commit/fd70e93))
* compare comply: Tables has new param Contexts and KeyValuePairs (74290be (https://github.com/watson-developer-cloud/go-sdk/commit/74290be))
* compare comply: Tables has new param TableTitle (42899aa (https://github.com/watson-developer-cloud/go-sdk/commit/42899aa))
* NLU: New param Confidence in EntityMention and EntitiesResult (a0cd859 (https://github.com/watson-developer-cloud/go-sdk/commit/a0cd859))
* speech to text: New param ProcessingMetrics in SpeechRecognitionResults (9e08650 (https://github.com/watson-developer-cloud/go-sdk/commit/9e08650))
* speech to text: New param Updated in AcousticModel and LanguageModel (9ba61ad (https://github.com/watson-developer-cloud/go-sdk/commit/9ba61ad))
watson-github-bot commented 5 years ago

:tada: This PR is included in version 0.10.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: