Answer: Yes, client and server versions are linked. Newer server versions are generally designed to maintain compatibility with older client versions. This ensures continued functionality for users who haven't updated their client software.
Question: Can an older version client work with a newer version server?
Answer: In most cases, an older version client can work with a newer version server for basic operations.However, certain major server version releases may introduce features or functionalities that require a corresponding client update. In such cases, the older client might not be able to access these new features. You may receive a notification from the client prompting you to upgrade in these scenarios.
Question: Can a newer version client work with an older version server?
Answer: No, a newer version client could not work with an older server version. Newer client may require features or functionalities that are not supported by the older server. This can lead to compatibility issues and prevent the client from functioning properly.
Additional Information
Always use compatible client and server versions for optimal functionality.
If unsure about compatibility, contact us for assistance.
Answer: API calls in Apidog are typically made client-side, meaning your browser sends requests directly to the API endpoint servers. However, when using the Cloud Agent feature in the Apidog web application, requests are routed through your self-hosted Cloud Agent instance running in a Docker container.