This version of the Ed-Fi ODS / API is no longer supported. See the Ed-Fi Technology Version Index for a link to the latest version.

 

What's New - Release Notes

This section provides a comprehensive list of all the improvements, updates, fixes, and changes in the Ed-Fi ODS / API v2.2 release, with links to the relevant issue in the Ed-Fi Tracker.

Ed-Fi ODS / API v2.2.0.1 - Release Notes

Bugs Fixed

  • [ODS-1105] - "out of box" experience for Identities API is broken in v2.2

Ed-Fi ODS / API v2.2 - Release Notes

Improvements & Enhancements

  • [ODS-719] - Review and test bulk load enhancements
  • [ODS-951] - Revised Identity Interface RFC
  • [ODS-944] - Swagger Changes
  • [ODS-984] - Welcome Page for ODS/API Swagger
  • [ODS-190] - ODS/API Transactional API Smoke Test
  • [ODS-982] - Automatically Nuget Restore on initdev Call
  • [ODS-927] - Automate Nuget Generation of C# Sdk
  • [ODS-933] - Add Concept of "Environment" to Admin Database Schema

Bugs Fixed

  • [ODS-379] - Credentials 'Db Loader' not found
  • [ODS-472] - Remove DlpProtectedSettings and make it easy to deploy to the cloud
  • [ODS-541] - Remove TODO comments from GetNonPrimaryUniqueKeyValues Implementation
  • [ODS-707] - Fix tests that were disabled due to timeouts for Profiles
  • [ODS-708] - Fix tests that were disabled due to timeouts for Admin UI
  • [ODS-833] - Remove "DLPProtectedSettings" from solution
  • [ODS-864] - 0004-Tables.SQL includes extraneous index
  • [ODS-866] - Some tests rely on an existing ODS database rather than creating their own
  • [ODS-867] - Investigate and fix intermittent failures of bulk test
  • [ODS-907] - Unused Name Attributes and Unexpected AllowPrimaryKeyUpdates on DomainMetadata.xml
  • [ODS-930] - IUsersContext and UsersContext are out of sync
  • [ODS-939] - De-Dup Bulk XML Loader maps deep paths to incorrect element
  • [ODS-941] - Security Visualization Tool (GenerateSecurityGraphs.sln) No Longer Works
  • [ODS-942] - initdev fails if local SQL logins are not created
  • [ODS-943] - BulkWorker Windows Service App.config Doesn't Support Prefixing
  • [ODS-959] - Remove obsolete files from GitHub
  • [ODS-970] - PostBuildEvents fail if spaces in part of path
  • [ODS-976] - Update initdev to auto configure DB_owner role
  • [ODS-978] - Update "License Notice.pdf"
  • [ODS-979] - Fixing msbuild references to prioritize 12.0
  • [ODS-989] - Several Test Projects Aren't Running on TeamCity for CI Build
  • [ODS-993] - Update ODS API "Start page"
  • [ODS-1000] - Fix Connection Management in DatabaseSchemaProvider
  • [ODS-1016] - Bulk Feature Fails Octopus Deploy Due To New Connection String
  • [ODS-1017] - API SharedInstance startup class marked abstract
  • [ODS-1029] - Sdk Generation Not Correctly Handling New Identities V2 Api
  • [ODS-1032] - bulkOperations endpoint is different in Swagger upgrade
  • [ODS-1033] - Bulk ODS merge caused broken profile controller registration
  • [ODS-1037] - Change BulkLoad Services to use MSMQ instead of SQLServer
  • [ODS-1045] - Text updates to Swagger landing page
  • [ODS-1046] - Swagger error observed on CI staging site
  • [ODS-1047] - Profiles do not work with updated swagger
  • [ODS-1049] - Swagger UI displays "Array[undefined]"

Documentation

  • [ODS-875] - Document Inconsistent Handling of Acronyms in Swagger Metadata
  • [ODS-924] - Document Api Deduplication Loader
  • [ODS-949] - Document smoke test utility
  • [ODS-992] - Update Developer Documentation for VS2015 Support
  • [ODS-1022] - Document TeamCity Setting to Force CRLF Line Endings On Checkout