Commit 4f091a2
authored
Release/2.0.0 (#90)
* chore(gitignore): ignore vscode config
* feat(assistantv1): update models with latest definitions
BREAKING CHANGE: version is now a string pointer
* feat(assistantv2): update models with latest definitions
* feat(comparecomplyv1): update models with latest definitions
BREAKING CHANGE: version is now a string pointer
* feat(discoveryv1): update models with latest definitions
BREAKING CHANGE: version is now a string pointer
* feat(discoveryv2): update models with latest definitions
BREAKING CHANGE: version is now a string pointer
* feat(languagetranslatorv3): update models with latest definitions
* feat(naturallanguageclassifierv1): update models with latest definitions
BREAKING CHANGE: version is now a string pointer
* feat(naturallanguageunderstandingv1): update models with latest definitions
* feat(personalityinsightsv3): update models with latest definitions
BREAKING CHANGE: version is now a string pointer
* feat(speechtotextv1): update models with latest definitions
* feat(texttospeechv1): update models with latest definitions
BREAKING CHANGE: VoiceModel is now renamed to CustomModel for all related models and operations
* feat(toneanalyzerv3): update models with latest definitions
BREAKING CHANGE: version is now a string pointer
* feat(visualrecognitionv3): update models with latest definitions
BREAKING CHANGE: version is now a string pointer
* feat(visualrecognitionv4): update models with latest definitions
BREAKING CHANGE: version is now a string pointer
* docs(examples): update examples
* build(update modules): update go modules
BREAKING CHANGE: the go sdk now requires go-sdk-core/v4 as a dependency
* chore(personalityinsightsv3): log deprecation warning
* fix(hand edit): make SpeechRecognitionAlternative utilize generic interface{}
* chore(copyright dates): fix copyright dates
* fix(hand edit): remove trainingStatus from CreateCollection and UpdateCollection
these are output parameters and should not be generated in the options model
* chore(deprecation): add deprecation message for visual recognition
* chore(deps): update strfmt
* test(integration tests): update tests for improvedNameFormatting constants
* fix(hand edit): unmarshal key_as_string for timestamp keys
* style(format): run gofmt1 parent 96b87c5 commit 4f091a2
71 files changed
Lines changed: 87570 additions & 18146 deletions
File tree
- assistantv1
- assistantv2
- comparecomplyv1
- discoveryv1
- discoveryv2
- examples
- assistantv1
- assistantv2
- discoveryv1
- discoveryv2
- languagetranslatorv3
- naturallanguageclassifierv1
- naturallanguageunderstandingv1
- personalityinsightsv3
- speechtotextv1
- texttospeechv1
- toneanalyzerv3
- visualrecognitionv3
- visualrecognitionv4
- languagetranslatorv3
- naturallanguageclassifierv1
- naturallanguageunderstandingv1
- personalityinsightsv3
- speechtotextv1
- texttospeechv1
- toneanalyzerv3
- visualrecognitionv3
- visualrecognitionv4
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments