Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.3.0...v1.0.0) (2019-10-04) ### Bug Fixes * fix name for CP4DTokenResponse ([0f71b32](0f71b32)) ### Features * **auth:** add new authenticator methods ([6716d05](6716d05)) * **Authentication:** make auth type case insesitive ([4f468e6](4f468e6)) * **base:** add support for authenticator in base service ([349bc1b](349bc1b)) * **connectors:** update connectors to work with new design ([9fd52c8](9fd52c8)) * **dynamicModel:** add dynamic model and meta files ([2b471aa](2b471aa)) * **setServiceUrl:** use setServiceUrl instead of setServiceEndpoint ([2c33bf8](2c33bf8)) * add model for file with metadata ([6b536d1](6b536d1)) * **websocket-dll:** update websocket dll file to import from IBMCloud namespace ([d9b0bc9](d9b0bc9)) ### BREAKING CHANGES * **setServiceUrl:** Use SetServiceUrl to set the service endpoint rather than SetEndpoint
- Loading branch information