Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.3.7.5 source code.tar.gz | 2025-08-27 | 152.0 MB | |
3.3.7.5 source code.zip | 2025-08-27 | 157.6 MB | |
README.md | 2025-08-27 | 30.2 kB | |
Totals: 3 Items | 309.6 MB | 0 |
Behavior change and compatibility
Features
- feat: taosX support importing ORC format
- feat: C WebSocket connection-level timezone
- feat: [TD-37437]: incorrect database targeting when creating streams containing virtual table queries
- feat: support ADO interface in ODBC
- feat: taosAdapter support recording sql to csv
Enhancements
- enh: set EXPLORER_SKIP_REGISTER=true to skip register in Explorer
- enh: reduce taosX binary size for nearly ~60M(plain, 15M compressed)
- enh: explorer will trim spaces in user name
- enh: C WebSocket support configuration options for auto reconnect
- enh: support for formatting time using DDD on Windows.
- enh: disable alert in dashboard on explorer oss
- enh: add verifyPeer parameter to allow users to skip certificate verification during S3 data upload.
- enh: enhance the state control mechanism for S3 data migration to improve precision and efficiency
- enh: explorer can config requret timeout in opcua
- enh: Show Create Table does not output compression information.
- enh: shared storage supports NAS
- enh: support retries in taosBenchmark via ws
- enh: improve kafka datain performance
- enh: taosX not started cause ui undefined error
Fixes
- fix: speedup influxdb 1.x querying and fix oom in taosX influxdb datasource
- fix: create data replication error in explorer with non-default password
- fix: crash caused by race conditions during memory reclamation in long-running queries
- fix: non-exist file cause unstopped failed to open file error in restore
- fix: intermittent “stream task lost” error when creating stream tasks in batches.
- fix: delete stream cause 'Database not specified' in explorer
- fix: varbinary database mapping in explorer transform
- fix: panic in case of decimal converting from oracle
- fix: trigger table tags being null causes crash
- fix: mqtt get sample data timeout if frequency too low
- fix: taosdump export by time range error in case of us/ns precision
- fix: crash issue when using CALC_NOTIFY_ONLY option in stream computing
- fix: taoskeeper audit log error with
value too long for column/tag: client_address
in taoskeeper - fix: import csv with value field in explorer cause error
- fix: explorer cascading tag table list error in case of same values in multi tag fields
- fix: taosX got unexpected null values in case of different types in single field
- fix: nginx service restart cause explorer error
What's Changed
- Feat/ts 6100 3.0 by @wangmm0220 in https://github.com/taosdata/TDengine/pull/32326
- merge: from main to stream by @guanshengliang in https://github.com/taosdata/TDengine/pull/32342
- test: verify bug4 merge case to vehicle.py by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/32328
- feat: rename docker image by @feici02 in https://github.com/taosdata/TDengine/pull/32346
- test: modify recalc ci cases. by @xiao-77 in https://github.com/taosdata/TDengine/pull/32318
- test: update tese case of blob by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32330
- test: modify case test_recalc_manual_with_options.py. by @xiao-77 in https://github.com/taosdata/TDengine/pull/32348
- fix invalide read epset by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32344
- docs: count_window by @facetosea in https://github.com/taosdata/TDengine/pull/32349
- enh: update show creata table by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32320
- test: modify case by @plum-lihui in https://github.com/taosdata/TDengine/pull/32290
- enh: set queryUseMemoryPool to 0 by @jiajingbin in https://github.com/taosdata/TDengine/pull/32351
- fix(stream): fix recalculation range by @JinqingKuang in https://github.com/taosdata/TDengine/pull/32332
- test: add recalc manual to ci. by @xiao-77 in https://github.com/taosdata/TDengine/pull/32361
- fix: split dead loop issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/32354
- fix(stream): fix memory leak of stream notify content by @JinqingKuang in https://github.com/taosdata/TDengine/pull/32364
- fix: [TD-37133] Forbid use %%trows multi times in union query. by @Simon9997 in https://github.com/taosdata/TDengine/pull/32366
- Feat/ts 6100 3.0 ming by @wangmm0220 in https://github.com/taosdata/TDengine/pull/32362
- docs: update release note for 3.3.7.0 in office web by @feici02 in https://github.com/taosdata/TDengine/pull/32359
- test: create vtable stable from 150100 by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/32360
- docs: update stream doc by @guanshengliang in https://github.com/taosdata/TDengine/pull/32374
- docs: add example cases for datatype tests in cases.task by @tomchon in https://github.com/taosdata/TDengine/pull/32379
- docs: update zh introduction with new name by @danielclow in https://github.com/taosdata/TDengine/pull/32382
- merge: from stream branch to main by @guanshengliang in https://github.com/taosdata/TDengine/pull/32375
- enh: grant support for data source ORC by @kailixu in https://github.com/taosdata/TDengine/pull/32370
- enh: grant support for data source ORC by @kailixu in https://github.com/taosdata/TDengine/pull/32378
- fix: wrong col_id in ins_columns by @Tony2h in https://github.com/taosdata/TDengine/pull/32358
- fix: modify the execution order of compatibility test cases. by @xiao-77 in https://github.com/taosdata/TDengine/pull/32385
- test: remove un checked case by @guanshengliang in https://github.com/taosdata/TDengine/pull/32388
- fix: failed to write blob data using STMT2 in inefficient mode by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32365
- fix(parser): subquery use last_row can't found the colname by @hongzhenliu335 in https://github.com/taosdata/TDengine/pull/32353
- test: [TS-6100] Reopen UTs by @Simon9997 in https://github.com/taosdata/TDengine/pull/32363
- docs: explanation of timezone by @wangmm0220 in https://github.com/taosdata/TDengine/pull/32390
- feat(entrypoint): add wait for serverPort and create snode on dnode by @tomchon in https://github.com/taosdata/TDengine/pull/32345
- feat(stmt):add update syntax support for stmt1 by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32367
- docs:update download link in 01-tdengine.md by @tomchon in https://github.com/taosdata/TDengine/pull/32373
- test: [TS-6100] Reopen stream ut by @Simon9997 in https://github.com/taosdata/TDengine/pull/32396
- enh(TD-36909: adjust sync timer routine log by @cadem in https://github.com/taosdata/TDengine/pull/32309
- enh(TD-36909: adjust sync timer routine log by @cadem in https://github.com/taosdata/TDengine/pull/32098
- fix: wrong table number statistics by @hzcheng in https://github.com/taosdata/TDengine/pull/32391
- Fix/hzcheng/3.3.6/TD-37201 by @hzcheng in https://github.com/taosdata/TDengine/pull/32392
- chore: trigger doc build by @feici02 in https://github.com/taosdata/TDengine/pull/32411
- docs: stream upgrade by @guanshengliang in https://github.com/taosdata/TDengine/pull/32408
- fix(gpt): support scalar function in forecast function. by @hjxilinx in https://github.com/taosdata/TDengine/pull/32409
- test: reproduce bug by @guanshengliang in https://github.com/taosdata/TDengine/pull/32414
- chore: trigger doc build by @feici02 in https://github.com/taosdata/TDengine/pull/32416
- docs: add blank line for better readability in product classificationsection by @tomchon in https://github.com/taosdata/TDengine/pull/32417
- docs: escape_character parameter in document classification error by @menshibin in https://github.com/taosdata/TDengine/pull/32421
- test: mute recalc manual case. by @xiao-77 in https://github.com/taosdata/TDengine/pull/32413
- merge: from 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32389
- docs: update WebSocket connection API support status and usage restrictions by @qevolg in https://github.com/taosdata/TDengine/pull/32393
- fix: fix taoskeeper version by @qevolg in https://github.com/taosdata/TDengine/pull/32425
- fix: fix taoskeeper version by @qevolg in https://github.com/taosdata/TDengine/pull/32429
- fix: enhance removal logic to check for non-empty install directory before deletion by @tomchon in https://github.com/taosdata/TDengine/pull/32430
- fix: update dnode state from offline to online by @kailixu in https://github.com/taosdata/TDengine/pull/32423
- fix: update dnode state from offline to online by @kailixu in https://github.com/taosdata/TDengine/pull/32424
- feat: add taosmqtt support in packaging scripts and cleanup routines by @tomchon in https://github.com/taosdata/TDengine/pull/32431
- doc: simplify get started for docker by @feici02 in https://github.com/taosdata/TDengine/pull/32434
- fix: enhance removal script to handle empty service names and add directory cleanup by @tomchon in https://github.com/taosdata/TDengine/pull/32435
- docs(taosx): update Data-In tasks name to TDengine Subscription and T… by @acerDebugman in https://github.com/taosdata/TDengine/pull/32433
- merge: from 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32439
- test: reproduce bugs by @guanshengliang in https://github.com/taosdata/TDengine/pull/32446
- fix(tmq): [TD-37063] array capacity is too large in sometimes by @wangmm0220 in https://github.com/taosdata/TDengine/pull/32445
- fix: [TD-37190] Disable ignore_nodata_trigger when window type is not interval/sliding or period. by @Simon9997 in https://github.com/taosdata/TDengine/pull/32405
- docs: add odbc connector support ado by @menshibin in https://github.com/taosdata/TDengine/pull/32460
- fix: Datainserter supports concurrent writing to the same group by @facetosea in https://github.com/taosdata/TDengine/pull/32384
- fix: wildcards pattern match bug in like clause by @Tony2h in https://github.com/taosdata/TDengine/pull/32404
- feat(stmt):support update sql add more cases by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32469
- merge: from 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32470
- fix(gpt): return clear error message by @hjxilinx in https://github.com/taosdata/TDengine/pull/32459
- fix(client) select json on tags with escape by @hongzhenliu335 in https://github.com/taosdata/TDengine/pull/32448
- fix(tmq): [td-37265]poll error if insering some cols with stmt by @wangmm0220 in https://github.com/taosdata/TDengine/pull/32438
- test: reproduce bugs by @guanshengliang in https://github.com/taosdata/TDengine/pull/32474
- feat: add enum compatibility check in CI workflow by @Simon9997 in https://github.com/taosdata/TDengine/pull/32444
- fix(run): correct string comparison for Python case detection by @tomchon in https://github.com/taosdata/TDengine/pull/32478
- docs(taosAdapter): add support for recording SQL to CSV files by @huskar-t in https://github.com/taosdata/TDengine/pull/32200
- docs(taosAdapter): add support for recording SQL to CSV files by @huskar-t in https://github.com/taosdata/TDengine/pull/32186
- docs: update notes by @guanshengliang in https://github.com/taosdata/TDengine/pull/32481
- test: update notes by @guanshengliang in https://github.com/taosdata/TDengine/pull/32484
- test: update cases desc by @guanshengliang in https://github.com/taosdata/TDengine/pull/32491
- docs: update product name in intro by @danielclow in https://github.com/taosdata/TDengine/pull/32454
- opt query on system table ins_disk_usage by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32477
- opt query on sys table ins_disk_usage by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32488
- fix(stream)[TD-37079]: force close the last window in fill_history by @JinqingKuang in https://github.com/taosdata/TDengine/pull/32436
- enh: [TS-7009] Modify snode error msg by @Simon9997 in https://github.com/taosdata/TDengine/pull/32480
- merge: from 3.3.6 to main by @guanshengliang in https://github.com/taosdata/TDengine/pull/32487
- feat: [TD-37317] Fix virtual stable's meta cache. by @Simon9997 in https://github.com/taosdata/TDengine/pull/32476
- test: update cases desc by @guanshengliang in https://github.com/taosdata/TDengine/pull/32498
- fix(tmq): open asan by @wangmm0220 in https://github.com/taosdata/TDengine/pull/32489
- update default retry parameter by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32500
- fix: update default retry parameter by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32501
- merge: from 3.3.6 to main by @guanshengliang in https://github.com/taosdata/TDengine/pull/32516
- docs:correct typo by @yu285 in https://github.com/taosdata/TDengine/pull/32506
- fix: error desc by @facetosea in https://github.com/taosdata/TDengine/pull/32510
- fix: test case by @facetosea in https://github.com/taosdata/TDengine/pull/32515
- docs(driver-go): add timezone parameter descriptions by @huskar-t in https://github.com/taosdata/TDengine/pull/32496
- case: test_idmp_meters.py stream8 fixed(main) by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/32512
- docs(taosX): support data import from orc file by @bitcapybara in https://github.com/taosdata/TDengine/pull/32521
- refactor: get started for installer by @feici02 in https://github.com/taosdata/TDengine/pull/32525
- fix: memory leak and trigger redeploy issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/32398
- fix: case not passed queryMain.py and taosShellError.py(main) by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/32523
- fix: case not passed queryMain.py and taosShellError.py(3.3.6) by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/32528
- fix: merge sort in column insert mode by @kailixu in https://github.com/taosdata/TDengine/pull/32527
- fix: merge sort in column insert mode by @kailixu in https://github.com/taosdata/TDengine/pull/32526
- fix: coredump when resize vnode buffer and recycle buffer pool by @hzcheng in https://github.com/taosdata/TDengine/pull/32520
- Fix coredump when resizing vnode buffer and recycling buffer pool by @hzcheng in https://github.com/taosdata/TDengine/pull/32519
- docs: enhance timezone settings documentation for C# driver by @huskar-t in https://github.com/taosdata/TDengine/pull/32497
- enh[ts-6869]: support using file system as shared storage (for main branch) by @localvar in https://github.com/taosdata/TDengine/pull/32538
- modify example by @ZeLv01 in https://github.com/taosdata/TDengine/pull/32531
- fix[TS-6995]: bool value and other (#32507) by @facetosea in https://github.com/taosdata/TDengine/pull/32507
- test: update case descs by @guanshengliang in https://github.com/taosdata/TDengine/pull/32532
- merge: from 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32544
- refactor: get started for installer and docker by @feici02 in https://github.com/taosdata/TDengine/pull/32547
- docs: add python connect pool cases by @menshibin in https://github.com/taosdata/TDengine/pull/32554
- fix(stream): [TD-37329]block is null by @wangmm0220 in https://github.com/taosdata/TDengine/pull/32494
- docs(jdbc): jdbc release 3.7.2 by @sheyanjie-qq in https://github.com/taosdata/TDengine/pull/32565
- fix(stream): fix mem leak in trigger history context by @JinqingKuang in https://github.com/taosdata/TDengine/pull/32537
- fix: check output tbname calc result by @facetosea in https://github.com/taosdata/TDengine/pull/32559
- fix: merge external win by @facetosea in https://github.com/taosdata/TDengine/pull/32463
- fix: resolve the issue of taosdump being unable to filter microsecond data exports by @menshibin in https://github.com/taosdata/TDengine/pull/32564
- fix(stmt): disable exec error retries by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32567
- fix: TD-37161-create-db-in-global by @cadem in https://github.com/taosdata/TDengine/pull/32406
- add retry for TSDB_CODE_SYNC_WRITE_STALL by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32556
- add retry for TSDB_CODE_SYNC_WRITE_STALL by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32560
- enh/TD-37428-change-restoring-error-code by @cadem in https://github.com/taosdata/TDengine/pull/32550
- docs: use "TDengine TSDB" instead of "TDengine" by @tomchon in https://github.com/taosdata/TDengine/pull/32579
- doc:alter faq md by @happyguoxy in https://github.com/taosdata/TDengine/pull/32570
- fix(ctg): add timeout for catlog rpc request by @wangmm0220 in https://github.com/taosdata/TDengine/pull/32536
- fix: stmt tz error by @Tony2h in https://github.com/taosdata/TDengine/pull/32503
- fix: child table decimal type error by @Tony2h in https://github.com/taosdata/TDengine/pull/32543
- fix(query): fix order by expr translation of union operator by @JinqingKuang in https://github.com/taosdata/TDengine/pull/32524
- fix: resolve the issue of taosdump being unable to filter microsecond… by @menshibin in https://github.com/taosdata/TDengine/pull/32571
- fix(stmt): disable stmt retries by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32574
- docs: update python ws doc by @qevolg in https://github.com/taosdata/TDengine/pull/32590
- fix(stream): handle source/destination table schema change scenearios. by @hjxilinx in https://github.com/taosdata/TDengine/pull/32580
- fix: crash when using only notify stream by @facetosea in https://github.com/taosdata/TDengine/pull/32588
- test: import itertools for test_stmt_muti_insert_query.py by @kailixu in https://github.com/taosdata/TDengine/pull/32592
- update test frame parameter by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32593
- update test frame parameter by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32594
- update doc by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32596
- fix: add retention policy to database creation in test_distinct.py by @tomchon in https://github.com/taosdata/TDengine/pull/32597
- docs: release 3.1.8 for csharp connector by @huskar-t in https://github.com/taosdata/TDengine/pull/32604
- docs: add stream error desc by @facetosea in https://github.com/taosdata/TDengine/pull/32602
- refactor(gpt): update the service port. by @hjxilinx in https://github.com/taosdata/TDengine/pull/32589
- fix(stmt2): TD-36768 by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32578
- fix: comment out redundant calls in test_stable_alter_write_data and update database creation in test_distinct by @tomchon in https://github.com/taosdata/TDengine/pull/32598
- fix(query): fix order by column check of union operator by @JinqingKuang in https://github.com/taosdata/TDengine/pull/32586
- fix(TD-37486): crash occurred when querying ins_columns with virtual tables by @Tony2h in https://github.com/taosdata/TDengine/pull/32609
- docs: upgrade the Node.js connector version by @menshibin in https://github.com/taosdata/TDengine/pull/32608
- feat: [TD-37437]: incorrect database targeting when creating streams containing virtual table queries by @Simon9997 in https://github.com/taosdata/TDengine/pull/32595
- test: update case desc by @guanshengliang in https://github.com/taosdata/TDengine/pull/32551
- fix:stmt2Test by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32612
- doc(tdgpt): update error in README.txt by @hjxilinx in https://github.com/taosdata/TDengine/pull/32619
- test: update stream case by @ZeLv01 in https://github.com/taosdata/TDengine/pull/32611
- merge: from 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32610
- fix: stmt2 async query crashes on repeated binds by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32607
- refactor: comment out test_vtable_alter.py in parallel test cases by @tomchon in https://github.com/taosdata/TDengine/pull/32600
- docs: update catalog by @guanshengliang in https://github.com/taosdata/TDengine/pull/32626
- doc(gpt): update gpt README.txt by @hjxilinx in https://github.com/taosdata/TDengine/pull/32625
- fix: reduce QPS from 10 to 1 websiteCase.py by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/32620
- fix: stmt errors by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32632
- fix(TD-37482): monitor case by @cadem in https://github.com/taosdata/TDengine/pull/32591
- fix(TD-33856): protect snapshot receiver writer by @cadem in https://github.com/taosdata/TDengine/pull/32615
- fix: [TD-37485] Split test_vtable_query to two test. by @Simon9997 in https://github.com/taosdata/TDengine/pull/32605
- merge: from 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32623
- merge: from main to 3.0 branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32646
- enh[TD-37462]: improve error messages for CREATE DATABASE operations by @cadem in https://github.com/taosdata/TDengine/pull/32581
- fix: commented out some test cases by @tomchon in https://github.com/taosdata/TDengine/pull/32634
- fix: add maxRetryWaitTime to configuration dictionary by @tomchon in https://github.com/taosdata/TDengine/pull/32629
- fix: semaphore wait count mismatch by @facetosea in https://github.com/taosdata/TDengine/pull/32655
- fix: fix keeper operations client_address length by @qevolg in https://github.com/taosdata/TDengine/pull/32649
- fix[TD-37161]: check createdb conflict by @cadem in https://github.com/taosdata/TDengine/pull/32627
- fix(scheduler): use task retry when meet error on vnode leader election by @hongzhenliu335 in https://github.com/taosdata/TDengine/pull/32601
- test: update case desc by @guanshengliang in https://github.com/taosdata/TDengine/pull/32647
- docs: refactor function by @guanshengliang in https://github.com/taosdata/TDengine/pull/32673
- fix: [TD-37536] Split test_vtable_query_cross_db_stb to 3 tests. by @Simon9997 in https://github.com/taosdata/TDengine/pull/32665
- fix(gpt): fix overwrite of error code. by @hjxilinx in https://github.com/taosdata/TDengine/pull/32658
- merge: from 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32667
- enh[TD-3757]: only block createdb for normal user by @cadem in https://github.com/taosdata/TDengine/pull/32676
- fix: member access within null pointer by @guanshengliang in https://github.com/taosdata/TDengine/pull/32659
- enh[TD-37558]: add operation name for transaction by @cadem in https://github.com/taosdata/TDengine/pull/32657
- merge: from 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32684
- test: recover bi mode case by @guanshengliang in https://github.com/taosdata/TDengine/pull/32679
- jdbc release 3.7.3 by @sheyanjie-qq in https://github.com/taosdata/TDengine/pull/32682
- fix: Do not generate external window when stream query has UNIQUE/TAIL/FORECAST. by @Simon9997 in https://github.com/taosdata/TDengine/pull/32670
- fix: error codes by @guanshengliang in https://github.com/taosdata/TDengine/pull/32689
- fix: twrowsnum calc error by @facetosea in https://github.com/taosdata/TDengine/pull/32671
- fix: fix keeper operations client_address length by @qevolg in https://github.com/taosdata/TDengine/pull/32648
- enh[TD-37432]: add config item syncApplyQueueSize (for 3.3.6) by @localvar in https://github.com/taosdata/TDengine/pull/32576
- merge: 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32701
- test: update case desc by @guanshengliang in https://github.com/taosdata/TDengine/pull/32693
- fix(stmt):dbeaver delete sql core in stmt get_fileds by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32680
- enh(stmt): set tbname support all characters by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32685
- enh(stmt): set tbname support all characters by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32703
- docs : update for dbeaver 3.3.6 branch by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/32662
- fix: add bss encode test compress rate tools by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/32706
- docs: add tsgen doc by @menshibin in https://github.com/taosdata/TDengine/pull/32687
- fix(tmq): [tTD-37592]double free if subplan string decode error by @wangmm0220 in https://github.com/taosdata/TDengine/pull/32707
- fix(lib): streamline removal and linking of libtaosws files by @tomchon in https://github.com/taosdata/TDengine/pull/32711
- merge: from 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32705
- test: remove tsim case by @guanshengliang in https://github.com/taosdata/TDengine/pull/32717
- docs: add c ws configuration by @qevolg in https://github.com/taosdata/TDengine/pull/32712
- docs: add example scenario explanations for taosgen by @YamingPei in https://github.com/taosdata/TDengine/pull/32730
- docs: update python ws docs by @qevolg in https://github.com/taosdata/TDengine/pull/32709
- fix: Windows atol function loss of accuracy by @menshibin in https://github.com/taosdata/TDengine/pull/32656
- fix: Windows atol function loss of accuracy by @menshibin in https://github.com/taosdata/TDengine/pull/32672
- fix: [TD-37537] Fix deadlock cause by incorrect vtable meta response. by @Simon9997 in https://github.com/taosdata/TDengine/pull/32719
- enh(stmt2): interlace bind return error by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32724
- test: remove unused files by @guanshengliang in https://github.com/taosdata/TDengine/pull/32725
- fix: ouput nodata window by @facetosea in https://github.com/taosdata/TDengine/pull/32692
- fix(test): remove unnecessary call to sxny_data2 in test_three_gorges_second_case18 by @tomchon in https://github.com/taosdata/TDengine/pull/32718
- enh(stmt2): interlace bind return error by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32732
- fix(docs): update UDF examples to correct file paths in documentation by @tomchon in https://github.com/taosdata/TDengine/pull/32735
- fix: add taosBenchmark windows support params by @menshibin in https://github.com/taosdata/TDengine/pull/32708
- fix(query): set the alias name for _select_value if it is only the parameter of some functions. by @hjxilinx in https://github.com/taosdata/TDengine/pull/32704
- fix(query): set the alias name for _select_value if it is only the parameter of some functions. by @hjxilinx in https://github.com/taosdata/TDengine/pull/32710
- submit bug for meters and vehicle by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/32582
- docs: add explanation of parameter configuration for taosgen example scenario by @YamingPei in https://github.com/taosdata/TDengine/pull/32731
- merge: from 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32746
- docs: update driver-go version history to include support for connection-level time zone settings by @huskar-t in https://github.com/taosdata/TDengine/pull/32738
- fix: increase retry and wait times in SQL result checks and stream by @tomchon in https://github.com/taosdata/TDengine/pull/32744
- fix: increase retry limit in checkResultsBySql method to improve SQL … by @tomchon in https://github.com/taosdata/TDengine/pull/32753
- fix keeper codecov upload issue by @sheyanjie-qq in https://github.com/taosdata/TDengine/pull/32747
- test: add case desc by @guanshengliang in https://github.com/taosdata/TDengine/pull/32755
- add retry to sync error by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32751
- add retry to sync error by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32752
- fix[TD-37628]: fix bnode creation failure on windows by @localvar in https://github.com/taosdata/TDengine/pull/32739
- remove php connector doc by @sheyanjie-qq in https://github.com/taosdata/TDengine/pull/32754
- remove php connector doc by @sheyanjie-qq in https://github.com/taosdata/TDengine/pull/32756
- docs: upgrade the version of taopsy by @menshibin in https://github.com/taosdata/TDengine/pull/32749
- feat: add logging function and installation completion messages to install script by @tomchon in https://github.com/taosdata/TDengine/pull/32759
- enh[TS-5791]: add option verifyPeer by @localvar in https://github.com/taosdata/TDengine/pull/32511
- enh[TS-6242]: retry if migrate triggered compact by @localvar in https://github.com/taosdata/TDengine/pull/32412
- chore(docs): add a method to start a TSDB cluster using docker compose by @acerDebugman in https://github.com/taosdata/TDengine/pull/32669
- fix: modify the prompt language of the taos-shell by @menshibin in https://github.com/taosdata/TDengine/pull/32758
- merge: from 3.3.6 to main by @guanshengliang in https://github.com/taosdata/TDengine/pull/32767
- test[td-37510]: timestamp support DDD format on windows by @localvar in https://github.com/taosdata/TDengine/pull/32628
- fix(query): wait for a while before trying next endpoint for tasks. by @hjxilinx in https://github.com/taosdata/TDengine/pull/32761
- Update/simToPy by @yihaoDeng in https://github.com/taosdata/TDengine/pull/32733
- fix: TD-37640-fix-monitor-case by @cadem in https://github.com/taosdata/TDengine/pull/32745
- fix:(stmt2) async query core by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32765
- Feat/huoh/td 37305 by @SallyHuo-TAOS in https://github.com/taosdata/TDengine/pull/32566
- test[TD-36811]: improve test coverage by @localvar in https://github.com/taosdata/TDengine/pull/32575
- fix stmt2 async query core by @Pengrongkun in https://github.com/taosdata/TDengine/pull/32774
- merge: from 3.3.6 to main branch by @guanshengliang in https://github.com/taosdata/TDengine/pull/32772
- test: update timeseries extentions case desc by @guanshengliang in https://github.com/taosdata/TDengine/pull/32775
- fix(gpt): support download model for docker. by @hjxilinx in https://github.com/taosdata/TDengine/pull/32773
Full Changelog: https://github.com/taosdata/TDengine/compare/ver-3.3.7.0...ver-3.3.7.5