VidiCore Release Notes
The following items on the list encompass breaking changes, features, and fixes that are relevant for the major release.
Patches for this major release
Patches are shown based on recency and will appear below as soon as they are issued.
Release 24.4.0
Version information
Component | Version |
---|---|
VidiCore | 24.4.0-0-g0cc8d9180f |
VSA Docker Image | 24.4.0-0-g5581aa65-24.4-20241119.1 |
Transcoder | 24.4 |
VidiCore Prerequisites
For more information on the prerequisites, please check the Prerequisites section of the API doc:
Link to VidiCore Prerequisites.
Cancellations & Deprecations
The storage method URI schemes smb (SMB version 1) and smb2 (SMB version 2) will no longer be supported in upcoming VidiCore releases. It is recommended to mount SMB shares on operating system level and use the file URI scheme for accessing the mounted SMB shares from VidiCore.
Features
Item# | Item |
232887 | Delete files in batches |
233249 | Improve documentation regarding S3 default storage classes in VidiCore storage configuration |
232599 | Allow automatic restore of S3 files in storages classes “Glacier Standard Retrieval” and “Glacier Deep archive” within VidiCore jobs |
231061 | Explicit FXP usage for VidiCore copy and move |
Regarding the feature “Delete files in batches”, please refer to the API documentation regarding the new configuration property fileDeletionBatchSize
.
Fixes
Item# | Item |
234800 | StorageSupervisorWorker/Servlet: Threads are blocking each other |
234632 | FXP Transfer only works, when source file is located in the root folder |
234198 | Bulky metadata cannot be retrieved when specifying item via external id |
233699 | Too much data delivered when retrieving item metadata via path parameter and specifying attributes on a field group or timespan |
234332 | Subtitles are not rendered when using POST /API/sequence/render |
234155 | Copying or moving files with the same S3 bucket fails on files bigger than 5GB |
233694 | Performing file search crashes when no hits are requested |
234256 | Clustering: Change timeout for cluster quorum loss to 40 seconds and make it configurable |
234302 | Clustering: StorageSupervisorWorkers should stop decently on cluster quorum loss |
234335 |
|
233654 | CONFORM/TRANSCODE job ends with FINISHED_WARNING when destination storage is S3 |
233428 | Multiple effects on the same segment do not work when rendering a SequenceDocument |
232441 | Transcode: Failed to perform transcode job and hit error with "Operation PUT-multi failed with status code 500" |
235207 | When including item information in API call for file by ID, deleted items should not be included |
VidiCoder Fixes
Item# | Item |
232587 | Wrong orientation on portrait videos in CR3 format |
234252 | Improve proxy transcoding speed |