Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This documentation provides a summary overview of the major improvements, updates, fixes, and changes made in the Ed-Fi ODS / API v2.2. This release remains backward compatible with the Ed-Fi ODS / API v2.0 and v2.1 releases, and is still aligned to the Ed-Fi Data Standard v2.0

Improvements & Enhancements

This section briefly describes new features and enhancements built into the ODS / API v2.2 and provides links to additional documentation.

Performance Improvements to Bulk Load

The bulk load process has been updated to improve the performance of bulk loading Ed-Fi XML data files. Under the new implementation, bulk load processing is done in two phases. The first phase processes the data from Ed-Fi XML files into the Bulk Load ODS. The second phase processes the data in the Bulk Load ODS into the current ODS. For more details, see ODS / API Optimized Bulk Load

Improved Identities API

In ODS / API v2.2, the Identities API has been improved, based on feedback and requirements from field implementations. The Ed-Fi Identities API provides an abstraction wrapper for an optional, native identity system. The revised interface is described in detail in the Identities API technical article, and code changes are tracked here.

Swagger Usability Enhancements

The API interface to the Ed-Fi ODS / API exposes metadata describing the exposed resources as well as the inputs, HTTP verbs, and schema of the exposed entities. This metadata enables a user interface (based on the Swagger framework) to display API documentation. In the v2.2 release, the Swagger documentation framework was upgraded to Swagger v2.0, which delivers improvements in the API documentation pages. In addition, an API summary page is provided, which provides an overview of the type of APIs, with links to detail pages. 

Smoke Testing Tool

The ODS / API Smoke Test Tool is a console application that will exercise each dynamically generated endpoint of the ODS / API. Its purpose is to verify an installation and operation of an ODS / API, which is useful as part of a continuous build or continuous deployment environment. For more information, see How To: Use the ODS / API Smoke Test Utility.

Developer Support

The initdev process and environment was simplified and tested to provide support for Visual Studio 2015 (in addition to Visual Studio 2013). For more information, see Getting Started - Installation Steps.

Bug Fixes

This release includes a number of bug fixes contributed by the Ed-Fi Alliance and implementers. Details are catalogued in the Release Notes.