王新凯 3 lat temu
rodzic
commit
4068756fd1
100 zmienionych plików z 1528 dodań i 56 usunięć
  1. 2 1
      composer.json
  2. 4 0
      vendor/alibabacloud/client/CHANGELOG.md
  3. 0 0
      vendor/alibabacloud/client/CONTRIBUTING.md
  4. 0 0
      vendor/alibabacloud/client/LICENSE.md
  5. 0 0
      vendor/alibabacloud/client/NOTICE.md
  6. 3 3
      vendor/alibabacloud/client/README-zh-CN.md
  7. 3 4
      vendor/alibabacloud/client/README.md
  8. 0 0
      vendor/alibabacloud/client/UPGRADING.md
  9. 17 0
      vendor/alibabacloud/client/autoload.php
  10. 1 1
      vendor/alibabacloud/client/composer.json
  11. 0 0
      vendor/alibabacloud/client/src/Accept.php
  12. 0 0
      vendor/alibabacloud/client/src/AlibabaCloud.php
  13. 0 0
      vendor/alibabacloud/client/src/Clients/AccessKeyClient.php
  14. 0 0
      vendor/alibabacloud/client/src/Clients/BearerTokenClient.php
  15. 0 0
      vendor/alibabacloud/client/src/Clients/Client.php
  16. 0 0
      vendor/alibabacloud/client/src/Clients/EcsRamRoleClient.php
  17. 0 0
      vendor/alibabacloud/client/src/Clients/ManageTrait.php
  18. 0 0
      vendor/alibabacloud/client/src/Clients/RamRoleArnClient.php
  19. 0 0
      vendor/alibabacloud/client/src/Clients/RsaKeyPairClient.php
  20. 0 0
      vendor/alibabacloud/client/src/Clients/StsClient.php
  21. 0 0
      vendor/alibabacloud/client/src/Config/Config.php
  22. 0 0
      vendor/alibabacloud/client/src/Config/Data.php
  23. 0 0
      vendor/alibabacloud/client/src/Credentials/AccessKeyCredential.php
  24. 0 0
      vendor/alibabacloud/client/src/Credentials/BearerTokenCredential.php
  25. 0 0
      vendor/alibabacloud/client/src/Credentials/CredentialsInterface.php
  26. 0 0
      vendor/alibabacloud/client/src/Credentials/EcsRamRoleCredential.php
  27. 0 0
      vendor/alibabacloud/client/src/Credentials/Ini/CreateTrait.php
  28. 0 0
      vendor/alibabacloud/client/src/Credentials/Ini/IniCredential.php
  29. 0 0
      vendor/alibabacloud/client/src/Credentials/Ini/OptionsTrait.php
  30. 0 0
      vendor/alibabacloud/client/src/Credentials/Providers/CredentialsProvider.php
  31. 0 0
      vendor/alibabacloud/client/src/Credentials/Providers/EcsRamRoleProvider.php
  32. 0 0
      vendor/alibabacloud/client/src/Credentials/Providers/Provider.php
  33. 0 0
      vendor/alibabacloud/client/src/Credentials/Providers/RamRoleArnProvider.php
  34. 0 0
      vendor/alibabacloud/client/src/Credentials/Providers/RsaKeyPairProvider.php
  35. 0 0
      vendor/alibabacloud/client/src/Credentials/RamRoleArnCredential.php
  36. 0 0
      vendor/alibabacloud/client/src/Credentials/Requests/AssumeRole.php
  37. 0 0
      vendor/alibabacloud/client/src/Credentials/Requests/GenerateSessionAccessKey.php
  38. 0 0
      vendor/alibabacloud/client/src/Credentials/RsaKeyPairCredential.php
  39. 0 0
      vendor/alibabacloud/client/src/Credentials/StsCredential.php
  40. 0 0
      vendor/alibabacloud/client/src/DefaultAcsClient.php
  41. 0 0
      vendor/alibabacloud/client/src/Encode.php
  42. 0 0
      vendor/alibabacloud/client/src/Exception/AlibabaCloudException.php
  43. 0 0
      vendor/alibabacloud/client/src/Exception/ClientException.php
  44. 0 0
      vendor/alibabacloud/client/src/Exception/ServerException.php
  45. 0 0
      vendor/alibabacloud/client/src/Filter/ApiFilter.php
  46. 0 0
      vendor/alibabacloud/client/src/Filter/ClientFilter.php
  47. 0 0
      vendor/alibabacloud/client/src/Filter/CredentialFilter.php
  48. 0 0
      vendor/alibabacloud/client/src/Filter/Filter.php
  49. 0 0
      vendor/alibabacloud/client/src/Filter/HttpFilter.php
  50. 0 0
      vendor/alibabacloud/client/src/Functions.php
  51. 0 0
      vendor/alibabacloud/client/src/Log/LogFormatter.php
  52. 0 0
      vendor/alibabacloud/client/src/Profile/DefaultProfile.php
  53. 0 0
      vendor/alibabacloud/client/src/Regions/EndpointProvider.php
  54. 0 0
      vendor/alibabacloud/client/src/Regions/LocationService.php
  55. 0 0
      vendor/alibabacloud/client/src/Regions/LocationServiceRequest.php
  56. 0 0
      vendor/alibabacloud/client/src/Release.php
  57. 9 3
      vendor/alibabacloud/client/src/Request/Request.php
  58. 0 0
      vendor/alibabacloud/client/src/Request/RoaRequest.php
  59. 0 0
      vendor/alibabacloud/client/src/Request/RpcRequest.php
  60. 0 0
      vendor/alibabacloud/client/src/Request/Traits/AcsTrait.php
  61. 0 0
      vendor/alibabacloud/client/src/Request/Traits/ClientTrait.php
  62. 0 0
      vendor/alibabacloud/client/src/Request/Traits/DeprecatedRoaTrait.php
  63. 0 0
      vendor/alibabacloud/client/src/Request/Traits/DeprecatedTrait.php
  64. 0 0
      vendor/alibabacloud/client/src/Request/Traits/RetryTrait.php
  65. 0 0
      vendor/alibabacloud/client/src/Request/UserAgent.php
  66. 0 0
      vendor/alibabacloud/client/src/Resolver/ActionResolverTrait.php
  67. 0 0
      vendor/alibabacloud/client/src/Resolver/ApiResolver.php
  68. 0 0
      vendor/alibabacloud/client/src/Resolver/CallTrait.php
  69. 0 0
      vendor/alibabacloud/client/src/Resolver/Roa.php
  70. 0 0
      vendor/alibabacloud/client/src/Resolver/Rpc.php
  71. 0 0
      vendor/alibabacloud/client/src/Resolver/VersionResolver.php
  72. 0 0
      vendor/alibabacloud/client/src/Result/Result.php
  73. 0 0
      vendor/alibabacloud/client/src/SDK.php
  74. 0 0
      vendor/alibabacloud/client/src/Signature/BearerTokenSignature.php
  75. 0 0
      vendor/alibabacloud/client/src/Signature/ShaHmac1Signature.php
  76. 0 0
      vendor/alibabacloud/client/src/Signature/ShaHmac256Signature.php
  77. 0 0
      vendor/alibabacloud/client/src/Signature/ShaHmac256WithRsaSignature.php
  78. 0 0
      vendor/alibabacloud/client/src/Signature/Signature.php
  79. 0 0
      vendor/alibabacloud/client/src/Signature/SignatureInterface.php
  80. 0 0
      vendor/alibabacloud/client/src/Support/Arrays.php
  81. 0 0
      vendor/alibabacloud/client/src/Support/Path.php
  82. 0 0
      vendor/alibabacloud/client/src/Support/Sign.php
  83. 0 0
      vendor/alibabacloud/client/src/Traits/ArrayAccessTrait.php
  84. 0 0
      vendor/alibabacloud/client/src/Traits/ClientTrait.php
  85. 0 0
      vendor/alibabacloud/client/src/Traits/DefaultRegionTrait.php
  86. 0 0
      vendor/alibabacloud/client/src/Traits/EndpointTrait.php
  87. 0 0
      vendor/alibabacloud/client/src/Traits/HasDataTrait.php
  88. 0 0
      vendor/alibabacloud/client/src/Traits/HistoryTrait.php
  89. 0 0
      vendor/alibabacloud/client/src/Traits/HttpTrait.php
  90. 0 0
      vendor/alibabacloud/client/src/Traits/LogTrait.php
  91. 0 0
      vendor/alibabacloud/client/src/Traits/MockTrait.php
  92. 0 0
      vendor/alibabacloud/client/src/Traits/ObjectAccessTrait.php
  93. 0 0
      vendor/alibabacloud/client/src/Traits/RegionTrait.php
  94. 0 0
      vendor/alibabacloud/client/src/Traits/RequestTrait.php
  95. 1449 0
      vendor/alibabacloud/sdk/CHANGELOG.md
  96. 0 0
      vendor/alibabacloud/sdk/CONTRIBUTING.md
  97. 0 0
      vendor/alibabacloud/sdk/LICENSE.md
  98. 0 0
      vendor/alibabacloud/sdk/NOTICE.md
  99. 21 21
      vendor/alibabacloud/sdk/README-zh-CN.md
  100. 19 23
      vendor/alibabacloud/sdk/README.md

+ 2 - 1
composer.json

@@ -26,7 +26,8 @@
     "zhaolicheng89/payment": "^1.0",
     "alipaysdk/easysdk": "^2.0",
     "gdali/baiduyuyin-sdk": "dev-master",
-    "hg/apidoc": "1.1.x"
+    "hg/apidoc": "1.1.x",
+    "firebase/php-jwt": "^6.0"
   },
   "repositories": {
     "packagist": {

+ 4 - 0
vendor/alibabacloud/client/CHANGELOG.md

@@ -1,5 +1,9 @@
 # CHANGELOG
 
+## 1.5.31 - 2021-05-13
+
+- Deprecate `\GuzzleHttp\Psr7\parse_query` method
+
 ## 1.5.30 - 2021-03-22
 - Fixed incompatibility in PHP 5.6 version.
 

+ 0 - 0
vendor/alibabacloud/client/CONTRIBUTING.md


+ 0 - 0
vendor/alibabacloud/client/LICENSE.md


+ 0 - 0
vendor/alibabacloud/client/NOTICE.md


+ 3 - 3
vendor/alibabacloud/client/README-zh-CN.md

@@ -21,7 +21,7 @@ Alibaba Cloud Client for PHP 是帮助 PHP 开发者管理凭据、发送请求
 [Troubleshoot](https://troubleshoot.api.aliyun.com/?source=github_sdk) 提供 OpenAPI 使用诊断服务,通过 `RequestID` 或 `报错信息` ,帮助开发者快速定位,为开发者提供解决方案。
 
 ## 在线示例
-[API Explorer](https://api.aliyun.com) 提供在线调用阿里云产品,并动态生成 SDK 代码和快速检索接口等能力,能显著降低使用云 API 的难度。
+[阿里云 OpenAPI 开发者门户]https://next.api.aliyun.com/) 提供在线调用阿里云产品,并动态生成 SDK 代码和快速检索接口等能力,能显著降低使用云 API 的难度。
 
 
 ## 先决条件
@@ -139,7 +139,7 @@ try {
 
 ## 相关
 * [阿里云服务 Regions & Endpoints][endpoints]
-* [OpenAPI Explorer][open-api]
+* [阿里云 OpenAPI 开发者门户][open-api]
 * [Packagist][packagist]
 * [Composer][composer]
 * [Guzzle中文文档][guzzle-docs]
@@ -153,7 +153,7 @@ Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
 
 
 [SDK]: https://github.com/aliyun/openapi-sdk-php
-[open-api]: https://api.aliyun.com
+[open-api]: https://next.api.aliyun.com/
 [latest-release]: https://github.com/aliyun/openapi-sdk-php-client
 [guzzle-docs]: https://guzzle-cn.readthedocs.io/zh_CN/latest/request-options.html
 [composer]: https://getcomposer.org

+ 3 - 4
vendor/alibabacloud/client/README.md

@@ -20,8 +20,7 @@ Alibaba Cloud Client for PHP is a client tool that helps PHP developers manage c
 [Troubleshoot](https://troubleshoot.api.aliyun.com/?source=github_sdk) Provide OpenAPI diagnosis service to help developers locate quickly and provide solutions for developers through `RequestID` or `error message`.
 
 ## Online Demo
-[API Explorer](https://api.aliyun.com) provides the ability to call the cloud product OpenAPI online, and dynamically generate SDK Example code and quick retrieval interface, which can significantly reduce the difficulty of using the cloud API.
-
+[Alibaba Cloud OpenAPI Developer Portal](https://next.api.aliyun.com/) provides the ability to call the cloud product OpenAPI online, and dynamically generate SDK Example code and quick retrieval interface, which can significantly reduce the difficulty of using the cloud API.
 
 ## Prerequisites
 Your system will need to meet the [Prerequisites](/docs/en-US/0-Prerequisites.md), including having PHP >= 5.5. We highly recommend having it compiled with the cURL extension and cURL 7.16.2+.
@@ -139,7 +138,7 @@ Please make sure to read the [Contributing Guide](/CONTRIBUTING.md) before makin
 
 ## References
 * [Alibaba Cloud Regions & Endpoints][endpoints]
-* [OpenAPI Explorer][open-api]
+* [Alibaba Cloud OpenAPI Developer Portal][open-api]
 * [Packagist][packagist]
 * [Composer][composer]
 * [Guzzle Documentation][guzzle-docs]
@@ -153,7 +152,7 @@ Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
 
 
 [SDK]: https://github.com/aliyun/openapi-sdk-php
-[open-api]: https://api.alibabacloud.com
+[open-api]: https://next.api.aliyun.com/
 [latest-release]: https://github.com/aliyun/openapi-sdk-php-client
 [guzzle-docs]: http://docs.guzzlephp.org/en/stable/request-options.html
 [composer]: https://getcomposer.org

+ 0 - 0
vendor/alibabacloud/client/UPGRADING.md


+ 17 - 0
vendor/alibabacloud/client/autoload.php

@@ -0,0 +1,17 @@
+<?php
+
+if (\file_exists(__DIR__ . \DIRECTORY_SEPARATOR . 'vendor' . \DIRECTORY_SEPARATOR . 'autoload.php')) {
+    require_once __DIR__ . \DIRECTORY_SEPARATOR . 'vendor' . \DIRECTORY_SEPARATOR . 'autoload.php';
+}
+
+spl_autoload_register(function ($class) {
+    $name = \str_replace('AlibabaCloud\\Client\\', '', $class);
+    $file = __DIR__ . \DIRECTORY_SEPARATOR . 'src' . \DIRECTORY_SEPARATOR . \str_replace('\\', \DIRECTORY_SEPARATOR, $name) . '.php';
+    if (\file_exists($file)) {
+        require_once $file;
+
+        return true;
+    }
+
+    return false;
+});

+ 1 - 1
vendor/alibabacloud/client/composer.json

@@ -49,7 +49,7 @@
     "drupal/coder": "^8.3",
     "symfony/dotenv": "^3.4",
     "league/climate": "^3.2.4",
-    "phpunit/phpunit": "^5.7.27",
+    "phpunit/phpunit": "^5.7.27|^6.1",
     "monolog/monolog": "^1.24",
     "composer/composer": "^1.8",
     "mikey179/vfsstream": "^1.6",

+ 0 - 0
vendor/alibabacloud/client/src/Accept.php


+ 0 - 0
vendor/alibabacloud/client/src/AlibabaCloud.php


+ 0 - 0
vendor/alibabacloud/client/src/Clients/AccessKeyClient.php


+ 0 - 0
vendor/alibabacloud/client/src/Clients/BearerTokenClient.php


+ 0 - 0
vendor/alibabacloud/client/src/Clients/Client.php


+ 0 - 0
vendor/alibabacloud/client/src/Clients/EcsRamRoleClient.php


+ 0 - 0
vendor/alibabacloud/client/src/Clients/ManageTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Clients/RamRoleArnClient.php


+ 0 - 0
vendor/alibabacloud/client/src/Clients/RsaKeyPairClient.php


+ 0 - 0
vendor/alibabacloud/client/src/Clients/StsClient.php


+ 0 - 0
vendor/alibabacloud/client/src/Config/Config.php


+ 0 - 0
vendor/alibabacloud/client/src/Config/Data.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/AccessKeyCredential.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/BearerTokenCredential.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/CredentialsInterface.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/EcsRamRoleCredential.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/Ini/CreateTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/Ini/IniCredential.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/Ini/OptionsTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/Providers/CredentialsProvider.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/Providers/EcsRamRoleProvider.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/Providers/Provider.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/Providers/RamRoleArnProvider.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/Providers/RsaKeyPairProvider.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/RamRoleArnCredential.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/Requests/AssumeRole.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/Requests/GenerateSessionAccessKey.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/RsaKeyPairCredential.php


+ 0 - 0
vendor/alibabacloud/client/src/Credentials/StsCredential.php


+ 0 - 0
vendor/alibabacloud/client/src/DefaultAcsClient.php


+ 0 - 0
vendor/alibabacloud/client/src/Encode.php


+ 0 - 0
vendor/alibabacloud/client/src/Exception/AlibabaCloudException.php


+ 0 - 0
vendor/alibabacloud/client/src/Exception/ClientException.php


+ 0 - 0
vendor/alibabacloud/client/src/Exception/ServerException.php


+ 0 - 0
vendor/alibabacloud/client/src/Filter/ApiFilter.php


+ 0 - 0
vendor/alibabacloud/client/src/Filter/ClientFilter.php


+ 0 - 0
vendor/alibabacloud/client/src/Filter/CredentialFilter.php


+ 0 - 0
vendor/alibabacloud/client/src/Filter/Filter.php


+ 0 - 0
vendor/alibabacloud/client/src/Filter/HttpFilter.php


+ 0 - 0
vendor/alibabacloud/client/src/Functions.php


+ 0 - 0
vendor/alibabacloud/client/src/Log/LogFormatter.php


+ 0 - 0
vendor/alibabacloud/client/src/Profile/DefaultProfile.php


+ 0 - 0
vendor/alibabacloud/client/src/Regions/EndpointProvider.php


+ 0 - 0
vendor/alibabacloud/client/src/Regions/LocationService.php


+ 0 - 0
vendor/alibabacloud/client/src/Regions/LocationServiceRequest.php


+ 0 - 0
vendor/alibabacloud/client/src/Release.php


+ 9 - 3
vendor/alibabacloud/client/src/Request/Request.php

@@ -317,9 +317,15 @@ abstract class Request implements ArrayAccess
         $this->resolveParameter();
 
         if (isset($this->options['form_params'])) {
-            $this->options['form_params'] = \GuzzleHttp\Psr7\parse_query(
-                Encode::create($this->options['form_params'])->toString()
-            );
+            if (function_exists('\GuzzleHttp\Psr7\parse_query')) {
+                $this->options['form_params'] = \GuzzleHttp\Psr7\parse_query(
+                    Encode::create($this->options['form_params'])->toString()
+                );
+            } else {
+                $this->options['form_params'] = \GuzzleHttp\Psr7\Query::parse(
+                    Encode::create($this->options['form_params'])->toString()
+                );
+            }
         }
 
         $this->mergeOptionsIntoClient();

+ 0 - 0
vendor/alibabacloud/client/src/Request/RoaRequest.php


+ 0 - 0
vendor/alibabacloud/client/src/Request/RpcRequest.php


+ 0 - 0
vendor/alibabacloud/client/src/Request/Traits/AcsTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Request/Traits/ClientTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Request/Traits/DeprecatedRoaTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Request/Traits/DeprecatedTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Request/Traits/RetryTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Request/UserAgent.php


+ 0 - 0
vendor/alibabacloud/client/src/Resolver/ActionResolverTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Resolver/ApiResolver.php


+ 0 - 0
vendor/alibabacloud/client/src/Resolver/CallTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Resolver/Roa.php


+ 0 - 0
vendor/alibabacloud/client/src/Resolver/Rpc.php


+ 0 - 0
vendor/alibabacloud/client/src/Resolver/VersionResolver.php


+ 0 - 0
vendor/alibabacloud/client/src/Result/Result.php


+ 0 - 0
vendor/alibabacloud/client/src/SDK.php


+ 0 - 0
vendor/alibabacloud/client/src/Signature/BearerTokenSignature.php


+ 0 - 0
vendor/alibabacloud/client/src/Signature/ShaHmac1Signature.php


+ 0 - 0
vendor/alibabacloud/client/src/Signature/ShaHmac256Signature.php


+ 0 - 0
vendor/alibabacloud/client/src/Signature/ShaHmac256WithRsaSignature.php


+ 0 - 0
vendor/alibabacloud/client/src/Signature/Signature.php


+ 0 - 0
vendor/alibabacloud/client/src/Signature/SignatureInterface.php


+ 0 - 0
vendor/alibabacloud/client/src/Support/Arrays.php


+ 0 - 0
vendor/alibabacloud/client/src/Support/Path.php


+ 0 - 0
vendor/alibabacloud/client/src/Support/Sign.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/ArrayAccessTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/ClientTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/DefaultRegionTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/EndpointTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/HasDataTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/HistoryTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/HttpTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/LogTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/MockTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/ObjectAccessTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/RegionTrait.php


+ 0 - 0
vendor/alibabacloud/client/src/Traits/RequestTrait.php


+ 1449 - 0
vendor/alibabacloud/sdk/CHANGELOG.md

@@ -1,5 +1,1454 @@
 # CHANGELOG
 
+## 1.8.1278 - 2022-3-7
+- Supported new features etc.
+
+
+## 1.8.1277 - 2022-3-7
+- Supported new features for outbound.
+
+
+## 1.8.1276 - 2022-3-4
+- Supported partner for ESP.
+
+
+## 1.8.1275 - 2022-3-3
+- Release RecognizeVideoCastCrewList.
+
+
+## 1.8.1274 - 2022-3-3
+- Supported partner for ESP.
+
+
+## 1.8.1273 - 2022-3-2
+- Supported partner for ESP.
+
+
+## 1.8.1272 - 2022-3-1
+- Supported partner for ESP.
+
+
+## 1.8.1271 - 2022-3-1
+- Supported partner for ESP.
+
+
+## 1.8.1270 - 2022-2-24
+- Add UpdateAnycastEipAddressAssociations Interface.
+
+
+## 1.8.1269 - 2022-2-23
+- SDK.
+
+
+## 1.8.1268 - 2022-2-23
+- Add AuthId.
+
+
+## 1.8.1267 - 2022-2-23
+- Support remediation.
+
+
+## 1.8.1266 - 2022-2-22
+- Deprecated the OnsTopicUpdate api, and will be offline soon.
+
+
+## 1.8.1265 - 2022-2-22
+- Support RefreshProxyLevel.
+
+
+## 1.8.1264 - 2022-2-21
+- Bugfix QueryMoniter.
+
+
+## 1.8.1263 - 2022-2-21
+- Add DleteNacosInstance.
+- Change CreateCluster parameter.
+- Change UpdateNacosInstance errorCode.
+
+
+## 1.8.1262 - 2022-2-18
+- Iot_20180120 build sdk.
+
+
+## 1.8.1261 - 2022-2-18
+- Add Gis open service add data api.
+
+
+## 1.8.1260 - 2022-2-17
+- Adjusted the call frequency limit of some APIs.
+
+
+## 1.8.1259 - 2022-2-16
+- Generated 2016-04-08 for `Emr`.
+
+
+## 1.8.1258 - 2022-2-16
+- Generated 2021-03-20 for `Emr`.
+
+
+## 1.8.1257 - 2022-2-16
+- Fix normandy query api.
+
+
+## 1.8.1256 - 2022-2-11
+- Add OTA API, including ReupgradeOTATask.
+
+
+## 1.8.1255 - 2022-2-10
+- Add deleteNacosInstance.
+
+
+## 1.8.1254 - 2022-2-9
+- Added api QueryWorksBloodRelationship.
+
+
+## 1.8.1253 - 2022-2-8
+- Supported New Features.
+
+
+## 1.8.1252 - 2022-2-8
+- Iot_20180120 oldversion sdk.
+
+
+## 1.8.1251 - 2022-1-28
+- Support cloud disk.
+
+
+## 1.8.1250 - 2022-1-28
+- Update by SDK platform.
+
+
+## 1.8.1249 - 2022-1-28
+- Support SIP phone management.
+
+
+## 1.8.1248 - 2022-1-26
+- CreateContact API Add ContactGroupName.
+
+
+## 1.8.1247 - 2022-1-26
+- Supported new features for outbound.
+
+
+## 1.8.1246 - 2022-1-25
+- Create Lindorm Open api.
+
+
+## 1.8.1245 - 2022-1-25
+- Supported new features for outbound.
+
+
+## 1.8.1244 - 2022-1-25
+- Support Latest APIs.
+
+
+## 1.8.1243 - 2022-1-25
+- Add APIs, include, ListSharedReports, ListFavoriteReports, ListRecentViewReports, CreateTicket, QueryTicketInfo, UpdateTicketNum, DelayTicketExpireTime, DelayTicketExpireTime.
+
+
+## 1.8.1242 - 2022-1-25
+- Supported Get Worker List.
+- Execute Job Support Designate Machine.
+- Job Interface Add Config.
+
+
+## 1.8.1241 - 2022-1-25
+- Update DetectFace.
+
+
+## 1.8.1240 - 2022-1-21
+- Supported new features etc.
+
+
+## 1.8.1239 - 2022-1-21
+- Add Event Rule sql filter.
+
+
+## 1.8.1238 - 2022-1-21
+- Add Event Rule sql filter.
+
+
+## 1.8.1237 - 2022-1-21
+- Supported RestartDataCorrectSQLJob,PauseDataCorrectSQLJob API.
+- Supported ListDataCorrectPreCheckSQL to return tableNames information.
+
+
+## 1.8.1236 - 2022-1-19
+- Upgrade Service for SMS.
+
+
+## 1.8.1235 - 2022-1-19
+- Release some feature APIs.
+
+
+## 1.8.1234 - 2022-1-19
+- ReportOneAgentInfo.
+
+
+
+## 1.8.1233 - 2022-1-18
+- Upgrade SDK.
+
+
+## 1.8.1232 - 2022-1-18
+- Support describe price.
+
+
+## 1.8.1231 - 2022-1-17
+- Supported esp for partner.
+
+
+## 1.8.1230 - 2022-1-14
+- Supported more query conditions when searching resource group.
+
+
+## 1.8.1229 - 2022-1-14
+- Supported more query conditions when searching resource group.
+
+
+## 1.8.1228 - 2022-1-13
+- Supported New Features.
+
+
+## 1.8.1227 - 2022-1-12
+- Supported new features for outbound.
+
+
+## 1.8.1226 - 2022-1-12
+- Support folder for rule.
+
+
+## 1.8.1225 - 2022-1-11
+- Fix bugs.
+
+
+## 1.8.1224 - 2022-1-11
+- Fix bugs.
+
+
+## 1.8.1223 - 2022-1-11
+- Added reserve price range.
+
+
+## 1.8.1222 - 2022-1-7
+- Support resource scheduler.
+
+
+## 1.8.1221 - 2022-1-7
+- Add or modify APIs, include, QueryEmbeddedStaus, QueryWorks, QueryWorksByWorkspace.
+
+
+## 1.8.1220 - 2022-1-7
+- Add or modify APIs, include, QueryEmbeddedStaus, QueryWorks, QueryWorksByWorkspace.
+
+
+## 1.8.1219 - 2022-1-7
+- Supported GetSparkJobDetail,GetSparkJobExecutorLogs,KillSparkJob,GetSparkJobDriverLog,GetSparkJobLog,SubmitSparkJob API.
+
+
+## 1.8.1218 - 2022-1-7
+- Support New API for Dypnsapi.
+
+
+## 1.8.1217 - 2022-1-6
+- Fix bugs.
+
+
+## 1.8.1216 - 2022-1-5
+- Fix bugx.
+
+
+## 1.8.1215 - 2021-12-31
+- Update ErrorCode.
+
+
+## 1.8.1214 - 2021-12-30
+- Add faceCustomParamsConfig params for AddSmarttagTemplate,UpdateSmarttagTemplate,QuerySmarttagTemplateList interface.
+
+
+## 1.8.1213 - 2021-12-30
+- Supported Get Worker List.
+- Execute Job Support Designate Machine.
+
+
+## 1.8.1212 - 2021-12-30
+- Create Lindorm Open api.
+
+
+## 1.8.1211 - 2021-12-30
+- Support AUTH for CreateEventSubscribe.
+
+
+## 1.8.1210 - 2021-12-30
+- Update by sdk platform.
+
+
+## 1.8.1209 - 2021-12-30
+- Add new interface.
+
+
+## 1.8.1208 - 2021-12-29
+- Supported new features etc.
+
+
+## 1.8.1207 - 2021-12-29
+- Supported new features for outbound.
+
+
+## 1.8.1206 - 2021-12-29
+- Add ListDcdnEsTemplateInfo.
+
+
+## 1.8.1205 - 2021-12-29
+- Add ListDcdnEsTemplateInfo.
+
+
+## 1.8.1204 - 2021-12-28
+- Support managed rule query.
+
+
+## 1.8.1203 - 2021-12-27
+- Support ACR EE, OSS, EIP for deploy.
+
+
+## 1.8.1202 - 2021-12-27
+- Update DeleteFCTrigger.
+
+
+## 1.8.1201 - 2021-12-27
+- Add CreateDcdnSubTask.
+
+
+## 1.8.1200 - 2021-12-27
+- Add DescribeScdnDomainCcInfo.
+
+
+## 1.8.1199 - 2021-12-24
+- Supported CheckBlockVolumeName api for Checking the volume name has been already used by the OSS bucket folder.
+
+
+## 1.8.1198 - 2021-12-24
+- Add Event Rule Target.
+
+
+## 1.8.1197 - 2021-12-23
+- Fix array params.
+
+
+## 1.8.1196 - 2021-12-22
+- Add return fields to UploadStreamByURL.
+- Set DescribeVodDomainSrcTrafficData pulic.
+
+
+## 1.8.1195 - 2021-12-21
+- Add RAM ID in resonse of listUsers API.
+
+
+## 1.8.1194 - 2021-12-21
+- Fix array params.
+
+
+## 1.8.1193 - 2021-12-21
+- Supported Designate Workers.
+- Supported Get WorkFlow.
+
+
+## 1.8.1192 - 2021-12-20
+- Add Request Param Ipv6AddressCount For API CreateLaunchTemplate AND CreateLaunchTemplateVersion.
+- Add Response Data Ipv6AddressCount For API DescribeLaunchTemplateVersions.
+
+
+## 1.8.1191 - 2021-12-20
+- Generated 2016-04-08 for `Emr`.
+
+
+## 1.8.1190 - 2021-12-20
+- Supported ListLogicDatabases to return Alias information.
+- Supported ListDBTaskSQLJobDetail to return sql execute startTime and endTime information.
+
+
+## 1.8.1189 - 2021-12-17
+- Support Endpoint Protect.
+
+
+## 1.8.1188 - 2021-12-17
+- Supported ACL for SMB.
+
+
+## 1.8.1187 - 2021-12-14
+- Support query resourceType.
+
+
+## 1.8.1186 - 2021-12-14
+- Generated 2019-09-10 for `waf-openapi`.
+
+
+## 1.8.1185 - 2021-12-13
+- CreateServerlessDBInstance Add CapacityUnit.
+
+
+## 1.8.1184 - 2021-12-13
+- Openapi support querydisplay.
+
+
+## 1.8.1183 - 2021-12-13
+- Support query resourceType.
+
+
+## 1.8.1182 - 2021-12-13
+- Support query resourceType.
+
+
+## 1.8.1181 - 2021-12-13
+- Support query resourceType.
+
+
+## 1.8.1180 - 2021-12-9
+- Support ACR EE, OSS, EIP for deploy.
+
+
+## 1.8.1179 - 2021-12-8
+- HeterogeInterworking.
+
+
+
+## 1.8.1178 - 2021-12-8
+- Fixed bugs for UnbindSubscription API.
+
+
+## 1.8.1177 - 2021-12-7
+- Support params for QuerySmarttagJob Api.
+- Support params for AddSmarttagTemplate,UpdateSmarttagTemplate,QuerySmarttagTemplateList Api.
+
+
+## 1.8.1176 - 2021-12-7
+- Add MetaTag APIs.
+
+
+## 1.8.1175 - 2021-12-7
+- Add MetaTag APIs.
+
+
+## 1.8.1174 - 2021-12-6
+- Generated 2020-05-18 for `dataworks-public`.
+
+
+## 1.8.1173 - 2021-12-2
+- Update MergeImageFace QueryFaceImageTemplate AddFaceImageTemplate DeleteFaceImageTemplate.
+
+
+## 1.8.1172 - 2021-12-1
+- Supported RequestDecision For YN.
+
+
+## 1.8.1171 - 2021-11-29
+- GetUnionTaskStatus add channelId.
+
+
+## 1.8.1170 - 2021-11-29
+- Add API for unregister sip phone device, masked callee, etc.
+
+
+## 1.8.1169 - 2021-11-29
+- GetUnionTaskStatus add channelId.
+
+
+## 1.8.1168 - 2021-11-29
+- Update DescribeCdnSMCertificateDetail.
+
+
+## 1.8.1167 - 2021-11-29
+- Update SetDcdnDomainSMCertificate.
+
+
+## 1.8.1166 - 2021-11-29
+- Supported ListLogicTableRouteConfig, AddLogicTableRouteConfig, DeleteLogicTableRouteConfig API.
+- Supported ModifyDataCorrectExecSQL, RetryDataCorrectPreCheck API.
+- Supported GetDBTaskSQLJobLog API.
+- Supported ListDBTaskSQLJobDetail to return execute log information.
+
+
+## 1.8.1165 - 2021-11-26
+- Update GetSyncResult.
+
+
+## 1.8.1164 - 2021-11-25
+- Supported new features etc.
+
+
+## 1.8.1163 - 2021-11-25
+- Supported new features etc.
+
+
+## 1.8.1162 - 2021-11-25
+- Supported new features for outbound.
+
+
+## 1.8.1161 - 2021-11-25
+- GetUnionTaskStatus add channelId.
+
+
+## 1.8.1160 - 2021-11-25
+- GetUnionTaskStatus add channelId.
+
+
+## 1.8.1159 - 2021-11-25
+- Delete some abandoned interface.
+- Add some interfaces.
+
+
+## 1.8.1158 - 2021-11-25
+- Minor changes.
+
+
+## 1.8.1157 - 2021-11-25
+- HeterogeInterworking.
+
+
+
+## 1.8.1156 - 2021-11-24
+- HeterogeInterworking.
+
+
+## 1.8.1155 - 2021-11-24
+- Delete some abandoned interface in SDK.
+
+
+## 1.8.1154 - 2021-11-24
+- Set API DescribeVodDomainSrcBpsData to public.
+
+
+## 1.8.1153 - 2021-11-23
+- Delete some abandoned interface in SDK.
+- Add AutoLiveStream series interfaces.
+- Add UpdateMPUTask, CreateRecordIndexFile interfaces.
+
+
+## 1.8.1152 - 2021-11-23
+- Update RecognizeCharacter.
+
+
+## 1.8.1151 - 2021-11-23
+- Generated 2016-04-08 for `Emr`.
+
+
+## 1.8.1150 - 2021-11-23
+- Support the IP restrictions in ram policy.
+
+
+## 1.8.1149 - 2021-11-18
+- Support ListInstanceLoginAuditLog, ListProxySQLExecAuditLog API.
+- Support GetOpLog API to return OpUserId information.
+
+
+## 1.8.1148 - 2021-11-17
+- Update apm interface parameter.
+
+
+## 1.8.1147 - 2021-11-16
+- Add parameter type HDRType.
+
+
+## 1.8.1146 - 2021-11-16
+- Update apm interface parameter.
+
+
+## 1.8.1145 - 2021-11-16
+- Update apm interface parameter.
+
+
+## 1.8.1144 - 2021-11-16
+- Generated 2017-12-28 for `ddoscoo`.
+
+
+## 1.8.1143 - 2021-11-16
+- Update SetCdnDomainSMCertificate.
+
+
+## 1.8.1142 - 2021-11-16
+- Update apm interface parameter.
+
+
+## 1.8.1141 - 2021-11-15
+- Generated 2020-01-01 for `ddoscoo`.
+
+
+## 1.8.1140 - 2021-11-15
+- Add Ext parameter to image translation API.
+
+
+## 1.8.1139 - 2021-11-15
+- Update DetectVehicleICongestion DetectVehicleIllegalParking.
+
+
+## 1.8.1138 - 2021-11-12
+- Update by sdk platform.
+
+
+## 1.8.1137 - 2021-11-8
+- Supported apm restful api.
+
+
+## 1.8.1136 - 2021-11-5
+- Add SetDcdnDomainSMCertificate.
+
+
+## 1.8.1135 - 2021-11-5
+- Add SetCdnDomainSMCertificate.
+
+
+## 1.8.1134 - 2021-11-4
+- Support ListSQLExecAuditLog API.
+- Support ListUsers, GetUser API to return information of Email, Webhook and DingRobot.
+- Support GetApprovalDetail API to return information of CreateTime.
+
+
+## 1.8.1133 - 2021-11-2
+- Add GetVideoPlayAuth API parameter.
+
+
+## 1.8.1132 - 2021-11-2
+- Add GetVideoPlayAuth API parameter.
+
+
+## 1.8.1131 - 2021-11-2
+- Support multi language.
+
+
+## 1.8.1130 - 2021-11-2
+- Add API UploadStreamByURL.
+
+
+## 1.8.1129 - 2021-11-2
+- Fixed SDK update delay.
+
+
+## 1.8.1128 - 2021-11-1
+- Release DetectKitchenAnimals DetectWorkwear.
+
+
+## 1.8.1127 - 2021-10-28
+- Updated tag api.
+- Updated DescribeTask api to get relatedResourceId info.
+
+
+## 1.8.1126 - 2021-10-28
+- Generated 2019-03-07, 2020-06-18, 2018-09-16, 2020-11-12 for `Cloudauth`.
+
+
+## 1.8.1125 - 2021-10-27
+- Generated 2019-03-07 for `Cloudauth`.
+
+
+## 1.8.1124 - 2021-10-26
+- Add QueryEmbedTokenInfo,DeleteEmbedToken,CreateEmbedToken,DelayEmbedToken,BuildSignatureUrl, and update QueryDatasetInfo,AuthorizeMenu,AddUserTagMeta,AddUser.
+
+
+## 1.8.1123 - 2021-10-26
+- Update Dyvmsapi SDK.
+
+
+## 1.8.1122 - 2021-10-25
+- Support ListInstances and GetInstance API to return StandardGroup information.
+- Support ListUserPermissions, GrantUserPermission, GrantUserPermission to operate instance permission.
+- Support ChangeColumnSecLevel API.
+- Support CreateLogicDatabase, EditLogicDatabase, DeleteLogicDatabase API.
+
+
+## 1.8.1121 - 2021-10-25
+- Generated 2016-04-08 for `Emr`.
+
+
+## 1.8.1120 - 2021-10-25
+- Supported for custom creative union task.
+
+
+## 1.8.1119 - 2021-10-21
+- Release AddQualityScore.
+
+
+## 1.8.1118 - 2021-10-21
+- Generated 2020-05-18 for `dataworks-public`.
+
+
+## 1.8.1117 - 2021-10-20
+- Add DeviceCenter API, including CreateDeviceDynamicGroup, DeleteDeviceDynamicGroup, QueryDynamicGroupDevices.
+- Update DeviceCenter API, including SetDeviceGroupTags, QueryDeviceGroupByFuzzyName, QueryDeviceGroupByDevice, QueryDeviceGroupTagList, UpdateDeviceGroup, QueryDeviceGroupList, QueryDeviceGroupInfo.
+- Update OTA API, including CreateOTADynamicUpgradeJob, CreateOTAStaticUpgradeJob, QueryOTAJob.
+
+
+## 1.8.1116 - 2021-10-19
+- Supported ScaleApp totalPartitions.
+
+
+## 1.8.1115 - 2021-10-18
+- Generated 2019-09-10, 2018-01-17 for `waf-openapi`.
+
+
+## 1.8.1114 - 2021-10-18
+- Adjust ecs openapi endpoint.
+- Fix SDK array format.
+
+
+## 1.8.1113 - 2021-10-15
+- Generated 2020-10-29 for `reid_cloud`.
+
+
+## 1.8.1112 - 2021-10-11
+- Fixed SDK update delay.
+
+
+## 1.8.1111 - 2021-10-8
+- Adjust ecs openapi endpoint.
+
+
+## 1.8.1110 - 2021-10-8
+- Fixed SDK update delay.
+
+
+## 1.8.1109 - 2021-10-8
+- Fixed SDK update delay.
+
+
+## 1.8.1108 - 2021-10-8
+- Fixed SDK update delay.
+
+
+## 1.8.1107 - 2021-10-8
+- Release SearchFace BatchAddFaces.
+
+
+## 1.8.1106 - 2021-9-29
+- Supported AssumeRoleWithOIDC.
+
+
+## 1.8.1105 - 2021-9-26
+- Support odcap device.
+
+
+## 1.8.1104 - 2021-9-26
+- Support odcap device.
+
+
+## 1.8.1103 - 2021-9-26
+- Update imageenhan.
+
+
+## 1.8.1102 - 2021-9-26
+- Supported sdk for sddp.
+
+
+## 1.8.1101 - 2021-9-24
+- Fixed SDK update delay.
+
+
+## 1.8.1100 - 2021-9-24
+- Release RetouchSkin LiquifyFace.
+
+
+## 1.8.1099 - 2021-9-23
+- Update by sdk platform.
+
+
+## 1.8.1098 - 2021-9-22
+- Support Sms Verification for Dypnsapi.
+
+
+## 1.8.1097 - 2021-9-22
+- Support Sms Verification for Dypnsapi.
+
+
+## 1.8.1096 - 2021-9-22
+- Modify CreateK8sSecret.
+
+
+## 1.8.1095 - 2021-9-18
+- Add copyright invasion detection APIs.
+
+
+## 1.8.1094 - 2021-9-17
+- Supported SendChannels, AndroidMessageHuaweiUrgency, AndroidMessageHuaweiCategory for Push and MassPush.
+
+
+## 1.8.1093 - 2021-9-17
+- Fixed bug for GetSecretAsrDetail.
+
+
+## 1.8.1092 - 2021-9-15
+- Update AddFace SearchFace.
+
+
+## 1.8.1091 - 2021-9-14
+- Add DiskIds for CreateSnapshotGroup.
+
+
+## 1.8.1090 - 2021-9-13
+- Generated 2019-03-01 for `LinkWAN`.
+
+
+## 1.8.1089 - 2021-9-10
+- Support crop face image.
+
+
+## 1.8.1088 - 2021-9-9
+- Public version.
+
+
+## 1.8.1087 - 2021-9-6
+- Supported for custom creative union task.
+
+
+## 1.8.1086 - 2021-9-1
+- SDK updated.
+
+
+## 1.8.1085 - 2021-8-31
+- Supported cro algorithm.
+
+
+## 1.8.1084 - 2021-8-31
+- Supported AndroidBigPictureUrl, AndroidInboxBody, AndroidImageUrl, AndroidOppoImageId, AndroidXiaomiImageUrl, iOSNotificationThreadId for Push and MassPush.
+
+
+## 1.8.1083 - 2021-8-31
+- Release BeautifyBody.
+
+
+## 1.8.1082 - 2021-8-31
+- Generated 2017-08-01 for `Edas`.
+
+
+## 1.8.1081 - 2021-8-27
+- ListAvailableEcsTypes set param ZoneId not required.
+- ListAvailableEcsTypes return ZoneIds.
+
+
+## 1.8.1080 - 2021-8-26
+- ListAvailableEcsTypes set param ZoneId not required.
+- ListAvailableEcsTypes return ZoneIds.
+
+
+## 1.8.1079 - 2021-8-24
+- Release RetouchBody.
+
+
+## 1.8.1078 - 2021-8-24
+- Publish Python ververica.
+
+
+## 1.8.1077 - 2021-8-20
+- Update Dyvmsapi SDK.
+- Add GetCallInfo.
+
+
+## 1.8.1076 - 2021-8-19
+- Support Round and Interval for ApplyNodes API.
+
+
+## 1.8.1075 - 2021-8-19
+- Release BeautifyBody.
+
+
+## 1.8.1074 - 2021-8-13
+- Supported etlOperatorColumnReference for ModifyDtsJob.
+
+
+## 1.8.1073 - 2021-8-12
+- Support query dbfs specification.
+
+
+## 1.8.1072 - 2021-8-12
+- DescirbeAvailableResource add NodeId input parameter.
+- CreateTairInstance add GlobalInstanceId input paramter.
+
+
+## 1.8.1071 - 2021-8-12
+- Support CreateProxy, DeleteProxy, GetProxy, ListProxies, CreateProxyAccess, DeleteProxyAccess, ListProxyAccesses, InspectProxyAccessSecret Safety Protection Management APIs.
+
+
+## 1.8.1070 - 2021-8-11
+- Support CEN latest Apis.
+
+
+## 1.8.1069 - 2021-8-10
+- Supported DescribeSavingsPlansUsageTotal.
+- Supported DescribeSavingsPlansUsageDetail.
+- Supported DescribeSavingsPlansCoverageTotal.
+- Supported DescribeSavingsPlansCoverageDetail.
+
+
+## 1.8.1068 - 2021-8-10
+- Export instance relative API.
+
+
+## 1.8.1067 - 2021-8-10
+- Update TaggingAdImage.
+
+
+## 1.8.1066 - 2021-8-9
+- Supported DescribeSubscriptionMeta for distributed subscription.
+- Supported ParentChannelId for DescribeConsumerChannel.
+- Supported Reserve for ModifyDtsJob.
+
+
+## 1.8.1065 - 2021-8-9
+- Support Job Status With Phase.
+
+
+## 1.8.1064 - 2021-8-6
+- Update TaggingAdImage.
+
+
+## 1.8.1063 - 2021-8-4
+- Release TaggingAdImage.
+
+
+## 1.8.1062 - 2021-8-4
+- Create Lindorm Open api.
+
+
+## 1.8.1061 - 2021-8-4
+- Create Lindorm Open api.
+
+
+## 1.8.1060 - 2021-8-2
+- Update TaggingImage.
+
+
+## 1.8.1059 - 2021-8-2
+- Support upgrade.
+
+
+## 1.8.1058 - 2021-7-30
+- Update Dyvmsapi SDK.
+
+
+## 1.8.1057 - 2021-7-29
+- Support Alb Open API.
+
+
+## 1.8.1056 - 2021-7-29
+- ListAppInstanceResponse add status field.
+
+
+## 1.8.1055 - 2021-7-28
+- Generated 2018-03-13 for `retailcloud`.
+
+
+## 1.8.1054 - 2021-7-27
+- Add DescribeAuditLogConfig API.
+
+
+## 1.8.1053 - 2021-7-22
+- Add private-link support.
+- Add download dicts.
+- Add whiteIpGroup support.
+- Add recovery infos support.
+
+
+## 1.8.1052 - 2021-7-21
+- Create Lindorm Open api.
+
+
+## 1.8.1051 - 2021-7-21
+- Create Lindorm Open api.
+
+
+## 1.8.1050 - 2021-7-21
+- Support HealthCheckMethod for HTTP and HTTPS listener.
+
+
+## 1.8.1049 - 2021-7-19
+- CreateNetworkInterface supports to allocate Ipv6.
+
+
+## 1.8.1048 - 2021-7-19
+- Update ScreenChestCT.
+
+
+## 1.8.1047 - 2021-7-15
+- Support Alb Open API.
+
+
+## 1.8.1046 - 2021-7-15
+- Generated 2020-01-01 for `ddoscoo`.
+
+
+## 1.8.1045 - 2021-7-9
+- Add `CheckCertificate` Api.
+- Supported AndroidRenderStyle, AndroidBigTitle, AndroidBigBody, AndroidXiaomiBigPictureUrl for Push and MassPush.
+
+
+## 1.8.1044 - 2021-7-9
+- Fix ListPIpelineTemplates.
+
+
+## 1.8.1043 - 2021-7-8
+- Support app group.
+
+
+## 1.8.1042 - 2021-7-8
+- Support APP auth.
+
+
+## 1.8.1041 - 2021-7-8
+- Generated 2016-11-01 for `live`.
+
+
+## 1.8.1040 - 2021-7-7
+- Add ModifyResourceGroup API.
+
+
+## 1.8.1039 - 2021-7-7
+- Support FilterKey for RestoreInstance.
+- DescribeInstanceAttribute add return argument BackupLogStartTime.
+- Add RemoveSubInstance for Global Distributed Cache.
+
+
+## 1.8.1038 - 2021-7-7
+- Supported AAA for BBB.
+
+
+## 1.8.1037 - 2021-7-6
+- Support ListDataCorrectPreCheckDB,ListDataCorrectPreCheckSQL Order API.
+
+
+## 1.8.1036 - 2021-7-2
+- Release RecognizeQuotaInvoice RecognizeTicketInvoice RecognizePdf.
+
+
+## 1.8.1035 - 2021-7-2
+- Release AnalyzeChestVessel.
+
+
+## 1.8.1034 - 2021-6-28
+- Edit ListRetcodeApps.
+- Edit SearchRetcodeAppByPage.
+
+
+## 1.8.1033 - 2021-6-28
+- Support GetSQLReviewOptimizeDetail,ListSQLReviewOriginSQL Order API.
+
+
+## 1.8.1032 - 2021-6-25
+- Update DescribeSplitItemBill to support daily report.
+
+
+## 1.8.1031 - 2021-6-24
+- Create Lindorm Open api.
+
+
+## 1.8.1030 - 2021-6-24
+- Update QueryBillOverview, QuerySettleBill, QueryAccountBill, DescribeInstanceBill and support trusteeship bill query.
+
+
+## 1.8.1029 - 2021-6-21
+- Generated 2019-11-20 for `Ga`.
+
+
+## 1.8.1028 - 2021-6-21
+- Generated 2019-11-20 for `Ga`.
+
+
+## 1.8.1027 - 2021-6-21
+- Generated 2016-04-28 for `Vpc`.
+
+
+## 1.8.1026 - 2021-6-18
+- Supported 20210618 version for sdk.
+
+
+## 1.8.1025 - 2021-6-17
+- Generated 2019-11-20 for `Ga`.
+
+
+## 1.8.1024 - 2021-6-16
+- Update imageaudit.
+
+
+## 1.8.1023 - 2021-6-16
+- Encrypt Dialog Content.
+
+
+## 1.8.1022 - 2021-6-15
+- Add ListDevopsProjects.
+
+
+## 1.8.1021 - 2021-6-11
+- Add CreateSshKey OpenAPI.
+
+
+## 1.8.1020 - 2021-6-10
+- Support SQLReview Order API.
+
+
+## 1.8.1019 - 2021-6-10
+- Generated 2016-11-01 for `live`.
+
+
+## 1.8.1018 - 2021-6-10
+- Generated 2016-04-28 for `Vpc`.
+
+
+## 1.8.1017 - 2021-6-9
+- Update TMP API, including QueryDevice, CreateThingModel, UpdateThingModel, ImportThingModelTsl, BatchPickThingModel, ListDeviceDistributeJob.
+- Add TMP API, including QueryDeviceInfo.
+- Update OTA API, including CreateOTAVerifyJob, CreateOTAStaticUpgradeJob, CreateOTADynamicUpgradeJob, CancelOTATaskByJob, QueryOTAJob.
+- Add OTA API, including ListOTAUnfinishedTaskByDevice,ConfirmOTATask.
+
+
+## 1.8.1016 - 2021-6-9
+- Create Lindorm Open api.
+
+
+## 1.8.1015 - 2021-6-9
+- Create Lindorm Open api.
+
+
+## 1.8.1014 - 2021-6-9
+- Edit GetTrace.
+
+
+## 1.8.1013 - 2021-6-8
+- Support Aliyun Workorder OpenAPI.
+
+
+## 1.8.1012 - 2021-6-8
+- Support input parameter LaunchConfigurationHostNames and MinTargetCapacity for CreateAutoProvisioningGroup.
+
+
+## 1.8.1011 - 2021-6-8
+- Increase detection frequency for availability monitoring.
+- Add application group to query in batch according to group ID.
+
+
+## 1.8.1010 - 2021-6-5
+- New API Version of Work Order System.
+
+
+## 1.8.1009 - 2021-6-4
+- Add Emon-Service support.
+- Remove Deprecated Interfaces.
+
+
+## 1.8.1008 - 2021-6-4
+- Supported multi attach feature for disk.
+
+
+## 1.8.1007 - 2021-6-4
+- Delete live API.
+
+
+## 1.8.1006 - 2021-6-3
+- Add name.
+
+
+## 1.8.1005 - 2021-6-3
+- Support name.
+
+
+## 1.8.1004 - 2021-6-2
+- Support key deletion protection.
+
+
+## 1.8.1003 - 2021-5-31
+- Support upgrade.
+
+
+## 1.8.1002 - 2021-5-28
+- Add TriggerRemoteSync api.
+
+
+## 1.8.1001 - 2021-5-28
+- Create Lindorm Open api.
+
+
+## 1.8.1000 - 2021-5-28
+- Create Lindorm Open api.
+
+
+## 1.8.999 - 2021-5-27
+- Generated 2019-09-10 for `waf-openapi`.
+
+
+## 1.8.998 - 2021-5-24
+- Support a2a openapi.
+
+
+## 1.8.997 - 2021-5-22
+- Aaaaa.
+
+
+## 1.8.996 - 2021-5-21
+- Supported DescribeLoadBalancers with DeleteProtection and so on.
+
+
+## 1.8.995 - 2021-5-21
+- Support StrictResourceProvision in ApplyNodes.
+
+
+## 1.8.994 - 2021-5-20
+- Upgrade mongodb sdk.
+
+
+## 1.8.993 - 2021-5-19
+- Generated 2020-05-18 for `dataworks-public`.
+
+
+## 1.8.992 - 2021-5-19
+- Update API.
+
+
+## 1.8.991 - 2021-5-19
+- Publish multi language sdk.
+
+
+## 1.8.990 - 2021-5-18
+- Add IoT Studio SetStudioProjectCooperation API.
+- Add IoT Studio QueryStudioProjectList API.
+- Add IoT Studio QueryStudioAppList API.
+- Add IoT Studio QueryStudioAppPageListOpen API.
+- Add IoT Studio QueryStudioAppDomainListOpen API.
+- Add IoT Studio DeleteStudioAppDomainOpen API.
+- Add IoT Studio CreateStudioAppDomainOpen API.
+- Add IoT Studio GetStudioAppTokenOpen API.
+- Add IoT Studio SetupStudioAppAuthModeOpen API.
+- Add IoT Studio RefreshStudioAppTokenOpen API.
+- Add IoT Studio PublishStudioApp API.
+
+
+## 1.8.989 - 2021-5-18
+- Support MinCount for AddNodes.
+- Support HostNamePreffix and HostNameSuffix for ListNodes.
+
+
+## 1.8.988 - 2021-5-17
+- Add API ListQuotaReviewTasks.
+
+
+## 1.8.987 - 2021-5-17
+- Support DescribeInstallCaptcha API.
+
+
+## 1.8.986 - 2021-5-17
+- Export new API for predictive dialer.
+
+
+## 1.8.985 - 2021-5-17
+- Add DescribeDcdnRefreshTaskById.
+
+
+## 1.8.984 - 2021-5-14
+- Release ExtractFingerPrint.
+
+
+## 1.8.983 - 2021-5-14
+- EnableAdditionalBandwidth add AutoRenew,AutoRenewPeriod parameter.
+
+
+## 1.8.982 - 2021-5-14
+- Update ScreenChestCT.
+
+
+## 1.8.981 - 2021-5-14
+- Support Private RDS management through OpenAPI.
+- ManagePrivateRds to do RDS information query and some management.
+- DescribeDrdsRdsInstances to find RDS under a certain DRDS instance.
+- UpdatePrivateRdsClass to Upgrade or Downgrade your Private RDS class.
+
+
+## 1.8.980 - 2021-5-14
+- Support Private RDS management through OpenAPI.
+- ManagePrivateRds to do RDS information query and some management.
+- DescribeDrdsRdsInstances to find RDS under a certain DRDS instance.
+- UpdatePrivateRdsClass to Upgrade or Downgrade your Private RDS class.
+
+
+## 1.8.979 - 2021-5-13
+- Generated 2020-01-01 for `ddoscoo`.
+
+
+## 1.8.978 - 2021-5-13
+- Add Indexing-Service support.
+- Remove jsonItem form.
+
+
+## 1.8.977 - 2021-5-12
+- Add GetRepositoryCommit and ListRepositoryCommitDiff API.
+
+
+## 1.8.976 - 2021-5-12
+- Create Lindorm Open api.
+
+
+## 1.8.975 - 2021-5-12
+- Generated 2020-05-18 for `dataworks-public`.
+
+
+## 1.8.974 - 2021-5-11
+- CreateInstance API add Port, Tags, DryRun.
+
+
+## 1.8.973 - 2021-5-10
+- Update RecognizeDriverLicense RecognizeLicensePlate.
+
+
+## 1.8.972 - 2021-5-10
+- Add API GenerateMergedTable.
+- Add API ListDateSourceTables.
+- Add API ListDateSourceTableFields.
+- Add API ListRamRoles.
+
+
+## 1.8.971 - 2021-5-10
+- Delete API.
+
+
+## 1.8.970 - 2021-5-10
+- Delete live API.
+
+
+## 1.8.969 - 2021-5-10
+- Delete Api.
+
+
+## 1.8.968 - 2021-5-10
+- Delete API.
+
+
+## 1.8.967 - 2021-5-8
+- Support SLB DescribeLoadBalancerListeners.
+
+
+## 1.8.966 - 2021-5-8
+- Generated 2020-05-18 for `dataworks-public`.
+
+
+## 1.8.965 - 2021-5-8
+- Generated 2018-01-20 for `Iot`.
+
+
+## 1.8.964 - 2021-5-7
+- Support interface DescribeDBInstanceEncryptionKey for DB Instance Cloud Disk Encryption.
+
+
+## 1.8.963 - 2021-5-6
+- Generated 2016-11-01 for `live`.
+
+
+## 1.8.962 - 2021-5-6
+- Update Open API.
+
+
+## 1.8.961 - 2021-4-30
+- Add OpenArmsServiceSecondVersion.
+
+
+## 1.8.960 - 2021-4-29
+- ModifyNodeSpec API add SwitchTime.
+
+
+## 1.8.959 - 2021-4-29
+- Add DescribeInstances API.
+
+
+## 1.8.958 - 2021-4-29
+- Update RecognizeFace.
+
+
+## 1.8.957 - 2021-4-29
+- Mod ListDashboards add parameters,support dashboardName query.
+
+
+## 1.8.956 - 2021-4-29
+- Support sag reseller.
+
+
+## 1.8.955 - 2021-4-29
+- Generated 2018-12-12, 2018-12-07 for `UniMkt`.
+
+
+## 1.8.954 - 2021-4-28
+- Export new API.
+
+
+## 1.8.953 - 2021-4-27
+- GetProjectMember support pageSize.
+
+
+## 1.8.952 - 2021-4-27
+- Generated 2016-11-01 for `live`.
+
+
+## 1.8.951 - 2021-4-27
+- Add CustomMessage to CreateMergeFaceGroupsJob.
+
+
+## 1.8.950 - 2021-4-22
+- Support NetworkInterface TrafficMode.
+
+
+## 1.8.949 - 2021-4-22
+- AcceptInquiredSystemEvent adds Choice parameter.
+- DescribeInstanceHistoryEvents supports multiple resource types.
+
+
+## 1.8.948 - 2021-4-22
+- Support CEN latest Apis.
+
+
+## 1.8.947 - 2021-4-22
+- Support GetPhysicalDatabase API.
+
+
+## 1.8.946 - 2021-4-21
+- Add API to list repo members with group inherited info.
+
+
+## 1.8.945 - 2021-4-20
+- Support Tag.
+
+
+## 1.8.944 - 2021-4-20
+- Create Lindorm Open api.
+
+
+## 1.8.943 - 2021-4-20
+- LivenessFaceVerify ContrastFaceVerify CompareFaceVerify API Return CertifyId.
+
+
+## 1.8.942 - 2021-4-17
+- Update RunMedQA.
+
+
+## 1.8.941 - 2021-4-16
+- Support devops organization deletion.
+
+
+## 1.8.940 - 2021-4-16
+- Add CheckProductOpen.
+- Add az routing policy.
+
+
+## 1.8.939 - 2021-4-16
+- Add API GetDomain.
+- Add API ListSystemAnalyzers.
+- Add parameter domain to API ListAppGroups, ModifyAppGroup, CreateAppGroup, DescribeAppGroup, DescribeApp.
+
+
+## 1.8.938 - 2021-4-14
+- Support latest openAPIs.
+
+
+## 1.8.937 - 2021-4-14
+- Delete MultiMedia Post Scan API.
+
+
+## 1.8.936 - 2021-4-13
+- Supported ConfigureDtsJob SynchronizationDirection.
+- Fixed DescribePreCheckStatus JobProgress bootTime.
+
+
 ## 1.8.935 - 2021-4-13
 - Release AddFaceVideoTemplate DeleteFaceVideoTemplate QueryFaceVideoTemplate MergeVideoModelFace.
 

+ 0 - 0
vendor/alibabacloud/sdk/CONTRIBUTING.md


+ 0 - 0
vendor/alibabacloud/sdk/LICENSE.md


+ 0 - 0
vendor/alibabacloud/sdk/NOTICE.md


+ 21 - 21
vendor/alibabacloud/sdk/README-zh-CN.md

@@ -1,6 +1,5 @@
 [English](/README.md) | 简体中文
 
-
 # Alibaba Cloud SDK for PHP
 [![Latest Stable Version](https://poser.pugx.org/alibabacloud/sdk/v/stable)](https://packagist.org/packages/alibabacloud/sdk)
 [![composer.lock](https://poser.pugx.org/alibabacloud/sdk/composerlock)](https://packagist.org/packages/alibabacloud/sdk)
@@ -10,42 +9,43 @@
 [![Travis Build Status](https://travis-ci.org/aliyun/openapi-sdk-php.svg?branch=master)](https://travis-ci.org/aliyun/openapi-sdk-php)
 [![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/mddt341e3hpju1nw/branch/master?svg=true)](https://ci.appveyor.com/project/aliyun/openapi-sdk-php/branch/master)
 
-
-![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)
-
+![AlibabaCloud](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)
 
 Alibaba Cloud SDK for PHP 是支持产品快捷访问的开发包,由 [Alibaba Cloud Client for PHP][client] 提供底层支持。
 
-
 ## 发行说明
+
 我们在 `消除已知问题` 和 `兼容旧语法` 的原则上开发了新内核,增加了如下特性:
+
 - [支持 Composer][packagist]
 - [支持多客户端和客户端配置文件][clients]
 - [结果是一个强大的对象][result]
 - [每一个请求配置更加灵活][request]
 
-
 ## 先决条件
-您的系统需要满足[先决条件](/docs/zh-CN/0-Prerequisites.md),包括 PHP >= 5.5。 我们强烈建议使用cURL扩展,并使用 TLS 后端编译 cURL 7.16.2+。
 
+您的系统需要满足[先决条件](/docs/zh-CN/0-Prerequisites.md),包括 PHP >= 5.5。 我们强烈建议使用cURL扩展,并使用 TLS 后端编译 cURL 7.16.2+。
 
 ## 安装依赖
+
 如果已在系统上[全局安装 Composer](https://getcomposer.org/doc/00-intro.md#globally),请直接在项目目录中运行以下内容来安装 Alibaba Cloud SDK for PHP 作为依赖项:
-```
+
+```bash
 composer require alibabacloud/sdk
 ```
-> 一些用户可能由于网络问题无法安装,可以使用[阿里云 Composer 全量镜像](https://developer.aliyun.com/composer)。
 
 请看[安装](/docs/zh-CN/1-Installation.md)有关通过 Composer 和其他方式安装的详细信息。
 
-
 ## 使用诊断
-[Troubleshoot](https://troubleshoot.api.aliyun.com/?source=github_sdk) 提供 OpenAPI 使用诊断服务,通过 `RequestID` 或 `报错信息` ,帮助开发者快速定位,为开发者提供解决方案。
+
+[Troubleshoot](https://next.api.aliyun.com/troubleshoot?source=github_sdk) 提供 OpenAPI 使用诊断服务,通过 `RequestID` 或 `报错信息` ,帮助开发者快速定位,为开发者提供解决方案。
 
 ## 在线示例
+
 [阿里云 OpenAPI 开发者门户](https://next.api.aliyun.com/) 提供在线调用阿里云产品,并动态生成 SDK 代码和快速检索接口等能力,能显著降低使用云 API 的难度。
 
 ## 快速使用
+
 在您开始之前,您需要注册阿里云帐户并获取您的[凭证](https://usercenter.console.aliyun.com/#/manage/ak)。请求之前,请[了解使用客户端][clients],请求之后,请[了解结果对象][result]。
 
 > 目前仅支持部分阿里云产品,[已支持产品列表](/SUPPORTED.md),对于没有支持的产品,您可使用 [Alibaba Cloud Client for PHP][request] 发起自定义请求,还可使用 [阿里云 OpenAPI 开发者门户](https://next.api.aliyun.com/) 在线生成 Alibaba Cloud Client for PHP 代码。
@@ -115,29 +115,29 @@ try {
 }
 ```
 
-
 ## 问题
+
 [提交 Issue](https://github.com/aliyun/openapi-sdk-php/issues/new/choose),不符合指南的问题可能会立即关闭。
 
+## 发布日志
 
-## 发行说明
 每个版本的详细更改记录在[发行说明](/CHANGELOG.md)中。
 
-
 ## 贡献
-提交 Pull Request 之前请阅读[贡献指南](/CONTRIBUTING.md)。
 
+提交 Pull Request 之前请阅读[贡献指南](/CONTRIBUTING.md)。
 
 ## 相关
-* [阿里云服务 Regions & Endpoints][endpoints]
-* [阿里云 OpenAPI 开发者门户][open-api]
-* [Packagist][packagist]
-* [Composer][composer]
-* [Guzzle中文文档][guzzle-docs]
-* [Latest Release][latest-release]
 
+- [阿里云服务 Regions & Endpoints][endpoints]
+- [阿里云 OpenAPI 开发者门户][open-api]
+- [Packagist][packagist]
+- [Composer][composer]
+- [Guzzle中文文档][guzzle-docs]
+- [Latest Release][latest-release]
 
 ## 许可证
+
 [Apache-2.0](/LICENSE.md)
 
 Copyright (c) 2009-present, Alibaba Cloud All rights reserved.

+ 19 - 23
vendor/alibabacloud/sdk/README.md

@@ -1,6 +1,5 @@
 English | [简体中文](/README-zh-CN.md)
 
-
 # Alibaba Cloud SDK for PHP
 [![Latest Stable Version](https://poser.pugx.org/alibabacloud/sdk/v/stable)](https://packagist.org/packages/alibabacloud/sdk)
 [![composer.lock](https://poser.pugx.org/alibabacloud/sdk/composerlock)](https://packagist.org/packages/alibabacloud/sdk)
@@ -10,44 +9,42 @@ English | [简体中文](/README-zh-CN.md)
 [![Travis Build Status](https://travis-ci.org/aliyun/openapi-sdk-php.svg?branch=master)](https://travis-ci.org/aliyun/openapi-sdk-php)
 [![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/mddt341e3hpju1nw/branch/master?svg=true)](https://ci.appveyor.com/project/aliyun/openapi-sdk-php/branch/master)
 
-
-![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)
-
+![AlibabaCloud](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)
 
 Alibaba Cloud SDK for PHP is a development kit that supports quick access to products, dependency on [Alibaba Cloud Client for PHP][client].
 
-
 ## Release Notes
+
 We developed a new kernel on the principle of `eliminating known issues` and `compatible with old grammar`, adding the following features:
 - [Support Composer][packagist]
 - [Support for multiple client and client profiles][clients]
 - [Result is a powerful object][result]
 - [More flexible configuration per request][request]
 
-
 ## Prerequisites
-Your system will need to meet the [Prerequisites](/docs/en-US/0-Prerequisites.md), including having PHP >= 5.5. We highly recommend having it compiled with the cURL extension and cURL 7.16.2+.
 
+Your system will need to meet the [Prerequisites](/docs/en-US/0-Prerequisites.md), including having PHP >= 5.5. We highly recommend having it compiled with the cURL extension and cURL 7.16.2+.
 
 ## Installation
+
 If Composer is already [installed globally on your system](https://getcomposer.org/doc/00-intro.md#globally), run the following in the base directory of your project to install Alibaba Cloud SDK for PHP as a dependency:
-```
+
+```bash
 composer require alibabacloud/sdk
 ```
-> Some users may not be able to install due to network problems, you can try to switch the Composer mirror.
 
 Please see the [Installation](/docs/en-US/1-Installation.md) for more detailed information about installing through Composer and other ways.
 
-
 ## Troubleshoot
-[Troubleshoot](https://troubleshoot.api.aliyun.com/?source=github_sdk) Provide OpenAPI diagnosis service to help developers locate quickly and provide solutions for developers through `RequestID` or `error message`.
 
+[Troubleshoot](https://next.api.aliyun.com/troubleshoot?source=github_sdk) Provide OpenAPI diagnosis service to help developers locate quickly and provide solutions for developers through `RequestID` or `error message`.
 
 ## Online Demo
-[Alibaba Cloud OpenAPI Developer Portal](https://next.api.aliyun.com) provides the ability to call the cloud product OpenAPI online, and dynamically generate SDK Example code and quick retrieval interface, which can significantly reduce the difficulty of using the cloud API.
 
+[Alibaba Cloud OpenAPI Developer Portal](https://next.api.aliyun.com) provides the ability to call the cloud product OpenAPI online, and dynamically generate SDK Example code and quick retrieval interface, which can significantly reduce the difficulty of using the cloud API.
 
 ## Quick Examples
+
 Before you begin, you need to sign up for an Alibaba Cloud account and retrieve your [Credentials](https://usercenter.console.aliyun.com/#/manage/ak). Before request, please [Understanding the Clients][clients], after request, please [Understanding the Result][result].
 
 > Currently, only some Alibaba Cloud products are supported, [Supported Products](/SUPPORTED-EN.md), For products that are not supported, you can use [Alibaba Cloud Client for PHP][request] to initiate custom requests, and you can use [Alibaba Cloud OpenAPI Developer Portal](https://next.api.aliyun.com/) to generate Alibaba Cloud Client for PHP code online.
@@ -117,34 +114,33 @@ try {
 }
 ```
 
-
 ## Issues
-[Opening an Issue](https://github.com/aliyun/openapi-sdk-php/issues/new/choose), Issues not conforming to the guidelines may be closed immediately.
 
+[Opening an Issue](https://github.com/aliyun/openapi-sdk-php/issues/new/choose), Issues not conforming to the guidelines may be closed immediately.
 
 ## Changelog
-Detailed changes for each release are documented in the [release notes](/CHANGELOG.md).
 
+Detailed changes for each release are documented in the [release notes](/CHANGELOG.md).
 
 ## Contribution
-Please make sure to read the [Contributing Guide](/CONTRIBUTING.md) before making a pull request.
 
+Please make sure to read the [Contributing Guide](/CONTRIBUTING.md) before making a pull request.
 
 ## References
-* [Alibaba Cloud Regions & Endpoints][endpoints]
-* [Alibaba Cloud OpenAPI Developer Portal][open-api]
-* [Packagist][packagist]
-* [Composer][composer]
-* [Guzzle Documentation][guzzle-docs]
-* [Latest Release][latest-release]
 
+- [Alibaba Cloud Regions & Endpoints][endpoints]
+- [Alibaba Cloud OpenAPI Developer Portal][open-api]
+- [Packagist][packagist]
+- [Composer][composer]
+- [Guzzle Documentation][guzzle-docs]
+- [Latest Release][latest-release]
 
 ## License
+
 [Apache-2.0](/LICENSE.md)
 
 Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
 
-
 [open-api]: https://next.api.aliyun.com
 [latest-release]: https://github.com/aliyun/openapi-sdk-php
 [guzzle-docs]: http://docs.guzzlephp.org/en/stable/request-options.html

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików