All Products
Search
Document Center

Tablestore:Version history of Tablestore SDK for Node.js

Last Updated:Mar 22, 2024

This topic describes the version history of Tablestore SDK for Node.js.

Version: 5.5.0

Release date: February 23, 2024

GitHub: V5.5.0

Updates:

  • The IndexSyncPhase parameter is added to the response to the DescribeTable operation.

  • The GroupByDateHistogram feature is supported by the Search operation of search indexes.

  • The GroupByGeoGrid feature is supported by the Search operation of search indexes.

  • The Function Score feature is supported by the Search operation of search indexes.

  • The KnnVectoryQuery feature is supported by the Search operation of search indexes.

  • The GroupByComposite feature is supported by the Search operation of search indexes.

  • The Highlight feature is supported by the Search operation of search indexes.

  • The Highlight parameter is supported by NestedQuery of search indexes.

  • The offset parameter is supported by the GroupByHistogram feature of the Search operation of search indexes.

  • The IndexStatus parameter is added to the response to the DescribeSearchIndex operation of search indexes.

  • The Missing Field parameter is supported by FieldSort of search indexes.

Version: 5.4.1

Release date: March 8, 2023

GitHub: V5.4.1

Updates: The default value in the default retry policy is fixed.

Version: 5.3.1

Release date: November 29, 2022

GitHub: V5.3.1

Updates: proto no longer uses discontinued web standards to ensure compatibility with Deno.

Version: 5.2.2

Release date: August 29, 2022

GitHub: V5.2.2

Updates: The collapse (distinct) feature is supported by search indexes. For more information, see Collapse (distinct).

Version 5.2.1

Release date: August 3, 2022

GitHub: V5.2.1

Updates:

  • The SQL query feature is supported. For more information, see Overview.

  • The aggregation feature is supported by search indexes. For more information, see Aggregation.

  • returnType of the columnToGet parameter in the Search operation of search indexes can be set to RETURN_ALL_FROM_INDEX.

  • Specific query methods in the Search operation of search indexes support the weight parameter.

  • The parallel scan feature is supported by search indexes. For more information, see Parallel scan.

  • The information about search indexes can be updated. For more information, see Update information about search indexes.

  • The DescribeSearchIndex operation of search indexes can be called to query information about a search index such as the read and write capacity units (CUs), the time when the search index was created, and the time to live (TTL) of the search index. For more information, see Query the description of a search index.

  • The schema and TTL of a search index can be dynamically modified when the search index is created.

  • The allowUpdate parameter can be configured and modified for data tables. For more information, see Create data tables and Update tables.

  • The default retry policy supports the Search and SQLQuery operations.

  • The request ID can be obtained from the results when an execution error occurs.

Version 5.1.0

Release date: February 24, 2022

GitHub: V5.1.0

Updates:

  • Search indexes support data of the DATE type. For more information, see Types of date data.

  • The timeout parameter can be separately configured in the Search operation of search indexes.

  • The missing parameter can be configured for the sorting feature of search indexes.

  • The analyzer type, analyzer parameters, data of the DATE type, and virtual columns can be configured when a search index is created. For more information, see Create search indexes.

Version: 4.3.2

Release date: July 22, 2019

GitHub: V4.3.2

Updates:

Version: 4.0.6

Release date: October 9, 2016

Download URL: aliyun-tablestore-nodejs-sdk-4.0.6.tar.gz

GitHub: V4.0.6

Updates:

  • The async await feature is supported, and the specific sample code is added.

  • The issue that some Chinese characters are incorrectly read is fixed.

  • STSToken is supported.

  • The maxTimeDeviation condition is supported by the UpdateTable operation.

  • The logos for version, build, coverage, and license are added to the README document.

Version: 4.0.3

Release date: August 27, 2016

Download URL: aliyun-tablestore-nodejs-sdk-4.0.3.tar.gz

GitHub: V4.0.3

Updates: The version information is unified.

Version: 4.0.1

Release date: August 27, 2017

Download URL: aliyun-tablestore-nodejs-sdk-4.0.1.tar.gz

GitHub: V4.0.1

Updates:

  • Part of invalid code is removed.

  • The following issue is fixed: The return value of the GetRange operation is incorrect when data whose primary key is within the specified range does not exist.

Version 4.0.0

Release date: July 7, 2017

Download URL: aliyun-tablestore-nodejs-sdk-4.0.0.tar.gz

GitHub: V4.0.0