Marek Posolda a56378e989
Remove upgrading client libraries from the server documentation (#35101)
closes #34949

Signed-off-by: mposolda <mposolda@gmail.com>


Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
Signed-off-by: Marek Posolda <mposolda@gmail.com>
2024-11-20 16:14:42 +01:00

13 lines
752 B
Plaintext

[[intro]]
== Upgrading {project_name}
This guide describes how to upgrade {project_name}. Use the following procedures in this order:
. Review the migration changes from the previous version of {project_name}.
. Upgrade the {project_name} server.
. Upgrade the {project_name} adapters.
. Upgrade the {project_name} Client Libraries (Admin client, Authorization client, Policy enforcer). These are released independently of the {project_name} server
and could be typically updated independently of the {project_name} server as the last released version of the client libraries should be compatible with the last released version of
the {project_name} server. For more information, see the link:{upgradingclientlibs_link}[{upgradingclientlibs_name}].