Added a Static Hosting API for file querying, document configuration, and custom domain binding
v3.1.1
Optimized the folder deletion API
Added a batch file upload API
Fixed the issue where no callback was triggered when uploading a single file to static hosting
v3.1.0
Optimized the file upload operation
Added a Static Website Operations API
Removed the field restrictions for retrieving function details, returning more information
v3.0.0
[breakchange] common interface refactoring
Added support for database CRUD
v2.4.1
[fix] Fixed the issue where errors occurred during concurrent calls to the createFunction API
[add] Added support for creating functions by specifying the function path
v2.4.0
[add] Added the security origin API
[fix] Fixed a bug in the cloud function environment where retrieving environment variables failed (when called outside the entry function, it failed to retrieve and threw an error)
v2.3.4
[fix] Fixed the issue with function configuration updates
v2.3.2
[fix] Fixed the issue where updating the function's VPC configuration caused failure to access the public network
v2.3.1
[fix] Fixed the issue of missing code protection parameters when creating functions and updating function code
v2.3.0
[add] Added support for file layers
[add] Added support for querying the status of asynchronous tasks for modifying storage security rules
[fix] Documentation corrections
v2.2.1
[fix] Fixed the issue where the API for querying all collection information threw an error when the collection was empty