v.1.38.0

Improvements:

  1. [LUNA-8391] The service now runs with CUDA 12.4 and pynvcodec/pyfsdkinterop >= 3.1.6.

  2. [LUNA-8471] SDK version updated to 5.39.0.

  3. [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_IMAGE setting (in luna-lambda) to fix the previous base image for such lambdas.

Bugs fixed:

  1. [LUNA-8782] The runtime_settings.optimal_batch_size of the LUNA_VIDEO_AGENT_HUMAN_TRACKER_SETTINGS and LUNA_VIDEO_AGENT_FACE_LANDMARKS5_ESTIMATOR_SETTINGS settings was silently ignored by the agent. The configured values now take effect for the corresponding processing stages.

Migration:

See a migration manual.