File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ mvn package
5656
5757Then manually install the following JARs:
5858
59- * target/client-java-api-6 .0.0-beta1 -SNAPSHOT.jar
59+ * target/client-java-api-7 .0.0-SNAPSHOT.jar
6060* target/lib/* .jar
6161
6262## Example
@@ -174,13 +174,14 @@ All APIs and Models' documentation can be found at the [Generated client's docs]
174174
175175## Compatibility
176176
177- | client version | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 | 1.14 |
178- | ------------------| ---------| -----------| ----------| ----------| -----------| ----------|
179- | 2.0.0 | ✓ | - | - | - | - | - |
180- | 3.0.0 | + | - | ✓ | - | - | - |
181- | 4.0.0 | + | + | + | ✓ | - | - |
182- | 5.0.0 | + | + | + | + | ✓ | - |
183- | 6.0.0-beta1 | + | + | + | + | + | ✓ |
177+ | client version | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 | 1.14 | 1.15 |
178+ | ------------------| ---------| -----------| ----------| ----------| -----------| ----------| ----------|
179+ | 2.0.0 | ✓ | - | - | - | - | - | - |
180+ | 3.0.0 | + | - | ✓ | - | - | - | - |
181+ | 4.0.0 | + | + | + | ✓ | - | - | - |
182+ | 5.0.0 | + | + | + | + | ✓ | - | - |
183+ | 6.0.1 | + | + | + | + | + | ✓ | - |
184+ | 7.0.0-SNAPSHOT | + | + | + | + | + | + | ✓ |
184185
185186Key:
186187
You can’t perform that action at this time.
0 commit comments