8000 Tags · topcloud-xx/TDengine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: topcloud-xx/TDengine

Tags

ver-2.1.1.0

Toggle ver-2.1.1.0's commit message
Release Notes

FIX BUGS:
[TD-4170]:improve skiplist rand performance
[TD-3197]: taosdemo and taosdump coverity scan issues. (taosdata#6004)
[TD-3639]: compare timestamp with datetime in python (taosdata#5990)
[TD-3857]: taosdump database properties. (taosdata#6019)
[TD-3857]: taosdump database properties. (taosdata#6020)
[TD-3902]: taosdemo subscribe. (taosdata#6028)
[TD-3914]: taosdemo input argument validation. (taosdata#6097)
[TD-3992]: taosdemo subscribe. (taosdata#6035)
[TD-4001]: taosdemo restful segfault. (taosdata#5962)
[TD-4005]: fix repeated vnode open when tsdb state not ok
[TD-4035]: taosdemo more checking for prevent value out of scope. (taosdata#5992)
[TD-4048]: fix python connector error where ts is null (taosdata#6018)
[TD-4054]: taosdump wrong column note length. (taosdata#5996)
[TD-4056]: fix possible char string buffer length overflow
[TD-4060]: taos shell startup message. (taosdata#6009)
[TD-4060]: taos shell startup message. (taosdata#6010)
[TD-4070]: taosdemo use friendly msg if the setting has improper values. (taosdata#6040)
[TD-4070]: taosdemo use friendly msg if the setting has improper values. (taosdata#6041)
[TD-4073]: taosdemo rest query output to result file. (taosdata#6072)
[TD-4081]: fix vnode confirm forward missing response & write msg freeing
[TD-4081]: fix vnode dropping
[TD-4081]: [v3] fix vnode closing
[TD-4081]: vnode not close if dropped
[TD-4083]: taosdemo query times need be more than 0. (taosdata#6038)
[TD-4083]: taosdemo query times need be more than 0. (taosdata#6039)
[TD-4089]: fix systemd sent SIGKILL before taosd shutdo
8000
wn normally (taosdata#6101)
[TD-4095]: taosdump long tablename. (taosdata#6076)
[TD-4095]: taosdump long tablename. (taosdata#6077)
[TD-4130]: taosdemo subscribe stable. (taosdata#6090)
[TD-4130]: taosdemo subscribe super table. (taosdata#6086)
[TD-4136]: taosdemo max records per req < 32767 (taosdata#6082)
[TD-4136]: taosdemo max records per req < 32767 (taosdata#6118)
[TD-4136]: taosdemo records per req more than 32767. (taosdata#6087)
[TD-4144]: add subscribe test cases
[td-4147]: report error if the column name is too long.
[TD-4158]: taosdemo cmake failed with low version git. (taosdata#6106)
[TD-4158]: taosdemo cmake failed with low version git. (taosdata#6107)
[TD-4160]: remove python connector soft links, fix tests and documents
[TD-4173]: compile failed with gcc 4.8.5 on centos7. (taosdata#6111)
[TD-4205]: fix drone ci error
[td-4209]: add the uid check for super table metadata that is already cached in local buffer.
[TD-4228]: fix install error when grafana submodule not ready (taosdata#6151)
[TD-4232]: fix vnode queueWMsg & queuedWMsgSize counting under flow ctrl
[TD-4240]: taosdemo subscribe more than max query sql count. (taosdata#6154)
[TD-4240]: taosdemo subscribe more than max query sql count. (taosdata#6157)
[TD-4258]: speedup nodejs fetchall() with taos_fetch_block (taosdata#6163)
[TD-4258]: speedup nodejs fetchall() with taos_fetch_block (taosdata#6165)
[TD-4272]: taosdemo specify columns. (taosdata#6173)
[TD-4272]: taosdemo specify columns. (taosdata#6174)
[TD-4296]: taosdemo sub keepProgress. (taosdata#6201)
[TD-4808]: fix python connector error where ts is null (taosdata#6025)

ENHANCEMENTS:
[TD-182]: use single repo for python connector (taosdata#6036)
[TD-3948]: insert syntax - specify columns after supertable tags
[TD-4152]: taosdemo reduce prompt and query systeminfo. (taosdata#6094)
[TD-4152]: taosdemo reduce prompt and query systeminfo. (taosdata#6108)
[td-4175]: improve the error message while the binary string overflow.
[TD-4224]: reduce grafana module size in packaging (taosdata#6146)

NEW FEATURES:
[TD-3746]:save grant objects to monitor database
[td-4038]: support column data batch bind.
[TD-4068]: taosdemo supports stmt interface.
[TD-4068]: taosdemo support stmt interface.
[TD-4198]: support AddressSanitizer on windows. (taosdata#6132)

DOCS:
[TD-2639]: fix typo about "taos_open_stream".
[TD-2639]: update "stime" parameter in "taos_open_stream" func.
[TD-4092]: describe "SHOW CREATE" series of commands.
[TD-4202]: fix Grafana plugin installation directory.

TEST:
[TD-3663]: add test case for docker cluster
[TD-3998]: add taodemo-testcase that inserting  too many rows  won't make  ts  disorder
[TD-4017]: add test case
[TD-4037]: add taodemo-testcase that childtable_count is less than or equal zero and num_of_records_per_req  is  equal zero
[TD-4179]: add test case
[TD-4263]: update performance test script

ver-2.1.0.1

Toggle ver-2.1.0.1's commit message
release/ver-2.1.0.1

ver-2.1.0.0

Toggle ver-2.1.0.0's commit message
Release Notes

FIX BUGS:
[TD-2915]: python connector cursor iter next() function. (taosdata#5875)
[TD-3580]: taosdump support human readable time format. (taosdata#5888)
[TD-3639]: compare timestamp with datetime in python (taosdata#5940)
[td-3779]: fix bug during filter data block when handling last query.
[TD-3801]: taosdump coverity scan issue. (taosdata#5844)
[TD-3827]: taosdemo query argument miss lead segfault. (taosdata#5848)
[TD-3833]: taosdemo command line argument miss lead segfault. (taosdata#5859)
[TD-3850]: fix vnode write enqueue flowctrl UAF & no response
[TD-3851]: taosdemo performance boost. (taosdata#5857)
[TD-3872]: fix taosGetDiskSize statvfs input directory bug
[td-3874]: enable the value of UINT64_MAX-1 to be the valid tag values.
[td-3878]: fix the unsigned number bug in group by query.
[TD-3880]: C# driver test miss unsigned type. (taosdata#5871)
[TD-3883]: [http/clear parser] clear parser when decode finished
[TD-3906]: taosdemo back to 4 INT columns. (taosdata#5883)
[TD-3909]: [http/race] fix singleCmd race issue
[TD-3913]: mips compile support. (taosdata#5894)
[TD-3914]: taosdemo input argument validation. (taosdata#5899)
[TD-3915]: reduce taos client diagnose output. (taosdata#5898)
[TD-3944]: make default offline threshold to 10 days. (taosdata#5912)
[TD-3944]: make default offline threshold to 10 days. (taosdata#5913)
[td-3951]: check the input value of big int which is overflowed.
[TD-3968]: taosdemo data length should be 16*1024 (taosdata#5926)
[TD-3969]: taosdemo re-enable batch-create-tbl-num (taosdata#5932)
[TD-3985]: taosdemo timestamp step overflow. (taosdata#5946)

ENHANCEMENTS:
Revert "[TD-3079]: use multi-level storage with vnode's wal files"
[TD-3572]: response out of dnodes if #dnodes <= maxDbReplica
[td-3941]: refactor having operator.
[TD-3983]: update driver-go submodule to latest (taosdata#5945)

NEW FEATURES:
[td-2859]: support nest query.

DOCS:
[TD-1316]: "apercentile" func can be applied on super table.
[TD-2639]: fix lib name typo.
[TD-2639]: fix minor typo.
[TD-2639]: fix url link format.
[TD-2639]: remove ambiguous description about select expression.
[TD-2639]: update description about performance testing tools for inserting.
[TD-3611]: fix description about function top & bottom.
[TD-3666]: add notes about Binary type.
[TD-3666]: distinguish bytes & chars in length calculation.
[TD-3666]: should avoid storing multi-bytes chars in Binary.
[TD-3666]: update description about Binary column.
[TD-3869]: add notes about "TAOS_SUBSCRIBE_CALLBACK".
[TD-3944]: update default value for "offlineThreshold".
[TD-3984]: describe "union all" clause.
[TD-850]: describe limitation about calculation between columns.
[TD-850]: describe usage limitation about calculation expression.
[TD-850]: fix typo.

TEST:
[TD-3414]: add insert function with json files of taodemo-testcase
[TD-3414]: add insert function with json files of taodemo-testcase -repeat
[TD-3453]:modify filepath  in scripts
[TD-3800]: add test case for query last(*)
[TD-3937]: add taosdemo performance test compare scripts

ver-2.1.0

Toggle ver-2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request taosdata#5977 from taosdata/hotfix/TD-3994

[TD-3994] avoid rpc failure

ver-2.0.20.2

Toggle ver-2.0.20.2's commit message
Release Notes

FIX BUGS:
[TD-3639]: compare timestamp with datetime in python (taosdata#5990)
[TD-4001]: taosdemo restful segfault. (taosdata#5962)
[TD-3985]: taosdemo timestamp step overflow. (taosdata#5946)
[TD-3969]: taosdemo re-enable batch-create-tbl-num (taosdata#5932)
[td-3951]: check the input value of big int which is overflowed.
[TD-3968]: taosdemo data length should be 16*1024 (taosdata#5926)
[TD-3944]: make default offline threshold to 10 days. (taosdata#5912)
[TD-3850]: fix vnode write enqueue flowctrl UAF & no response
[TD-3914]: taosdemo input argument validation. (taosdata#5899)
[TD-3915]: reduce taos client diagnose output. (taosdata#5898)
[TD-3913]: mips compile support. (taosdata#5894)
[TD-3580]: taosdump support human readable time format. (taosdata#5888)
[TD-3906]: taosdemo back to 4 INT columns. (taosdata#5883)
[TD-3909]: [http/race] fix singleCmd race issue
[TD-3883]: [http/clear parser] clear parser when decode finished
[TD-2915]: python connector cursor iter next() function. (taosdata#5875)
[td-3878]: fix the unsigned number bug in group by query.
[td-3874]: enable the value of UINT64_MAX-1 to be the valid tag values.
[TD-3872]: fix taosGetDiskSize statvfs input directory bug
[TD-3833]: taosdemo command line argument miss lead segfault. (taosdata#5859)
[TD-3851]: taosdemo performance boost. (taosdata#5857)
[TD-3827]: taosdemo query argument miss lead segfault. (taosdata#5848)
[TD-3801]: taosdump coverity scan issue. (taosdata#5844)

ENHANCEMENTS:
[TD-3948]: insert syntax - specify columns after supertable tags
[TD-3983]: update driver-go submodule to latest (taosdata#5945)
[TD-3572]: response out of dnodes if #dnodes <= maxDbReplica

NEW FEATURES:

DOCS:

TEST:
[TD-3937]: add taosdemo performance test compare scripts
[TD-3453]:modify filepath  in scripts
[TD-3414]: add insert function with json files of taodemo-testcase
[TD-3414]: add insert function with json files of taodemo-testcase -repeat
[TD-3800]: add test case for query last(*)

ver-2.0.20.0

Toggle ver-2.0.20.0's commit message
Release Notes

FIX BUGS:
[TD-2976]: check 1970 timestamp support in C# taosdemo (taosdata#5813)
[TD-3162]: taos shell command line arugments. (taosdata#5810)
[TD-3204]: support usigned integer types for C# connector (taosdata#5808)
[TD-3317]: taosdemo interlace insertion. (taosdata#5774)
[td-3350]: Remove the illegal abort operation in case of multithread environment for sim.
[TD-3579]: sort mnode syncCfg nodeInfo to fix leader election failure
[TD-3607]: fix taosdemo limit and offset. (taosdata#5707)
[TD-3636]: fix taosdemo outorder range algorithm. (taosdata#5736)
[td-3664]:fix bug in top/bottom query.
[TD-3681]: fix syncdb precondition checkings
[TD-3682]: Insufficient disk space may cause oom
[TD-3683]: reduce buffer size for more stable table creation. (taosdata#5719)
[TD-3683]: reduce buffer size for more stable table creation. (taosdata#5720)
[TD-3705]: taosdemo columns or tags count overflow. (taosdata#5745)
[TD-3705]: taosdemo columns or tags count overflow. (taosdata#5745) (taosdata#5760)
[TD-3706]: [mnode] validate super table columns and tags count
[TD-3710]: [sync/memory] fix peer connection invalid read post freeing
[TD-3715]: taosdemo interlace rows must less than insert rows. (taosdata#5743)
[TD-3722]: taosdemo performance regression due to always set random seed. (taosdata#5740)
[TD-3733]: taosdemo buffer processing refactor. (taosdata#5766)
[TD-3741]: python test case on arm32. (taosdata#5767)
[TD-3752]: taosdemo columns+tags+ts must less then 1024. (taosdata#5782)
[TD-3758]: fix setnull throw exception when jdbcType is OTHER (taosdata#5797)
[TD-3766]: fix fsync alter calculation
[TD-3775]: taosdemo interlace rows more than insert rows. (taosdata#5819)
[TD-3783]: taosdemo for windows generates rand string invalid. (taosdata#5828)

ENHANCEMENTS:
[TD-3079]: use multi-level storage with vnode's wal files
[td-3571]: enable update the vgroup info during super table query.
[TD-3606]: When adding a new node to the cluster, the locale and charset are no longer checked

NEW FEATURES:
[TD-3762]: support us and ms percision for timestamp in JDBC (taosdata#5818)

DOCS:
[TD-2577]: "GROUP BY" add "HAVING" support.
[TD-2639]: add keyword "topic".
[TD-2639]: fix version num of long term support release.
[TD-3028]: add service ports section in faq.
[TD-3412]: create docker version for "getting start".
[TD-3412]: fix minor typo.
[TD-3606]: locale & charset options will not be checked when dnode add to cluster.
[TD-3672]: update C# connector environment support.
[TD-3754]: correct the meaning of slimit option.
[TD-3755]: describe the columns num limitation in selecting.

TEST:
[TD-2986]: add demo example into CI
[TD-3676]: add test case
[TD-3677]: test pr message 1
[TD-3677]: test pr message 2
[TD-3677]: test pr message 3
[TD-3796]: test null value in JDBC-JNI

ver-2.0.19.1

Toggle ver-2.0.19.1's commit message
Release Notes

FIX BUGS:
[TD-3601]: fix early 1970 time problem
[TD-3534]: fix TD-3534
[TD-3465]: fix TD-3465
[TD-3298]: fix coverity scan error
[td-3662]: fix invalid write caused by top/bottom query.
[TD-3580]: taosdump support human readable time format. (taosdata#5674)
[TD-3636]: taosdemo disorder rework. (taosdata#5671)
[TD-3660]: taosdemo gracefully exit if super table not exist. (taosdata#5670)
[TD-3657]: sdbUpdateMnodeRoles before check mnodeAllOnline
[TD-3458]: Fix the bug of losing tables in multiple replicas
[TD-3653]: taosdemo json parameter cleanup. (taosdata#5665)
[TD-3641]: fix interlace timestamp step issue. (taosdata#5654)
[TD-3642]: fix staging directory resource leak
[TD-3417]: remove.sh stop and delete the nginxd.service for enterprise edition (taosdata#5617)
[TD-3612]: fix vnode write msg double free issue
[td-3457]: fix the bug that cancel request failed to stop query at vnodes.
[td-3571]: fix null value filter bug for bool type.
[TD-3314]: new staging directory for deleting vnodes
[TD-3284]: taosdemo support fixed value tag. (taosdata#5632)
[TD-3598]: cleanup few code lines. (taosdata#5622)
[TD-3591]: rework limit and offset logic. (taosdata#5618)
[TD-3589]: taosdemo need to use db before query. (taosdata#5612)
[TD-3577]: taosdemo print stb insert interval. (taosdata#5610)
[TD-3592]: fix dnode ID syntax in drop dnode <dnode_id>
[TD-3576]: taosdemo print query times. (taosdata#5609)
[TD-3581]: fix uniq/dnode/remove2.sim step3
[TD-3449]: fix drop if not exists error
[TD-3544]: move query times detect to query meta file parse. (taosdata#5597)
[TD-3546]: fix taosdemo quer crash as index variable mistake. (taosdata#5598)
[TD-3524]: taosdemo query multithreading workaround. (taosdata#5587)
[TD-3185]: default numOfCommitThreads to 4, show in cfg template
[TD-3478]: increase thread num of table creation same as insert… (taosdata#5577)
[TD-3472]: fix query times determination miss. (taosdata#5576)
[TD-3321]: describe stb with better logic. (taosdata#5559)
[TD-3349]: maxSQLLength <- TSDB_MAX_ALLOWED_SQL_LEN; minTablesPerVnode, tableIncStepPerVnode <- 100
[TD-3357]: fix child table count if exists. (taosdata#5542)
[TD-3433]: fix child table count issue. (taosdata#5552)
[TD-3407]: print more info to result file. (taosdata#5538)
[td-3391]: fix invalid error msg.
[TD-3431]: fix taosdemo cmdline incorrect arguments. (taosdata#5536)

ENHANCEMENTS:

NEW FEATURES:
[TD-3410]: support nutz framework (taosdata#5600)
[TD-3402]: taosdemo version. (taosdata#5574)
[TD-3036]: syncdb <db_name> replica;
[td-3036]: support the db sync operator.

DOCS:
[TD-2639]: fix minor typo.
[TD-3649]: fix minor typo.
[TD-3649]: update compatibility about HuaWei EulerOS.
[TD-3645]: add description about dimension microsecond in timestamp.
[TD-2518]: timestamp add support for time before year 1970.
[TD-3624]: fix minor typo.
[TD-3573]: add timezone section in faq.
[TD-2639]: add descriptions about database options that can be altered.
[TD-2639]: add a little space for better display format.
[TD-2639]: fix bold text in table title.
[TD-2639]: add detail about firstEp.
[TD-2639]: fix minor typo.
[TD-2639]: update memory size estimation.
[TD-3430]: cmake minimal version is 2.8.12.x.
[TD-2639]: clarify the length limitation of tags.

TEST:
[TD-3588]: update test case
[TD-3602]: update perf test script
[TD-3602]: update perf test script
[TD-3474]: add test case
[TD-1139]: add c examples into CI
[TD-3413]: make docker cluster support enterprise
[TD-3274]: add test case for after 1970 years

ver-2.0.19.0

Toggle ver-2.0.19.0's commit message
Release Notes

FIX BUGS:
[TD-3601]: fix early 1970 time problem
[TD-3534]: fix TD-3534
[TD-3465]: fix TD-3465
[TD-3298]: fix coverity scan error
[td-3662]: fix invalid write caused by top/bottom query.
[TD-3580]: taosdump support human readable time format. (taosdata#5674)
[TD-3636]: taosdemo disorder rework. (taosdata#5671)
[TD-3660]: taosdemo gracefully exit if super table not exist. (taosdata#5670)
[TD-3657]: sdbUpdateMnodeRoles before check mnodeAllOnline
[TD-3458]: Fix the bug of losing tables in multiple replicas
[TD-3653]: taosdemo json parameter cleanup. (taosdata#5665)
[TD-3641]: fix interlace timestamp step issue. (taosdata#5654)
[TD-3642]: fix staging directory resource leak
[TD-3417]: remove.sh stop and delete the nginxd.service for enterprise edition (taosdata#5617)
[TD-3612]: fix vnode write msg double free issue
[td-3457]: fix the bug that cancel request failed to stop query at vnodes.
[td-3571]: fix null value filter bug for bool type.
[TD-3314]: new staging directory for deleting vnodes
[TD-3284]: taosdemo support fixed value tag. (taosdata#5632)
[TD-3598]: cleanup few code lines. (taosdata#5622)
[TD-3591]: rework limit and offset logic. (taosdata#5618)
[TD-3589]: taosdemo need to use db before query. (taosdata#5612)
[TD-3577]: taosdemo print stb insert interval. (taosdata#5610)
[TD-3592]: fix dnode ID syntax in drop dnode <dnode_id>
[TD-3576]: taosdemo print query times. (taosdata#5609)
[TD-3581]: fix uniq/dnode/remove2.sim step3
[TD-3449]: fix drop if not exists error
[TD-3544]: move query times detect to query meta file parse. (taosdata#5597)
[TD-3546]: fix taosdemo quer crash as index variable mistake. (taosdata#5598)
[TD-3524]: taosdemo query multithreading workaround. (taosdata#5587)
[TD-3185]: default numOfCommitThreads to 4, show in cfg template
[TD-3478]: increase thread num of table creation same as insert… (taosdata#5577)
[TD-3472]: fix query times determination miss. (taosdata#5576)
[TD-3321]: describe stb with better logic. (taosdata#5559)
[TD-3349]: maxSQLLength <- TSDB_MAX_ALLOWED_SQL_LEN; minTablesPerVnode, tableIncStepPerVnode <- 100
[TD-3357]: fix child table count if exists. (taosdata#5542)
[TD-3433]: fix child table count issue. (taosdata#5552)
[TD-3407]: print more info to result file. (taosdata#5538)
[td-3391]: fix invalid error msg.
[TD-3431]: fix taosdemo cmdline incorrect arguments. (taosdata#5536)

ENHANCEMENTS:

NEW FEATURES:
[TD-3410]: support nutz framework (taosdata#5600)
[TD-3402]: taosdemo version. (taosdata#5574)
[TD-3036]: syncdb <db_name> replica;
[td-3036]: support the db sync operator.

DOCS:
[TD-2639]: fix minor typo.
[TD-3649]: fix minor typo.
[TD-3649]: update compatibility about HuaWei EulerOS.
[TD-3645]: add description about dimension microsecond in timestamp.
[TD-2518]: timestamp add support for time before year 1970.
[TD-3624]: fix minor typo.
[TD-3573]: add timezone section in faq.
[TD-2639]: add descriptions about database options that can be altered.
[TD-2639]: add a little space for better display format.
[TD-2639]: fix bold text in table title.
[TD-2639]: add detail about firstEp.
[TD-2639]: fix minor typo.
[TD-2639]: update memory size estimation.
[TD-3430]: cmake minimal version is 2.8.12.x.
[TD-2639]: clarify the length limitation of tags.

TEST:
[TD-3588]: update test case
[TD-3602]: update perf test script
[TD-3602]: update perf test script
[TD-3474]: add test case
[TD-1139]: add c examples into CI
[TD-3413]: make docker cluster support enterprise
[TD-3274]: add test case for after 1970 years
0