Documentation note about Java 8 support for client libraries
closes #33186 Signed-off-by: mposolda <mposolda@gmail.com>
This commit is contained in:
parent
f572e92152
commit
a79d95d1bc
1 changed files with 2 additions and 0 deletions
|
@ -202,6 +202,8 @@ The client libraries are these artifacts:
|
||||||
|
|
||||||
It is possible that in the future, some more libraries will be included.
|
It is possible that in the future, some more libraries will be included.
|
||||||
|
|
||||||
|
The client libraries are supported with Java 8, so it is possible to use them with the client applications deployed on the older application servers.
|
||||||
|
|
||||||
== Compatibility of the client libraries with the server
|
== Compatibility of the client libraries with the server
|
||||||
|
|
||||||
Beginning with this release, we are testing and supporting client libraries with the same server version and a few previous major server versions.
|
Beginning with this release, we are testing and supporting client libraries with the same server version and a few previous major server versions.
|
||||||
|
|
Loading…
Reference in a new issue