Skip to content

Commit 8444c79

Browse files
committed
Remove "beta" support for Java17 from docs
patch by Bret McGuire; reviewed by Andy Tolbert and Alexandre Dutra reference: apache#1962
1 parent 306bf37 commit 8444c79

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

upgrade_guide/README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ under the License.
1919

2020
## Upgrade guide
2121

22-
### NEW VERSION PLACEHOLDER
22+
### 4.18.1
2323

2424
#### Keystore reloading in DefaultSslEngineFactory
2525

@@ -32,12 +32,9 @@ This feature is disabled by default for compatibility. To enable, see `keystore-
3232

3333
### 4.17.0
3434

35-
#### Beta support for Java17
35+
#### Support for Java17
3636

3737
With the completion of [JAVA-3042](https://datastax-oss.atlassian.net/browse/JAVA-3042) the driver now passes our automated test matrix for Java Driver releases.
38-
While all features function normally when run with Java 17 tests, we do not offer full support for this
39-
platform until we've received feedback from other users in the ecosystem.
40-
4138
If you discover an issue with the Java Driver running on Java 17, please let us know. We will triage and address Java 17 issues.
4239

4340
#### Updated API for vector search

0 commit comments

Comments
 (0)