Skip to content

Commit

Permalink
Update module github.com/ClickHouse/clickhouse-go/v2 to v2.27.1 (open…
Browse files Browse the repository at this point in the history
…-telemetry#34443)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/ClickHouse/clickhouse-go/v2](https://togithub.com/ClickHouse/clickhouse-go)
| `v2.26.0` -> `v2.27.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.26.0/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fClickHouse%2fclickhouse-go%2fv2/v2.26.0/v2.27.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>ClickHouse/clickhouse-go
(github.com/ClickHouse/clickhouse-go/v2)</summary>

###
[`v2.27.1`](https://togithub.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2271-2024-08-05----Release-notes-generated-using-configuration-in-githubreleaseyml-at-main---)

[Compare
Source](https://togithub.com/ClickHouse/clickhouse-go/compare/v2.27.0...v2.27.1)

#### What's Changed

##### Fixes 🐛

- Fix INSERT statement normalization match backtick table name by
[@&open-telemetry#8203;jkaflik](https://togithub.com/jkaflik) in
[https:/ClickHouse/clickhouse-go/pull/1366](https://togithub.com/ClickHouse/clickhouse-go/pull/1366)

**Full Changelog**:
ClickHouse/clickhouse-go@v2.27.0...v2.27.1

###
[`v2.27.0`](https://togithub.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2270-2024-08-01----Release-notes-generated-using-configuration-in-githubreleaseyml-at-main---)

[Compare
Source](https://togithub.com/ClickHouse/clickhouse-go/compare/v2.26.0...v2.27.0)

#### Breaking change notice

v2.25.0 was released with a breaking change in
[https:/ClickHouse/clickhouse-go/pull/1306](https://togithub.com/ClickHouse/clickhouse-go/pull/1306).
Please review your implementation.

#### What's Changed

##### Enhancements 🎉

- Unpack value of indirect types in array column to support nested
structures in interfaced slices/arrays by
[@&open-telemetry#8203;jmaicher](https://togithub.com/jmaicher) in
[https:/ClickHouse/clickhouse-go/pull/1350](https://togithub.com/ClickHouse/clickhouse-go/pull/1350)

##### Fixes 🐛

- Common HTTP insert query normalization by
[@&open-telemetry#8203;jkaflik](https://togithub.com/jkaflik) in
[https:/ClickHouse/clickhouse-go/pull/1341](https://togithub.com/ClickHouse/clickhouse-go/pull/1341)

##### Other Changes 🛠

- Update examples std json by
[@&open-telemetry#8203;xjeway](https://togithub.com/xjeway) in
[https:/ClickHouse/clickhouse-go/pull/1240](https://togithub.com/ClickHouse/clickhouse-go/pull/1240)
- ClickHouse 24.6 by [@&open-telemetry#8203;jkaflik](https://togithub.com/jkaflik) in
[https:/ClickHouse/clickhouse-go/pull/1352](https://togithub.com/ClickHouse/clickhouse-go/pull/1352)
- ClickHouse 24.7 release by
[@&open-telemetry#8203;jkaflik](https://togithub.com/jkaflik) in
[https:/ClickHouse/clickhouse-go/pull/1363](https://togithub.com/ClickHouse/clickhouse-go/pull/1363)
- Update CHANGELOG with a breaking change note by
[@&open-telemetry#8203;jkaflik](https://togithub.com/jkaflik) in
[https:/ClickHouse/clickhouse-go/pull/1364](https://togithub.com/ClickHouse/clickhouse-go/pull/1364)

#### New Contributors

- [@&open-telemetry#8203;xjeway](https://togithub.com/xjeway) made their first
contribution in
[https:/ClickHouse/clickhouse-go/pull/1240](https://togithub.com/ClickHouse/clickhouse-go/pull/1240)

**Full Changelog**:
ClickHouse/clickhouse-go@v2.26.0...v2.27.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE3IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Yang Song <[email protected]>
  • Loading branch information
3 people authored and f7o committed Sep 12, 2024
1 parent 56cda9f commit cd61817
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 55 deletions.
4 changes: 2 additions & 2 deletions cmd/otelcontribcol/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ require (
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
github.com/ClickHouse/ch-go v0.61.5 // indirect
github.com/ClickHouse/clickhouse-go/v2 v2.26.0 // indirect
github.com/ClickHouse/clickhouse-go/v2 v2.27.1 // indirect
github.com/Code-Hex/go-generics-cache v1.5.1 // indirect
github.com/DataDog/agent-payload/v5 v5.0.129 // indirect
github.com/DataDog/datadog-agent/comp/core/config v0.56.0-rc.9 // indirect
Expand Down Expand Up @@ -444,7 +444,7 @@ require (
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/digitalocean/godo v1.117.0 // indirect
github.com/distribution/reference v0.6.0 // indirect
github.com/docker/docker v26.1.5+incompatible // indirect
github.com/docker/docker v27.0.3+incompatible // indirect
github.com/docker/go-connections v0.5.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
Expand Down
22 changes: 12 additions & 10 deletions cmd/otelcontribcol/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 10 additions & 12 deletions exporter/clickhouseexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/clickh
go 1.21.0

require (
github.com/ClickHouse/clickhouse-go/v2 v2.26.0
github.com/ClickHouse/clickhouse-go/v2 v2.27.1
github.com/cenkalti/backoff/v4 v4.3.0
github.com/jmoiron/sqlx v1.4.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.106.1
github.com/stretchr/testify v1.9.0
github.com/testcontainers/testcontainers-go v0.31.0
github.com/testcontainers/testcontainers-go v0.32.0
go.opentelemetry.io/collector/component v0.106.1
go.opentelemetry.io/collector/config/configopaque v1.12.0
go.opentelemetry.io/collector/config/configretry v1.12.0
Expand All @@ -24,17 +24,18 @@ require (
dario.cat/mergo v1.0.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/ClickHouse/ch-go v0.61.5 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/Microsoft/hcsshim v0.11.4 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/Microsoft/hcsshim v0.11.5 // indirect
github.com/andybalholm/brotli v1.1.0 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/containerd/containerd v1.7.15 // indirect
github.com/containerd/containerd v1.7.18 // indirect
github.com/containerd/errdefs v0.1.0 // indirect
github.com/containerd/log v0.1.0 // indirect
github.com/cpuguy83/dockercfg v0.3.1 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/distribution/reference v0.5.0 // indirect
github.com/docker/docker v26.1.4+incompatible // indirect
github.com/distribution/reference v0.6.0 // indirect
github.com/docker/docker v27.0.3+incompatible // indirect
github.com/docker/go-connections v0.5.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
Expand Down Expand Up @@ -102,13 +103,10 @@ require (
go.opentelemetry.io/otel/sdk/metric v1.28.0 // indirect
go.opentelemetry.io/otel/trace v1.28.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.24.0 // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/net v0.26.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/crypto v0.25.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 // indirect
google.golang.org/grpc v1.65.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
Expand Down
Loading

0 comments on commit cd61817

Please sign in to comment.