v.1.38.0¶
Improvements:¶
[LUNA-8391] The service now runs with CUDA 12.4 and
pynvcodec/pyfsdkinterop>= 3.1.6.[LUNA-8471] SDK version updated to 5.39.0.
[LUNA-8649] The base docker image has been moved to AlmaLinux 10. Lambdas built from this service with frozen old dependencies may stop working on the new base images, because the transition to the new CUDA and FSDK was performed. If updating a lambda’s dependencies is not possible, use the
LAMBDA_BASE_IMAGEsetting (in luna-lambda) to fix the previous base image for such lambdas.
Bugs fixed:¶
[LUNA-8782] The
runtime_settings.optimal_batch_sizeof theLUNA_VIDEO_AGENT_HUMAN_TRACKER_SETTINGSandLUNA_VIDEO_AGENT_FACE_LANDMARKS5_ESTIMATOR_SETTINGSsettings was silently ignored by the agent. The configured values now take effect for the corresponding processing stages.
Migration:¶
See a migration manual.