Skip to content

v2.7.23

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 11:26
· 39 commits to main since this release
1bc464b

v2.7.23 - 2025-03-24

Features:

  • block parsing for decimal data type
  • remove taospy tmq attribute check
  • support dynamic add tmq attribute for taosws

Bug Fixes:

  • 2.x test_ctaos.py check
  • actions@cache upgrade all to v4
  • fix failed test case in TDengine 2.x
  • fix type for TDengine directory
  • float no zero format
  • generate tmq_sim need -DBUILD_TEST=true
  • only v3 supports taos_fetch_fields_e
  • TaosConnect del call taos_close (#311)
  • upgrade action/cache from v2 to v4

Tests:

  • add check for tbname field type
  • add query test case for decimal
  • add tmq test case for decimal
  • fix ci test