使用标签,可以标记提交历史上的特定点为重要提交
  • ver-2.0.20.10
    f24be875 · modify dockerManifest.sh ·
  • ver-2.1.5.0
    852b9462 · modify dockerManifest.sh ·
  • autoaddcol_0720_1434
  • autoaddcol_0719_1122
  • autoaddcol_0718_2208
    c5e02db6 · fix memory leak ·
  • autoaddcol_07161651
  • autoaddcol_07161108
  • autoaddcol_07150626
  • ver-2.1.4.1
    20c6dd70 · modify dockerManifest.sh ·
  • ver-2.0.20.9
    76985fec · modify docker_manifest.sh ·
  • ver-2.1.3.2
  • ver-2.1.3.0
    1b6c658a · change snap version ·
  • release/ver-2.1.2.0
  • ver-2.1.2.0
    2019939b · sync submodules ·
  • ver-2.1.1.0   Release Notes FIX BUGS: [TD-4170]:improve skiplist rand performance [TD-3197]: taosdemo and taosdump coverity scan issues. (#6004) [TD-3639]: compare timestamp with datetime in python (#5990) [TD-3857]: taosdump database properties. (#6019) [TD-3857]: taosdump database properties. (#6020) [TD-3902]: taosdemo subscribe. (#6028) [TD-3914]: taosdemo input argument validation. (#6097) [TD-3992]: taosdemo subscribe. (#6035) [TD-4001]: taosdemo restful segfault. (#5962) [TD-4005]: fix repeated vnode open when tsdb state not ok [TD-4035]: taosdemo more checking for prevent value out of scope. (#5992) [TD-4048]: fix python connector error where ts is null (#6018) [TD-4054]: taosdump wrong column note length. (#5996) [TD-4056]: fix possible char string buffer length overflow [TD-4060]: taos shell startup message. (#6009) [TD-4060]: taos shell startup message. (#6010) [TD-4070]: taosdemo use friendly msg if the setting has improper values. (#6040) [TD-4070]: taosdemo use friendly msg if the setting has improper values. (#6041) [TD-4073]: taosdemo rest query output to result file. (#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. (#6038) [TD-4083]: taosdemo query times need be more than 0. (#6039) [TD-4089]: fix systemd sent SIGKILL before taosd shutdown normally (#6101) [TD-4095]: taosdump long tablename. (#6076) [TD-4095]: taosdump long tablename. (#6077) [TD-4130]: taosdemo subscribe stable. (#6090) [TD-4130]: taosdemo subscribe super table. (#6086) [TD-4136]: taosdemo max records per req < 32767 (#6082) [TD-4136]: taosdemo max records per req < 32767 (#6118) [TD-4136]: taosdemo records per req more than 32767. (#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. (#6106) [TD-4158]: taosdemo cmake failed with low version git. (#6107) [TD-4160]: remove python connector soft links, fix tests and documents [TD-4173]: compile failed with gcc 4.8.5 on centos7. (#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 (#6151) [TD-4232]: fix vnode queueWMsg & queuedWMsgSize counting under flow ctrl [TD-4240]: taosdemo subscribe more than max query sql count. (#6154) [TD-4240]: taosdemo subscribe more than max query sql count. (#6157) [TD-4258]: speedup nodejs fetchall() with taos_fetch_block (#6163) [TD-4258]: speedup nodejs fetchall() with taos_fetch_block (#6165) [TD-4272]: taosdemo specify columns. (#6173) [TD-4272]: taosdemo specify columns. (#6174) [TD-4296]: taosdemo sub keepProgress. (#6201) [TD-4808]: fix python connector error where ts is null (#6025) ENHANCEMENTS: [TD-182]: use single repo for python connector (#6036) [TD-3948]: insert syntax - specify columns after supertable tags [TD-4152]: taosdemo reduce prompt and query systeminfo. (#6094) [TD-4152]: taosdemo reduce prompt and query systeminfo. (#6108) [td-4175]: improve the error message while the binary string overflow. [TD-4224]: reduce grafana module size in packaging (#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. (#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
    6e0e4584 · change version number ·
  • ver-2.0.20.4   ver-2.0.20.4
    88eee949 · change version ·
  • ver-2.1.0.1   release/ver-2.1.0.1
    aaf9f690 · change version ·
  • ver-2.0.20.3   ver-2.0.20.3
    3733f05a · change version number ·
  • ver-2.1.0.0   Release Notes FIX BUGS: [TD-2915]: python connector cursor iter next() function. (#5875) [TD-3580]: taosdump support human readable time format. (#5888) [TD-3639]: compare timestamp with datetime in python (#5940) [td-3779]: fix bug during filter data block when handling last query. [TD-3801]: taosdump coverity scan issue. (#5844) [TD-3827]: taosdemo query argument miss lead segfault. (#5848) [TD-3833]: taosdemo command line argument miss lead segfault. (#5859) [TD-3850]: fix vnode write enqueue flowctrl UAF & no response [TD-3851]: taosdemo performance boost. (#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. (#5871) [TD-3883]: [http/clear parser] clear parser when decode finished [TD-3906]: taosdemo back to 4 INT columns. (#5883) [TD-3909]: [http/race] fix singleCmd race issue [TD-3913]: mips compile support. (#5894) [TD-3914]: taosdemo input argument validation. (#5899) [TD-3915]: reduce taos client diagnose output. (#5898) [TD-3944]: make default offline threshold to 10 days. (#5912) [TD-3944]: make default offline threshold to 10 days. (#5913) [td-3951]: check the input value of big int which is overflowed. [TD-3968]: taosdemo data length should be 16*1024 (#5926) [TD-3969]: taosdemo re-enable batch-create-tbl-num (#5932) [TD-3985]: taosdemo timestamp step overflow. (#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 (#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
    7a03092e · change release version ·
  • ver-2.0.20.2   Release Notes FIX BUGS: [TD-3639]: compare timestamp with datetime in python (#5990) [TD-4001]: taosdemo restful segfault. (#5962) [TD-3985]: taosdemo timestamp step overflow. (#5946) [TD-3969]: taosdemo re-enable batch-create-tbl-num (#5932) [td-3951]: check the input value of big int which is overflowed. [TD-3968]: taosdemo data length should be 16*1024 (#5926) [TD-3944]: make default offline threshold to 10 days. (#5912) [TD-3850]: fix vnode write enqueue flowctrl UAF & no response [TD-3914]: taosdemo input argument validation. (#5899) [TD-3915]: reduce taos client diagnose output. (#5898) [TD-3913]: mips compile support. (#5894) [TD-3580]: taosdump support human readable time format. (#5888) [TD-3906]: taosdemo back to 4 INT columns. (#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. (#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. (#5859) [TD-3851]: taosdemo performance boost. (#5857) [TD-3827]: taosdemo query argument miss lead segfault. (#5848) [TD-3801]: taosdump coverity scan issue. (#5844) ENHANCEMENTS: [TD-3948]: insert syntax - specify columns after supertable tags [TD-3983]: update driver-go submodule to latest (#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(*)
    ba8ae7f8 · change release version ·