1. 11 8月, 2022 36 次提交
  2. 10 8月, 2022 4 次提交
    • sangshuduo's avatar
      docs: update connector for 3.0 (#15957) · 86755807
      sangshuduo 提交于
      86755807
    • sangshuduo's avatar
      chore: update taosa and rust connector for3.0 (#15958) · 0aba651a
      sangshuduo 提交于
      * chore: add libtaos-ws for 3.0
      
      * chore: update taosws-rs
      
      * chore: add libtaosws to install/remove script
      
      * chore: update taosws-rs
      
      * chore: update taosws-rs
      
      * chore: update taos-tools, taosws-rs
      
      for 3.0
      
      * fix: packaging/tools/make_install.sh
      
      for 3.0
      
      * chore: update taos-tools
      
      * chore: fix release script for 3.0
      
      * chore: update taosws-rs for 3.0
      
      * chore: add taows-rs submodule for 3.0
      
      * chore: update taosws-rs for 3.0
      
      * fix: install script support taosws for 3.0
      
      * fix: script error handle for 3.0
      
      * chore: update taosws-rs for 3.0
      
      fix segfault
      
      * chore: change container_build for websocket build
      
      * fix: install script for taosws
      
      * fix: .
      
      * chore: update taosws-rs for 3.0
      
      * chore: update taosws-rs for 3.0
      
      * chore: update tools/CMakeLists.txt to allow compile taosws-rw on any platform
      
      * chore: taosws 648cc62 for 3.0
      
      * chore: update taosws 29424d5 for 3.0
      
      * chore: update cmake/taosws_CMakeLists.txt.in with new repo/commit
      
      * chore: update taosa 3d21433 and rust connector for new raw block
      0aba651a
    • L
      Merge pull request #15950 from taosdata/feature/stream · 4352ae4f
      Liu Jicong 提交于
      enh(tmq): enable background heartbeat by default
      4352ae4f
    • sangshuduo's avatar
      feat: remove temporary interface declarations (#15940) · e03adb14
      sangshuduo 提交于
      * add a few stmt_ interface declartion
      
      * add taos_load_table_info
      
      * add taos_set_config(() interface
      
      * add more interfaces
      
      * warn 'reset query cache' only since lack engine support
      
      * update taos-tools
      
      * feat: remove temporary interface declaration
      
      * fix: remove temporary interfaces
      e03adb14