On November 17, 2022, Function Compute upgrades the OpenAPI SDKs for each language to a major version 2.0.0. This version provides internal logic optimization and is not compatible with earlier versions. After the upgrade, if compilation errors or runtime errors exist for the existing code, you can solve this issue by adjusting the dependency path. For example, you can change the dependency path github.com/alibabacloud-go/darabonba-openapi/client to github.com/alibabacloud-go/darabonba-openapi/v2/client. For sample code, see OpenAPI Explorer.