summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
dependabot[bot] [Tue, 26 Apr 2022 06:01:45 +0000 (14:01 +0800)]
Bump actions/setup-go from 2 to 3 (#31)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Wed, 30 Mar 2022 10:01:18 +0000 (18:01 +0800)]
Bump actions/cache from 2 to 3 (#30)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Wed, 16 Mar 2022 07:08:45 +0000 (15:08 +0800)]
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#29)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Haonan [Wed, 2 Mar 2022 02:40:39 +0000 (10:40 +0800)]
Update .asf.yaml
dependabot[bot] [Wed, 2 Mar 2022 02:33:27 +0000 (10:33 +0800)]
Bump actions/checkout from 2 to 3 (#28)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Hang Ji [Thu, 9 Dec 2021 03:22:03 +0000 (11:22 +0800)]
Support connecting multiple nodes of the cluster (#25)
Haonan [Tue, 12 Oct 2021 07:13:07 +0000 (15:13 +0800)]
[IOTDB-1818] Activate dependabot for go-client repo (#23)
qiaojialin [Sat, 9 Oct 2021 01:49:14 +0000 (09:49 +0800)]
add wiki and issues
Haonan [Thu, 8 Jul 2021 07:14:02 +0000 (15:14 +0800)]
Upgrade thrift to v0.14.1 to match IoTDB v0.12.1 (#22)
Mark Liu [Tue, 22 Jun 2021 10:01:24 +0000 (18:01 +0800)]
Synchronize with master's rpc.thrift (#19)
Eugene-Song [Fri, 28 May 2021 03:45:25 +0000 (11:45 +0800)]
Update README.md
Update some pages of README.md
chaow [Wed, 19 May 2021 04:06:06 +0000 (12:06 +0800)]
Merge pull request #20 from neuyilan/fix_panic
Fix the panic caused by the status have some error message
HouliangQi [Wed, 19 May 2021 03:55:04 +0000 (11:55 +0800)]
fix the panic caused by the status is error
Mark Liu [Wed, 7 Apr 2021 03:38:00 +0000 (11:38 +0800)]
Code optimization. (#18)
Xiangdong Huang [Wed, 10 Mar 2021 11:08:54 +0000 (19:08 +0800)]
Supporting submodule of IoTDB, and keep consistent with the parent repo (#17)
* add makefile for run github action in submodule mode
* move docker temp folder to target
Mark Liu [Mon, 8 Mar 2021 04:37:23 +0000 (12:37 +0800)]
Fix sort bug in session.InsertRecordsOfOneDevice (#16)
* Fix sort bug in session.InsertRecordsOfOneDevice
* Added testify to go.mod
yanhong wang [Tue, 23 Feb 2021 06:36:39 +0000 (14:36 +0800)]
fix sortTablet bug (#14)
Mark Liu [Mon, 22 Feb 2021 07:24:41 +0000 (15:24 +0800)]
Use local rpc.thrift to generate thrift code when the iotdb's submodule is enabled. (#15)
Mark Liu [Tue, 2 Feb 2021 08:13:13 +0000 (16:13 +0800)]
Integration test (#13)
Mark Liu [Thu, 21 Jan 2021 13:54:51 +0000 (21:54 +0800)]
Change the datatype from int16 to int8 (#11)
Change the datatype from int16 to int8
Jackie Tien [Thu, 21 Jan 2021 09:10:11 +0000 (17:10 +0800)]
change data type in rpc from short to byte for fitting v0.12 (#10)
yanhong wang [Thu, 21 Jan 2021 07:10:07 +0000 (15:10 +0800)]
Update rpc (#9)
Update rpc
Mark Liu [Tue, 19 Jan 2021 08:05:04 +0000 (16:05 +0800)]
Added InsertRecordsOfOneDevice for the Session (#8)
Haonan [Tue, 5 Jan 2021 15:22:14 +0000 (23:22 +0800)]
fix github actions for setting timezone (#7)
Mark Liu [Tue, 5 Jan 2021 00:54:51 +0000 (08:54 +0800)]
add github action for testing iotdb-go-client (#6)
Mark Liu [Mon, 21 Dec 2020 06:36:38 +0000 (14:36 +0800)]
Change the visibility of some members of the tablet to package (#5)
Change the visibility of some members of the tablet to package
Mark Liu [Sun, 20 Dec 2020 06:07:50 +0000 (14:07 +0800)]
iotdb-client-go (#3)
iotdb-go-client second version
Jialin Qiao [Fri, 18 Dec 2020 14:37:57 +0000 (22:37 +0800)]
rename some files (#4)
yanhong wang [Fri, 18 Dec 2020 14:06:31 +0000 (22:06 +0800)]
iotdb-go-client first version (#1)
* iotdb-go-client first version
Co-authored-by: yanhongwang <1101967410@qq.comom>
xiangdong huang [Tue, 8 Dec 2020 03:59:29 +0000 (11:59 +0800)]
submit basic files
Dawei Liu [Sun, 6 Dec 2020 03:40:58 +0000 (11:40 +0800)]
Create README.md