File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -53,13 +53,17 @@ Historically, there are two versions of both components. The previous version of
5353
5454## Important
5555
56- ### Artifacts
57- Next artifacts with classifiers will not be published anymore starting release 0.9.0 (June):
56+ ### Artifact Changes in 0.9.0 (June)
57+
58+ We are going to retire some JDBC artifacts (actually only classifiers) in * 0.9.0* . Here is the list:
5859| Artifact | Classifier | Comments |
5960| -----------------| ---------| ----------------------|
60- | clickhouse-jdbc | shaded | Use ` all ` classifier |
61+ | clickhouse-jdbc | shaded | Use one with ` all ` classifier |
6162| clickhouse-jdbc | http | |
62- | clickhouse-jdbc | shaded-all | Use ` all ` classifier |
63+ | clickhouse-jdbc | shaded-all | Use one with ` all ` classifier |
64+
65+ Artifact ` com.clickhouse:clickhouse-jdbc ` remains untouched.
66+ Artifact ` com.clickhouse:clickhouse-jdbc:0.9.0:all ` will contain all required classes.
6367
6468### Upcoming deprecations:
6569| Component | Version | Comment |
You can’t perform that action at this time.
0 commit comments