Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [5.3.0](v5.2.1...v5.3.0) (2021-09-14) ### Bug Fixes * **assistant-v2:** add transferInfo property for assistant v2 ([8d25195](8d25195)) * **assistant-v2:** update assistant v2 add new Model, SearchResultAnswer ([856ffd8](856ffd8)) * **discovery-v1:** fix Status Details property change from authentication to authenticated ([7b9769a](7b9769a)) * **discovery-v1:** update status from string to StatusDetails ([c39d890](c39d890)) * **discovery-v2:** manual revert fileContent method under AnalyzeDocument to the original code ([b047d7f](b047d7f)) * **formatting:** update comments and fomatting changes ([05c7a67](05c7a67)) * **formatting:** update comments and formatting changes ([c506219](c506219)) * **integration-test:** update return type from response.Result.Models in TestListClassificationModel ([a72c99b](a72c99b)) * **manual-changes:** fix runtime error ([9dc83ea](9dc83ea)) * **manual-changes:** remote transfer_infor out from runtimeResponseGeneric for assistant-v2 ([295ce72](295ce72)) * **nlu:** fix listClassificationsModels through return type change and removal of unnecessary model ([c488dac](c488dac)) * **nlu:** manual change: convert MetadataOptions back to Object on Model/Features ([b545942](b545942)) * **unit-test:** fix unit test for diccovery-v1 ([3dddd1e](3dddd1e)) * **unit-test:** update unit test for discovery v1 for converting status from string to StatusDetails ([06438cc](06438cc)) ### Features * **assistant-v1:** add more enums for Disambiguation settings ([3508067](3508067)) * **assistant-v1:** alt_text property added to Image response type ([b805a7b](b805a7b)) * **assistant-v2:** alt_text property added to Image response type ([98448da](98448da)) * **assistant-v2:** session_start_time and state properties added to MessageContextGlobalSystem ([fcecbd2](fcecbd2)) * **discovery-2:** enum update for CreateProjectConstants ([b16b165](b16b165)) * **stt:** more languages supported for next generation models ([603bd99](603bd99)) * **tts:** new voice models added ([7ed8976](7ed8976))
- Loading branch information