We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61e25a1 + 3ee8343 commit c14bb93Copy full SHA for c14bb93
README.md
@@ -18,7 +18,7 @@ See the wiki page and documentation [here](https://github.com/kubernetes-client/
18
19
## Release
20
21
-Starting from `20.0.0` (Kubernetes 1.28), `client-java-api` was introduced non-backward-compatible changes. Optional
+Starting from `20.0.0` (Kubernetes 1.28), `client-java-api` has introduced non-backward-compatible changes. Optional
22
parameters are now consolidated into a single object, and Java8 support has been removed. For Java8 users or those
23
preferring the old SDK interface, a legacy SDK module version is available with a "-legacy" suffix, like `20.0.0-legacy`.
24
0 commit comments