Behavior change and compatibility
Features
Enhancements
- enh: support for alter RSMA
Fixes
- fix: incorrect results were returned when executing first and last functions on the timestamp column simultaneously
- fix: precision loss when taosX synchronizes decimal data
- fix: incorrect first window calculation results after taosd restart when stream is triggered periodically.
- fix: show local variables like 'timezone' displayed incorrectly on the Windows platform
- fix: resolved issue where no error was reported after specifying the DELETE_RECALC option for count window in stream
- fix: fix some Explorer typos
- fix: move_to failed since cross-dev
- fix: crash occurs while WebSocket reconnects when using STMT
- fix: the disk flush thread may deadlock during heavy write and query operations
- fix: resolved incorrect end_point information in perf_connections
- fix: tag filtering did not take effect when subscribing to a topic with tag selection conditions
What's Changed
- test: remove check for period recalc. by @xiao-77 in #33146
- feat: add status check on compatibility cases. by @xiao-77 in #33065
- fix: order by errors by @Tony2h in #33058
- fix: correct log message formatting in taosd startup by @tomchon in #33157
- docs: update release note for 3.3.8.0 in office web by @feici02 in #33155
- fix: resolved incorrect end_point information in perf_connections by @yihaoDeng in #33159
- docs: update pkg to 3.3.8.0 and use pkgType to get version url by @tomchon in #33162
- docs: update pkg to 3.3.8.0 by @tomchon in #33163
- fix: last error by @facetosea in #33151
- docs: update TDengine package version to 3.3.8.0 by @tomchon in #33164
- fix: [TD-38160] Disable delete_recalc when trigger window is count wi… by @Simon9997 in #33132
- Docs/ipv6Update by @yihaoDeng in #33167
- test:move docs tests and unit tests to new framework by @tomchon in #33148
- fix: remove unsupported branches from pull request triggers in workflow by @tomchon in #33169
- fix: last ERROR by @facetosea in #33166
- enh(stream): remove synchronous wait for runner by @JinqingKuang in #33154
- fix: dead lock caused by pthread_cond_destroy by @kailixu in #33168
- merge: from 3.3.6 to main branch by @guanshengliang in #33171
- fix: remove unnecessary jsonPath attribute and add tdgpt download url by @tomchon in #33175
- docs: support rollup sma by @kailixu in #33176
- Uncatalog 1-insert/2-query case migrate to catalog by @DuanKuanJun in #32977
- fix: update links to issue references in release notes for clarity by @tomchon in #33179
- refactor(gpt): update doc and error msg. by @hjxilinx in #33156
- fix: replace DocCardList with SortedDocCardList in release notes by @tomchon in #33183
- fix(tz): timezone display error in windows by @wangmm0220 in #33170
- fix(tz): timezone display error in windows by @wangmm0220 in #33190
- fix(tmq): [ts7402]tag filter do not work if topic is stable with filter by @wangmm0220 in #33191
- fix(tmq): [ts7402]tag filter do not work if topic is stable with filter by @wangmm0220 in #33143
- fix(stream): [TD35698]decimal data error if snapshot is true by @wangmm0220 in #33189
- fix(stream): [TD35698]decimal data error if snapshot is true by @wangmm0220 in #33149
- enh(rsma): support alter/decimal/composite key by @kailixu in #33177
- docs: fix desc errors in taosgen's document by @YamingPei in #33172
- fix:stmt core by @Pengrongkun in #33196
- merge: from 3.3.6 to main by @guanshengliang in #33200
- docs: fix python examples error by @menshibin in #33199
- fix: conditionally copy scripts and update configuration instructions for non-lite package mode by @tomchon in #33188
Full Changelog: ver-3.3.8.0...ver-3.3.8.1