1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-06-08 23:26:11 +02:00

24 Commits

Author SHA1 Message Date
Vladimir Mihailenco
06ec956b4a chore: update dependencies 2023-02-16 10:10:55 +02:00
Vladimir Mihailenco
17b14fa87e chore: release v0.3.0 (release.sh) 2023-01-21 12:22:42 +02:00
Vladimir Mihailenco
91f83c5f03 chore: update dependencies 2022-08-30 09:22:39 +03:00
Vladimir Mihailenco
6bfb99e2c1 chore: cleanup conn pool 2022-07-28 16:57:33 +03:00
Vladimir Mihailenco
546111f030 chore: go mod tidy 2022-07-22 12:00:19 +03:00
Vladimir Mihailenco
2b235ce448 chore: update dependencies 2022-07-22 11:57:19 +03:00
dependabot[bot]
90c25609ec chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 20:13:30 +00:00
dependabot[bot]
0e08f4d07a chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.3 to 1.7.5.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.3...v1.7.5)

---
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-06-27 20:23:02 +00:00
Vladimir Mihailenco
fd29a667a3 chore: update dependencies 2022-06-27 10:05:43 +03:00
dependabot[bot]
032e3a79ba chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.14 to 4.1.15
Bumps [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) from 4.1.14 to 4.1.15.
- [Release notes](https://github.com/pierrec/lz4/releases)
- [Commits](https://github.com/pierrec/lz4/compare/v4.1.14...v4.1.15)

---
updated-dependencies:
- dependency-name: github.com/pierrec/lz4/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 07:12:30 +00:00
dependabot[bot]
1de435ecfb chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.3)

---
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-06-20 20:23:36 +00:00
dependabot[bot]
83c58b3c5d chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)

---
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-06-06 20:14:11 +00:00
Vladimir Mihailenco
005f04c00b chore: release v0.2.8 (release.sh) 2022-05-29 15:49:37 +03:00
Vladimir Mihailenco
f7545ceda4 chore: update dependencies 2022-05-29 15:49:17 +03:00
Vladimir Mihailenco
83b354c348 chore: fix build 2022-05-18 16:31:39 +03:00
Vladimir Mihailenco
76504b2778 feat: enable opentelemetry support in protocol 2022-05-18 16:23:57 +03:00
Vladimir Mihailenco
c439f56e86 chore: release v0.2.6 (release.sh) 2022-04-30 16:57:57 +03:00
Vladimir Mihailenco
bc46507e9a chore: release v0.2.5 (release.sh) 2022-03-29 13:16:49 +03:00
Vladimir Mihailenco
d304da6e36 chore: update dependencies 2022-03-29 13:16:28 +03:00
Vladimir Mihailenco
458b684801 chore: release v0.2.4 (release.sh) 2022-03-23 14:38:58 +02:00
Vladimir Mihailenco
b6446dc0e2 chore: fix release script 2022-03-23 14:38:37 +02:00
dependabot[bot]
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
Vladimir Mihailenco
56f9249437 chore: go mod tidy 2022-03-21 09:19:15 +02:00
Vladimir Mihailenco
092a2dbf28 feat: initial commit 2022-03-21 08:58:25 +02:00