Release notes

更新时间:
复制 MD 格式

Release notes cover new features, optimizations, and bug fixes for each Lindorm engine version.

Each engine's release notes below include instructions to check your current version in the console and upgrade as needed.

Latest releases

LindormTable

Version number

Release date

Type

Description

2.8.6

January 21, 2026

New features

  • Supports memory limits for SQL queries via the QUERY_MAX_MEM system parameter.

  • Supports the INSERT INTO SELECT syntax.

  • Enables batch updates and deletions by default to improve performance.

  • Supports multiple JSON functions.

  • Supports using SQL to show or kill queries initiated by HBase clients.

Feature optimizations

  • Optimizes the performance of the HBase-compatible layer.

  • Optimizes the performance of SQL read and write operations on many columns.

  • Optimizes the write performance for Multi-zone Deployment (Basic).

  • Optimizes the index building process.

  • Includes other stability fixes.

LindormTSDB

Version number

Release date

Type

Description

3.4.48

January 6, 2026

Feature optimizations

  • Fixes an issue where the SQL query RT metric in the console returns no data.

  • Fixes an error that occurs in queries that use the TagValue in operator.

  • Includes stability fixes.

LindormSearch

Version number

Release date

Type

Description

3.9.31.1

September 10, 2025

New features

  • Supports numeric types as enumeration values for enumeration partitions.

  • Supports customizing all files in the IK dictionary.

  • Supports search paging for the efficient and postFilter modes.