Skip to content

Patch Release for Google Classroom and Full Publish of SQL Adapter

Compare
Choose a tag to compare
@stephenfuqua stephenfuqua released this 20 Sep 22:17
· 59 commits to main since this release
a534f59

This patch release address a flaw in the Google Classroom Extractor, which sometimes would run into HTTP 503 errors when calling the Google API. These errors only occurred with in-active courses, so the extractor now any course with status other than ACTIVE. This also provides a significant performance boost to the extractor, when the account does contain inactive courses. See LMS-414 for more information.

In addition, a shared package called edfi-sql-adapter was accidentally released with a pre-release version. It has now been relabeled as 1.0.0 and the two projects that depend on it, the LMS Data Store Loader and the LMS Harmonizer, are updated to use that version of the package.