# 20.10.7 Release Notes for Cloud
# Resolved Issues
# [94481] - Data Processing Pipeline failure due to TypeDirectory Object Configuration syntax error
DPP validation uses data from Type Definition Registry. The reported problem
occurred when the type definition for a particular objectId
didn't have any
variables defined (TDR type definition response didn't contain any variables,
which was interpreted as null), and the type definition for objectId
was
marked as extensible.
Such combination caused an application to crash with NullReferenceException
,
which is now fixed.
# [100406] - Improved exception logging for Applications Insights for Cold Storage
Support added for Alarm and Events groups together in Cold Storage.
# [100494] - Warm Storage retention policy for telemetry data now provides a configuration option
The configuration of the retention policy for telemetry data in warm storage is
now available.
Retention policy is defined by providing the number of days telemetry data
should be stored in TSI (warm storage). This configuration setting is stored in
the environment configuration file.