You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [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
0 commit comments