Version history of Tablestore SDK for Go

更新时间:
复制 MD 格式

This topic lists the version history of the Tablestore SDK for Go.

Version: 1.8.0

Release date: 2025-09-28

Download address: 1.8.0

Changelog:

  • Search Index now supports IP and JSON data types.

  • Added rate limiting for search operations using tags.

  • Added the switchTunnel interface.

  • Translated code comments from Chinese to English.

  • Added support for authentication using a v4 signature.

  • The vector field type now supports the binary format.

  • Search Index now supports post-query filtering.

  • Vector search in Search Index now supports the minScore and numCandidates parameters.

  • Added an option to return the sync status when describing a Search Index.

  • Improved the retry policy.

Version: 1.7.17

Release date: 2024-09-13

Download address: 1.7.17

Changelog:

  • Added the updateFullRow parameter to TableOptions.

  • Updated libprotoc to version 3.21.12.