fix(deps): update module github.com/clickhouse/clickhouse-go/v2 to v2.37.1#7237
Merged
yurishkuro merged 1 commit intojaegertracing:mainfrom Jun 18, 2025
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
mahadzaryab1
approved these changes
Jun 18, 2025
….37.1 Signed-off-by: Mend Renovate <bot@renovateapp.com>
auto-merge was automatically disabled
June 18, 2025 21:42
Head branch was pushed to by a user without write access
c937a6f to
a1e7833
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7237 +/- ##
==========================================
- Coverage 96.19% 96.17% -0.03%
==========================================
Files 369 369
Lines 22098 22098
==========================================
- Hits 21257 21252 -5
- Misses 628 632 +4
- Partials 213 214 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.35.0->v2.37.1Release Notes
ClickHouse/clickhouse-go (github.com/ClickHouse/clickhouse-go/v2)
v2.37.1Compare Source
What's Changed
Bug fixes 🐛
Full Changelog: ClickHouse/clickhouse-go@v2.37.0...v2.37.1
v2.37.0Compare Source
What's Changed
Enhancements 🎉
sql.Scannerinterface. by @zapateo in https://github.com/ClickHouse/clickhouse-go/pull/1570Bug fixes 🐛
HTTP in ClickHouse API
This release includes a bug fix / enhancement for the "ClickHouse API" interface. Previously the only way to use HTTP was through the
database/sqlinterface, but now you can useProtocol: clickhouse.HTTPin yourclickhouse.Openoptions.HTTP still has some limitations to be aware of for things like batch flushing and session context, so be cautious when switching over code to this protocol. Please report any issues you may have with this change. Native protocol shouldn't be affected, but you can downgrade to v2.36.x if you notice any issues.
New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.36.0...v2.37.0
v2.36.0Compare Source
What's Changed
Enhancements 🎉
Closefunction to batch interface by @SpencerTorres in https://github.com/ClickHouse/clickhouse-go/pull/1566Full Changelog: ClickHouse/clickhouse-go@v2.35.0...v2.36.0
Configuration
📅 Schedule: Branch creation - "on the first day of the month" (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.
This PR was generated by Mend Renovate. View the repository job log.