SSRS OCF Connector Release Notes

Alation Cloud Service Applies to Alation Cloud Service instances of Alation

Customer Managed Applies to customer-managed instances of Alation

October 01, 2025

SSRS OCF Connector: Version 1.4.3

Enhancements

Support for Config Parameters to Connect to SSRS Through Custom Endpoints

The connector now supports optional config parameters such as Custom WSDL Path (Management Service) and Custom WSDL Path (Execution Service), allowing custom WSDL endpoint overrides instead of relying on hardcoded URL suffixes. This ensures you can connect successfully to SSRS services through custom endpoints while maintaining complete backward compatibility. (AL-203627)

September 24, 2025

SSRS OCF Connector: Version 1.4.2

Fixed Issues

Unable to Access Metadata When Few Dataset Columns Lack Defined Datatypes

The connector fails to generate metadata and lineage when some of the dataset columns lack defined datatype.

This issue is now resolved. (AL-201154)

August 13, 2025

SSRS OCF Connector: Version 1.4.1

Enhancements

Improved and Resilient Extraction Flow

The connector now has an improved fault-tolerant MDE extraction logic, where the connector skips the faulty objects instead of failing the MDE. (AL-199274)

August 06, 2025

SSRS OCF Connector: Version 1.3.5

Enhancements

Improved Logging with Stack Traces and A More Resilient Extraction Flow

The connector now has enhanced diagnostic capabilities that ensure all logs include full stack traces wherever applicable. This change also enables fault-tolerant MDE extraction logic, where the connector skips the faulty objects instead of failing the MDE. (AL-200097)

July 23, 2025

SSRS OCF Connector: Version 1.3.5

Fixed Issues

Data Sources and Datasets with Same Name Result In Missing Metadata

When datasets and data sources have the same name, their metadata may go missing due to ID conflicts.

This issue is resolved. Now, the ID format has been changed to prevent conflicts. For details, refer to the SSRS OCF connector documentation (AL-136329)

July 16, 2025

SSRS OCF Connector: Version 1.3.4

Enhancements

SDK Upgrade

The SDK version is now upgraded to 4.11.7. This upgrade addresses the following Common Vulnerabilities and Exposure (CVE): CVE-2025-25193 (AL-191529)

Certification

SSRS OCF connector is now certified for SSRS version 2022. (AL-192997)

March 05, 2025

SSRS OCF Connector: Version 1.3.2

Enhancements

SDK Upgrade

The SDK version is now upgraded to 4.10.0. This upgrade addresses the following Common Vulnerabilities and Exposures (CVEs):

CVE-2024-13176, CVE-2024-12133, CVE-2022-40152

(AL-184251)

October 23, 2024

SSRS OCF Connector: Version 1.3.1

Fixed Issues

Metadata Extraction Fails for Dataset Fields With No Field Source Name

Metadata Extraction fails for dataset fields for which the field source name is missing in the API response.

The issue is resolved.

Now, the connector proceeds with Metadata Extraction for dataset fields with no field source value in embedded and shared datasets. When the field source value is not provided for a dataset in SSRS, the connector extracts the field name as the field source to set the dataset field name. (AL-175404)

October 01, 2024

SSRS OCF Connector: Version 1.3.0

Enhancements

Support for Config Parameters to Connect to SSRS Through Custom Endpoints

The connector now supports optional config parameters such as Custom WSDL Path (Management Service) and Custom WSDL Path (Execution Service), allowing custom WSDL endpoint overrides instead of relying on hardcoded URL suffixes. This ensures you can connect successfully to SSRS services through custom endpoints while maintaining complete backward compatibility. (AL-203627)

July 10, 2024

SSRS OCF Connector: Version 1.2.3

Fixed Issues

Metadata Extraction Fails

Metadata Extraction fails when there are any skippable errors during extraction.

This issue is fixed. Now,  the connector skips such errors and continues with the extraction to ensure maximum objects are extracted and cataloged. (AL-156584).

April 10, 2024

SSRS OCF Connector: Version 1.2.2

Fixed Issues

Metadata Extraction Fails with Errors

Metadata Extraction (MDE) for SSRS OCF connector fails with various errors.

Alation has improved the error handling for SSRS OCF connector to address some of the errors that appear while running MDE for SSRS data source. The connector now logs the errors causing the failures an allows the Metadata Extraction to continue. (AL-144685 & AL-146517)