File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 - Marked ` KeyFlowInterceptor ` class as deprecated, use ` KeyFlowAuthenticator ` instead
99 - Marked ` SetupAuth ` constructors and methods ` SetupAuth.init() ` and ` SetupAuth.getAuthHandler() ` as deprecated
1010 - all other methods of ` SetupAuth ` are marked as ` static ` now, only these will remain in the future
11- - ` iaas ` : [ v0.2.0] ( iaas/CHANGELOG.md#v020 )
11+ - ` iaas ` : [ v0.2.0] ( services/ iaas/CHANGELOG.md#v020)
1212 - ** Feature:** Support for passing custom OkHttpClient objects
1313 - ` ApiClient `
1414 - Added constructors with ` OkHttpClient ` param (recommended for production use)
1515 - Use new ` KeyFlowAuthenticator ` ` okhttp3.Authenticator ` implementation instead of request interceptor for authentication
1616 - ` DefaultApi ` : Added constructors with ` OkHttpClient ` param (recommended for production use)
1717 - ` IaasApi ` : Added constructors with ` OkHttpClient ` param (recommended for production use)
18- - ` resourcemanager ` : [ v0.2.0] ( resourcemanager/CHANGELOG.md#v020 )
18+ - ` resourcemanager ` : [ v0.2.0] ( services/ resourcemanager/CHANGELOG.md#v020)
1919 - ** Feature:** Support for passing custom OkHttpClient objects
2020 - ` ApiClient `
2121 - Added constructors with ` OkHttpClient ` param (recommended for production use)
You can’t perform that action at this time.
0 commit comments