Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [5.0.0](v4.7.1...v5.0.0) (2020-12-11) ### Features * regenerate services using latest api def and generator ([59e7ded](59e7ded)) * regenerate using current api def and add deprecation warnings ([c3e1f07](c3e1f07)) * regenerate with current API and add deprecation warnings ([4faa938](4faa938)) * regenrate language translator ([8fdebc4](8fdebc4)) * regenrate services using current api def and generator ([e84a0cb](e84a0cb)) * regenrate using current api def and generator 3.21 ([33e0d93](33e0d93)) * **AssistantV1:** add support for bulkClassify ([e17b24c](e17b24c)) * **AssistantV2:** add support for bulkClassify ([8b14dda](8b14dda)) * **CompareComply:** remove before and after from list feedback ([5af17b7](5af17b7)) * **TextToSpeechV1:** change voice model signaturess to custom models ([12ee072](12ee072)) * **VisRecV4:** change start time and end time to date from string ([f2f40e7](f2f40e7)) ### BREAKING CHANGES * **VisRecV4:** change start and end time for training usage to date time format * **CompareComply:** remove before and after from list feedback * **TextToSpeechV1:** This update breaks the users using any methods of type _voice_models
- Loading branch information