Skip to content

Replaced Archived ClickHouse.Client#2431

Open
SoftStoneDevelop wants to merge 1 commit intoXabaril:masterfrom
SoftStoneDevelop:feat/clickhouse_driver
Open

Replaced Archived ClickHouse.Client#2431
SoftStoneDevelop wants to merge 1 commit intoXabaril:masterfrom
SoftStoneDevelop:feat/clickhouse_driver

Conversation

@SoftStoneDevelop
Copy link
Copy Markdown

@SoftStoneDevelop SoftStoneDevelop commented Sep 16, 2025

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:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing
  • End-to-end tests passing
  • Extended the documentation
  • Provided sample for the feature

@SoftStoneDevelop
Copy link
Copy Markdown
Author

@dotnet-policy-service agree [company="{your company}"]

@dotnet-policy-service agree

@smbecker
Copy link
Copy Markdown
Contributor

Any chance to get this merged soon?

@SoftStoneDevelop
Copy link
Copy Markdown
Author

If I'm not mistaken, we're waiting for the repository owner, someone with merge permissions.
How are PRs selected for merge from the 66 pending merges? — Probably in the order they were created.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ClickHouse.Client has been mark as archive

2 participants