Skip to content
This repository was archived by the owner on Jul 30, 2026. It is now read-only.
This repository was archived by the owner on Jul 30, 2026. It is now read-only.

[Feature]: Geti SDK should always support the code deployment created by previous version #694

Description

@hanyingchen

Description

Today in the code deployment package, the requirements.txt shows Geti-sdk>=xxx version. But if a newer version Geti SDK is installed, it won't work. User has to install the exact version of Geti SDK to make it work. If the version mis-match, it will just pop up error like "can't find objects" and etc. This error message is very mis-leading. Geti SDK should be able to identify such version mismatch and provide the correct error message. But the best solution is to ensure new version of Geti SDK can manage the old version code deployment.

Suggested Solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions