This topic describes the version information of Function Compute SDK for Go.

2022

Release date Version Feature description
2022-09-09 1.1.1 Supports passing headers when you delete a function.

2018

Release date Version Feature description
2018-12-17 1.1.0
  • Supports the Initializer interface.
  • Allows you to manage versions.
  • Allows you to add custom domain names.
  • Integrates with Apsara File Storage NAS.
  • Allows you to configure Tablestore, ApsaraDB RDS, and Message Service (MNS) triggers.
2018-05-25 1.0.0 Function Compute SDK for Go is released. The SDK supports all the API operations of Function Compute. The following major types of API operations are supported:
  • API operations that are used to create, query, modify, and delete services.
  • API operations that are used to create, query, modify, and delete functions and API operations that are used to synchronously and asynchronously invoke functions.
  • API operations that are used to create, query, modify, and delete triggers.
For more information, see List of operations by function.