0.46.0
This is a promotion of 0.46.0rc1
Added
wait_taskandwait_compute_planto block execution until execution is over (#368)- Configuration file path can be set with env var
SUBSTRA_CLIENTS_CONFIGURATION_FILE_PATH(#370)
Changed
- Remove
modelandmodelsfor input and output identifiers in tests. Replace bysharedinstead. (#367) - Remove pagination on
get_performancesto remove limitation on 1000 first points (#372)
Fixed
- Pin
pydanticto>=1.9.0&<2.0.0aspydanticv2.0.0has been released with a lot of non backward compatible changes. (#371)