Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jdbc] Restores jdbc-all.jar content #1842

Merged
merged 2 commits into from
Sep 30, 2024
Merged

[jdbc] Restores jdbc-all.jar content #1842

merged 2 commits into from
Sep 30, 2024

Conversation

chernser
Copy link
Contributor

Summary

Dependencies to clickhouse-data and clickhouse-client project were broken while removing dependencies for grpc and cli client from JDBC artifact.
Current PR restores required dependencies. Previously all artifact had different dependencies than shaded.

Closes #1823

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG
  • For significant changes, documentation in /~https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials

@chernser chernser added this to the 0.7.0 milestone Sep 28, 2024
Copy link

@chernser chernser merged commit 41cfa7d into main Sep 30, 2024
60 checks passed
@chernser chernser deleted the jdbc_all_artifact_fix branch September 30, 2024 05:36
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.

[JDBC] jdbc-all artifact doesn't contain minimal set of classes for startup
2 participants