Replaced Archived ClickHouse.Client#2431
Open
SoftStoneDevelop wants to merge 1 commit intoXabaril:masterfrom
Open
Replaced Archived ClickHouse.Client#2431SoftStoneDevelop wants to merge 1 commit intoXabaril:masterfrom
SoftStoneDevelop wants to merge 1 commit intoXabaril:masterfrom
Conversation
Author
@dotnet-policy-service agree |
6 tasks
smbecker
approved these changes
Oct 17, 2025
Contributor
|
Any chance to get this merged soon? |
Author
|
If I'm not mistaken, we're waiting for the repository owner, someone with merge permissions. Waiting is, I think, our only option. |
maikebing
added a commit
to DotNetDiag/HealthChecks
that referenced
this pull request
Apr 4, 2026
…ouse updates Port selected upstream fixes from Xabaril/AspNetCore.Diagnostics.HealthChecks into our fork. Included changes: - add AWS SQS ServiceURL support for AWS-compatible endpoints such as LocalStack - add AWS SNS ServiceURL support for AWS-compatible endpoints such as LocalStack - fix Azure Service Bus peek-mode cancellation handling for queue/subscription checks - migrate ClickHouse package from ClickHouse.Client to ClickHouse.Driver - restrict HealthChecks.ClickHouse to net8.0 and net10.0 because ClickHouse.Driver does not support netstandard2.1 - add/adjust tests and source comments with upstream PR/issue traceability Upstream references: - PR: Xabaril#2425 - PR: Xabaril#2438 - PR: Xabaril#2433 - PR: Xabaril#2431 - Issue: Xabaril#2432 - Issue: Xabaril#2430
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.
Replaced Archived ClickHouse.Client (https://github.com/DarkWanderer/ClickHouse.Client) on to Clickhouse.Driver (https://github.com/ClickHouse/clickhouse-cs)
What this PR does / why we need it:
Current client nuget is has been Archived. But same author create new official client https://github.com/ClickHouse/clickhouse-cs.
Which issue(s) this PR fixes:
Please reference the issue this PR will close: #2430
Special notes for your reviewer:
Does this PR introduce a user-facing change?: No.
Please make sure you've completed the relevant tasks for this PR, out of the following list: