Skip to main content
Stephen A. Fuqua
Director, Software Engineering
View all authors

Ed-Fi Release Roundup: Spring and Summer 2026

· 4 min read
Stephen A. Fuqua
Director, Software Engineering

Four significant releases are targeting May, with more following through summer. If you're planning a deployment cycle or tracking what's coming in Ed-Fi infrastructure, here's a practical overview of what to expect and why it matters.

May Releases​

Four significant releases are targeting May: Data Standard 6.1, ODS/API 7.3.2, MetaEd 4.7, and the Ed-Fi OneRoster API. Each one stands on its own, but they're designed to work together.

Introducing Fiona: A Helpful AI Assistant in the Ed-Fi Community Slack

· 2 min read
Robert Hunter, Jr
Robert Hunter, Jr
Software Engineer
Stephen A. Fuqua
Director, Software Engineering

We’re excited to announce the initial launch of Fiona, a helpful AI assistant available in the Ed-Fi Alliance community Slack workspace.

Fiona is designed to help educators, technologists, and administrators get quick answers about Ed-Fi technology, education data standards, APIs, implementation guidance, and related tools.

Using API Tools to Review Data in the Ed-Fi ODS/API

· 6 min read
Stephen A. Fuqua
Director, Software Engineering

Overview​

User Story: as an education agency staff member, I want to view the data loaded into the Ed-Fi ODS/API, so that I can compare to my local source of truth and ensure the correct information has been loaded.

Solutions: Use an API client to access the ODS/API, using key/secret credentials issued by the platform host. The ODS/API's Open API files ("swagger.json" metadata) provide documentation of available resources, and there are many robust tools that can read this file to pre-create HTTP requests for you. Bruno is currently my favorite such tool; Postman and Swagger UI are more well-known alternatives.

What about database access as an alternative? And how do these API clients help solve this problem? Read on for more on these topics.

Roadmap Update for the Ed-Fi Data Standard and Technology Suite

· 4 min read
Stephen A. Fuqua
Director, Software Engineering
note

Ed-Fi API v8 is the production release of the Ed-Fi Data Management Service (DMS) described in this post.

The Ed-Fi Alliance continues to advance its mission of enabling interoperability and scalable data solutions for education agencies. At the recent Ed-Fi Alliance Summit 2025, we shared updates from the Ed-Fi Technology Roadmap, highlighted recent releases, and previewed what’s coming in the next few years.

Data Standard 6 - Preview 1

· One min read
Stephen A. Fuqua
Director, Software Engineering

The Ed-Fi Alliance has adopted a cadence of releasing breaking changes to the Ed-Fi Data Standard on alternating years. 2025 is such a year and the next release of the Ed-Fi Data Standard - and consequently the Ed-Fi Resources API - will be labeled version 6.0. With a release date months away in Q4, we are inviting early commentary on the changes made to date, in two domains:

  1. Merge the Educator Preparation Data Model (EPDM, fka TPDM) into the core Ed-Fi Data Standard, and expand it to include a new use case around apprenticeships.
  2. Enhance the data model to better support student record transfer, particularly for IEP data as a student moves from one school to another.

For more details, including a snapshot of the Open API specification (aka Swagger file), please see RFC 27 - Data Standard 6.0 (Preview 1)

Call for Posters: Use Cases for the New Data Management Service Platform

· 4 min read
Stephen A. Fuqua
Director, Software Engineering
note

Ed-Fi API v8 is the production release of the Ed-Fi Data Management Service (DMS) described in this post.

Tech Congress 2025 is just over a month away and Project Tanager Milestone 0.4.0 has been reached. Can you help us show off what it is (or might be) capable of?

Think of this as a call for posters. If you're not familiar with academic conferences and posters... then maybe you can imagine a science fair board. Do something cool, show it off in a few words and some pictures, and you get a few minutes to narrate for your audience. Complete your "poster" before April 17 so that I have time to incorporate it into a slide deck for an April 23 Tech Congress session showing off the Data Management Service in Action.

📢 Milestone 0.2 has been reached! Referential integrity is here!

· 2 min read
Stephen A. Fuqua
Director, Software Engineering
note

Ed-Fi API v8 is the production release of the Ed-Fi Data Management Service (DMS) described in this post.

What's Changed​

This second milestone on our way to a production-ready release of the Data Management Service adds full referential integrity handling to the basic validation support from the first milestone: