Skip to content

merge: from main to 3.0 branch #28762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 97 commits into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
4f9fa3b
fix alter wal level from 0 to 1or2 and restart failed
xiao-77 Nov 6, 2024
badc103
Remove the wrong comments.
xiao-77 Nov 7, 2024
9c5c9f6
feat: kill rsync by pid.
hjxilinx Nov 7, 2024
0178d73
fix ci crash
xiao-77 Nov 8, 2024
c312896
feat: set correct rsp code.
hjxilinx Nov 8, 2024
731d721
test: waiting for the program to be completely killed
tomchon Nov 8, 2024
d8098ab
fix(util): check return value.
hjxilinx Nov 8, 2024
3559188
fix(stream): check return value.
hjxilinx Nov 8, 2024
689c0f5
fix ci crash.
xiao-77 Nov 8, 2024
631c6c1
test:add tmq_sim to community smoke tests on a mac
tomchon Nov 9, 2024
9ff749b
fix:disable unit test for windows/mac
hjxilinx Nov 10, 2024
4b50edc
fix: fix memory leak.
hjxilinx Nov 10, 2024
0069004
fix: check return value.
hjxilinx Nov 10, 2024
1a43366
opt get conn rule
yihaoDeng Nov 10, 2024
ca86088
fix compile error
yihaoDeng Nov 10, 2024
abb79a4
opt get conn rule
yihaoDeng Nov 10, 2024
0087ba3
opt get conn rule
yihaoDeng Nov 10, 2024
164eeee
add wal level 0 case
xiao-77 Nov 11, 2024
1c01bd8
param valid: udf
facetosea Nov 11, 2024
94e5bbd
Merge pull request #28697 from taosdata/fix/liaohj
guanshengliang Nov 11, 2024
82cf873
Merge pull request #28711 from taosdata/fix/optGetConnRule
guanshengliang Nov 11, 2024
bf9ea14
data check: udf
facetosea Nov 11, 2024
5d66a2e
add wal level 0 case
xiao-77 Nov 11, 2024
b4e0f9a
enh(query)[TD-32127]: improve code quality of tsdbRead module
JinqingKuang Oct 23, 2024
aedeca9
fix/TD-32838-add-writer-lock
cadem Nov 11, 2024
a93cebf
Merge branch 'main' into fix/main/TD-32824
xiao-77 Nov 11, 2024
6de6e53
osDir
Nov 11, 2024
e930b1d
fix ci case
xiao-77 Nov 11, 2024
40817e0
docs: add keywords
guanshengliang Nov 11, 2024
e4bfef4
fix:[TS-5580] Fix wrong tag num from ins_tags.
Simon9997 Nov 8, 2024
3b86a2f
fix:[TS-5580] Add test case for TS-5580
Simon9997 Nov 11, 2024
95d0963
minor changes
guanshengliang Nov 11, 2024
ab0b197
Merge pull request #28721 from taosdata/doc/contrib
guanshengliang Nov 11, 2024
dbdba76
docs:[TD-32851] Modify the description of function UNIQUE.
Simon9997 Nov 11, 2024
4ddb48f
Merge pull request #28722 from taosdata/docs/TD-32851
guanshengliang Nov 11, 2024
26be934
Merge pull request #28483 from taosdata/enh/TD-32127-main
guanshengliang Nov 11, 2024
1d331d8
os file
Nov 11, 2024
42b52ef
Merge pull request #28712 from taosdata/test/main/chr/smoketest
feici02 Nov 11, 2024
14e240d
osString
Nov 11, 2024
61ccba3
enh: check level
Nov 11, 2024
25fc702
Merge pull request #28703 from taosdata/fix/main/TS-5580
guanshengliang Nov 11, 2024
c7bb121
dosc(explorer): description for topic with meta or not
Nov 11, 2024
1031a34
Merge pull request #28731 from taosdata/docs/explorer/TS-5191
zitsen Nov 11, 2024
229b7ef
fix: str2int
facetosea Nov 11, 2024
5c8e1d1
fix: check ucs4_max_len
facetosea Nov 12, 2024
0f34109
fix: ucs4_max_len
facetosea Nov 12, 2024
3177683
enh: osThread/ossystem
facetosea Nov 12, 2024
8f5dc8a
osThread
facetosea Nov 12, 2024
f7a2c85
fix:[TD-32855] Improve percentile function when calculating on a smal…
Simon9997 Nov 11, 2024
0bb872c
enh: command/explain
facetosea Nov 12, 2024
c1f8e59
enh: query
facetosea Nov 12, 2024
e3499f2
enh:queryUtil
facetosea Nov 12, 2024
9c24db5
Add error log and close wal file.
xiao-77 Nov 12, 2024
5a52909
docs: update taosc config
guanshengliang Nov 11, 2024
095ad14
fix init ptr = NULL
xiao-77 Nov 12, 2024
12fbc74
fix/TD-32838-add-writer-lock-fix-review
cadem Nov 12, 2024
057d388
fix: set pointer to null after free
facetosea Nov 12, 2024
50482c7
fix/TD-32838-add-writer-lock-fix-review
cadem Nov 12, 2024
6b37b32
fix: transportedid
facetosea Nov 12, 2024
1e43d71
test:add docs ci in jenkinsfile2
tomchon Nov 12, 2024
3fcc669
docs: update taosc config
guanshengliang Nov 12, 2024
ece80a3
enh: update config scope
guanshengliang Nov 12, 2024
aebb2f6
doc: minor changes
guanshengliang Nov 12, 2024
bfd8410
test:add docs ci in jenkinsfile2
tomchon Nov 12, 2024
ef367c8
test:add error md
tomchon Nov 12, 2024
dcdf098
test:add docs ci in jenkinsfile2
tomchon Nov 12, 2024
2638ce9
Merge pull request #28729 from taosdata/fix/main/TD-32855
guanshengliang Nov 13, 2024
09285f9
Merge pull request #28720 from taosdata/fix/fix/TD-32838-add-writer-l…
guanshengliang Nov 13, 2024
bd9d859
fix ci error.
xiao-77 Nov 13, 2024
5cdeade
Merge pull request #28747 from taosdata/test/main-chr-TD14758
feici02 Nov 13, 2024
de1f4b7
test:update install py connector in ci
tomchon Nov 13, 2024
da9bc63
Merge branch 'main' into test/main/TD-32873
tomchon Nov 13, 2024
e79425f
test:update install py connector in ci
tomchon Nov 13, 2024
32faea5
Merge branch 'test/main/TD-32873' of https://github.com/taosdata/TDen…
tomchon Nov 13, 2024
27f489f
fix ci error.
xiao-77 Nov 13, 2024
8e2ded9
enh: time-consuming test case
Nov 13, 2024
0e25efc
test:update install py connector in ci
tomchon Nov 13, 2024
77ed0ee
enh: osSetSystemLocale
Nov 13, 2024
3c640c2
Merge branch 'main' into doc/contrib
guanshengliang Nov 13, 2024
4e34363
fix: print full config name
guanshengliang Nov 13, 2024
902dbfb
Merge pull request #28688 from taosdata/fix/main/TD-32824
guanshengliang Nov 13, 2024
cbc2c20
Merge pull request #28751 from taosdata/test/main/TD-32873
feici02 Nov 13, 2024
102877c
Update osEnv.c
dapan1121 Nov 13, 2024
ab4e026
Merge pull request #28716 from taosdata/enh/TD-32167/parameterValidation
guanshengliang Nov 13, 2024
d097e30
Merge pull request #28745 from taosdata/enh/TD-32167/query
guanshengliang Nov 13, 2024
95cc505
test:delete useless file
tomchon Nov 13, 2024
e452ba0
Merge pull request #28755 from taosdata/test/main/TD-32873
feici02 Nov 13, 2024
e20b612
Merge pull request #28727 from taosdata/enh/TD-32167/osparameterValid…
guanshengliang Nov 13, 2024
78ebd44
test:publish pkgs to office web
tomchon Nov 13, 2024
d5bac53
test:update release notes in office web
tomchon Nov 13, 2024
beeb9e2
test:update release notes in office web
tomchon Nov 13, 2024
a171086
test:update release notes in office web
tomchon Nov 13, 2024
acc2dc3
Merge pull request #28750 from taosdata/doc/contrib
guanshengliang Nov 13, 2024
dac7d9d
release: minor changes
guanshengliang Nov 13, 2024
80b7cbd
Merge branch '3.0' into merge/mainto3.0
guanshengliang Nov 13, 2024
54ece14
Merge pull request #28761 from taosdata/test/main/TS-5622
guanshengliang Nov 13, 2024
1df16f3
Merge branch 'main' into merge/mainto3.0
guanshengliang Nov 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test:publish pkgs to office web
  • Loading branch information
tomchon committed Nov 13, 2024
commit 78ebd4497b1580ab51c80ed8c08cd10f1d0dcab4
4 changes: 4 additions & 0 deletions docs/en/28-releases/01-tdengine.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ For TDengine 2.x installation packages by version, please visit [here](https://t

import Release from "/components/ReleaseV3";

## 3.3.4.3

<Release type="tdengine" version="3.3.4.3" />

## 3.3.3.0

<Release type="tdengine" version="3.3.3.0" />
Expand Down
4 changes: 4 additions & 0 deletions docs/zh/28-releases/01-tdengine.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ TDengine 3.x 各版本安装包下载链接如下:

import Release from "/components/ReleaseV3";

## 3.3.4.3

<Release type="tdengine" version="3.3.4.3" />

## 3.3.3.0

<Release type="tdengine" version="3.3.3.0" />
Expand Down