1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-07-03 00:27:03 +02:00
Commit Graph

61 Commits

Author SHA1 Message Date
3b62b36406 Merge pull request #28 from uptrace/dependabot/go_modules/github.com/pierrec/lz4/v4-4.1.15
chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.14 to 4.1.15
2022-06-25 10:12:37 +03:00
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
380277d9bc Merge pull request #29 from uptrace/dependabot/go_modules/github.com/stretchr/testify-1.7.3
chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3
2022-06-25 10:11:41 +03:00
d7b10ec656 Merge pull request #26 from odenio/master
Add option that makes migrator only mark migrations applied when migration successful
2022-06-25 10:11:24 +03:00
f559e06009 feat(migrate): added option to only mark migration up/down as applied on success
Fixed bug with returning wrong err var

Changed the field name to be more clear

fix: Mark applied/unapplied before up/down when marking applied on success and failure

fix: bug with inverted condition
2022-06-22 09:36:02 -07:00
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
1971cfbba3 Merge branch 'master' of github.com:uptrace/go-clickhouse 2022-06-20 10:03:24 +03:00
0262684d54 chore: improve instructions 2022-06-20 10:03:17 +03:00
9ce0d05f25 Merge pull request #24 from uptrace/dependabot/go_modules/github.com/stretchr/testify-1.7.2
chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
2022-06-07 09:06:09 +03:00
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
2321bce7b1 Merge pull request #23 from uptrace/release/v0.2.8
chore: release v0.2.8 (release.sh)
2022-05-29 15:49:58 +03:00
005f04c00b chore: release v0.2.8 (release.sh) 2022-05-29 15:49:37 +03:00
f7545ceda4 chore: update dependencies 2022-05-29 15:49:17 +03:00
1ecd0e65e5 chore: cleanup 2022-05-18 16:33:03 +03:00
d00947a336 Merge branch 'master' of github.com:uptrace/go-clickhouse 2022-05-18 16:31:54 +03:00
83b354c348 chore: fix build 2022-05-18 16:31:39 +03:00
070531e7f3 Merge pull request #16 from uptrace/dependabot/github_actions/actions/setup-go-3
chore(deps): bump actions/setup-go from 2 to 3
2022-05-18 16:29:21 +03:00
d101df6f41 chore(deps): bump actions/setup-go from 2 to 3
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>
2022-05-18 13:26:51 +00:00
83a1943672 chore: update Go version 2022-05-18 16:26:05 +03:00
d37290b7d2 Merge branch 'master' of github.com:uptrace/go-clickhouse 2022-05-18 16:24:04 +03:00
76504b2778 feat: enable opentelemetry support in protocol 2022-05-18 16:23:57 +03:00
ed0ec37764 Merge pull request #19 from uptrace/dependabot/github_actions/golangci/golangci-lint-action-3.2.0
chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
2022-05-17 08:44:32 +03:00
3565a91842 chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 20:22:34 +00:00
2b6746025b chore: disable compression in benchmarks 2022-05-08 12:08:42 +03:00
c683e8a787 Merge pull request #18 from uptrace/release/v0.2.7
chore: release v0.2.7 (release.sh)
2022-05-02 09:43:05 +03:00
157546562b chore: release v0.2.7 (release.sh) 2022-05-02 09:40:40 +03:00
3870a5e69c chore: cleanup unused const 2022-05-02 09:38:51 +03:00
ef260678ec feat: allow disabling compression for benchmarks 2022-05-02 09:31:14 +03:00
fa44842a34 Merge pull request #17 from uptrace/release/v0.2.6
chore: release v0.2.6 (release.sh)
2022-04-30 16:59:02 +03:00
c439f56e86 chore: release v0.2.6 (release.sh) 2022-04-30 16:57:57 +03:00
a0752b2b5c chore: automatically close block iterator 2022-04-30 16:54:06 +03:00
1543506535 chore: enable test 2022-04-30 15:02:07 +03:00
658ad14fc0 feat: add proper Rows implementation and some optimizations 2022-04-30 14:56:46 +03:00
c1e00ef235 feat: add support for DateTime64 2022-04-29 18:51:14 +03:00
5ea8b673a3 chore: update readme 2022-04-13 16:46:39 +03:00
4360cd8da9 chore: update readme 2022-04-05 09:55:19 +03:00
577b338610 Merge pull request #15 from uptrace/release/v0.2.5
chore: release v0.2.5 (release.sh)
2022-03-29 13:19:47 +03:00
bc46507e9a chore: release v0.2.5 (release.sh) 2022-03-29 13:16:49 +03:00
d304da6e36 chore: update dependencies 2022-03-29 13:16:28 +03:00
033c41395a fix: continue working with non UTC timezone 2022-03-28 16:41:07 +03:00
43a65a02e4 fix: change rollback to always record migrations 2022-03-25 15:50:00 +02:00
c8398f0d25 Merge pull request #14 from uptrace/release/v0.2.4
Release/v0.2.4
2022-03-23 14:41:46 +02:00
458b684801 chore: release v0.2.4 (release.sh) 2022-03-23 14:38:58 +02:00
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