Documentation note about Java 8 support for client libraries

closes #33186

Signed-off-by: mposolda <mposolda@gmail.com>
This commit is contained in:
mposolda 2024-09-23 10:21:25 +02:00 committed by Marek Posolda
parent f572e92152
commit a79d95d1bc

View file

@ -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.