1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-07-17 01:12:33 +02:00
Commit Graph

118 Commits

Author SHA1 Message Date
b6446dc0e2 chore: fix release script 2022-03-23 14:38:37 +02:00
cd94293b45 Merge pull request #13 from uptrace/release/v0.2.3
chore: release v0.2.3 (release.sh)
2022-03-23 14:04:32 +02:00
57d701c4ed chore: release v0.2.3 (release.sh) 2022-03-23 14:00:14 +02:00
69ecbdf5eb Merge pull request #12 from uptrace/fix/conn-max-idle-time
feat: close idle connections after 30 minutes
2022-03-23 10:53:59 +02:00
99f247ba5e feat: close idle connections after 30 minutes 2022-03-23 10:48:38 +02:00
8e25946197 Merge branch 'master' of github.com:uptrace/go-clickhouse 2022-03-22 12:07:57 +02:00
3b4df51456 chore: add installation 2022-03-22 12:07:50 +02:00
11bf484562 Merge pull request #10 from uptrace/dependabot/go_modules/github.com/stretchr/testify-1.7.1
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
2022-03-22 08:25:45 +02:00
b880fd0df4 chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
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>
2022-03-21 20:18:36 +00:00
17991b330b Merge pull request #9 from uptrace/release/v0.2.2
chore: release v0.2.2 (release.sh)
2022-03-21 09:35:51 +02:00
29fc6d8609 chore: release v0.2.2 (release.sh) 2022-03-21 09:34:52 +02:00
55950a9534 chore: go mod tidy 2022-03-21 09:34:10 +02:00
fd24893ad7 Merge pull request #8 from uptrace/release/v0.2.1
chore: release v0.2.1 (release.sh)
2022-03-21 09:22:27 +02:00
1d7d96e1bb chore: release v0.2.1 (release.sh) 2022-03-21 09:19:57 +02:00
56f9249437 chore: go mod tidy 2022-03-21 09:19:15 +02:00
04e796f77e Merge pull request #7 from uptrace/release/v0.2.0
chore: release v0.2.0 (release.sh)
2022-03-21 09:05:19 +02:00
08ee71ebb4 chore: release v0.2.0 (release.sh) 2022-03-21 09:01:17 +02:00
092a2dbf28 feat: initial commit 2022-03-21 08:58:25 +02:00