New to Telerik Reporting? Download free 30-day trial

R3 2021 SP2 Changes and Dependencies

This article explains the manual changes required when upgrading to Telerik Reporting R3 2021 SP2 (15.2.21.1125).

Information

This release contains a fix for a security vulnerability in Web Report Designer's controller. We strongly recommend upgrading to this or a subsequent release of our product. In case upgrading is not applicable to your scenario, please contact the support service team for detailed instructions how to mitigate the issue.

Dependencies

HTML5 Report Viewer Dependencies

The HTML5 Report Viewer depends on the following libraries:

  • Telerik Kendo UI (2020.3.1118 or later)

  • jQuery (1.9.1 or later)

  • Browser's native support for promises. When the browser does not support promises the viewer will automatically load a promise polyfill from Polyfill.io unless one is not already loaded in the application.

Angular Report Viewer Dependencies

The Angular Report Viewer depends on the following:

  • Angular (4.0.0 or later)

  • jQuery (3.2.1)

HttpClient Dependencies

Connecting a desktop report viewer (WinForms or WPF) to a REST service or Report Server instance requires the following NuGet packages:

  • Newtonsoft.Json (9.0.1 or later for .NET Framework projects, 12.0.3 or later for .NET Core projects)

  • Microsoft.AspNet.WebApi.Client (4.0.30506 or later for .NET Framework projects, 5.2.7 or later for .NET Core projects)

WebServiceDataSource Dependencies

The Overview requires the following NuGet packages:

  • Microsoft.Net.Http (2.0.20710 or later)

  • Newtonsoft.Json (9.0.1 or later)

ASP.NET WebAPI REST Report Service Dependencies

The ASP.NET WebAPI REST Report Service requires the following NuGet packages:

  • Microsoft ASP.NET Web API (4.0.20710.0 or later)

  • Newtonsoft.Json (9.0.1 or later)

ServiceStack Report Service Dependencies

The ServiceStack Report Service uses ServiceStack (3.9.70.0):

CubeDataSource Dependencies

If you are using CubeDataSource, the version of your Microsoft.AnalysisServices.AdomdClient should be 10.0.0.0 or later.

Database Cache Provider Dependencies

If you are using Database Cache Provider, the version of your Telerik Data Access ORM should be 2015.1.225.1 or later.

Internal Cache

The internal cache uses SQLite version 3.26.0.

In this article