- add HTTPInvokeFunctionV2Request for fcapp.run
- NOTE: this version will not be released to public
- add UrlInternet&UrlIntranet for http trigger meta
- add logBeginRule for logConfig
- add acree instanceID for customContainerConfig
- add instance metrics support
- add targetTrackingPolicy for provision
- add scheduledAction for provision
- add request metrics support
- add tracing support
- add asyncConfig support
- add config validator
- add getCaPort and getCustomContainerConfig in GetFunctionResponse
- add connection request timeout
- add connection request timeout
- add vpc binding api
- add customContainerConfig/caPort and instanceType
- add http method PATCH
- add SignURL for http trigger
- Add new field for prepaid list interface
- add async client, for now only support functions and services api
- add on-demand-config API (#87)
- add instanceConcurrency for Create/Update function (#83)
- fix tag/untag response without body, requestId already in header
- Add tag support
- Add provision interface
- Set all response encode with utf-8
- Add Custom Domain HTTPS Support
- Add Custom Domain HTTPS Support
- add Get Account Setting
- add Initializer support
- add Versioning support
- Add Custom Domain Support
- Add NAS Support
- Add vpc and cdn events trigger support
- Fix url encode related problem
- Add http trigger support
- Add environment variables support
- Fixed a compilation problem for jdk 1.9
- Add time trigger support
- Fixed FC endpoints for newer regions
- Refactor log trigger config