Skip to content

Releases: edanalytics/lightbeam

v0.0.5

07 Apr 18:52
8ed3cbe
Compare
Choose a tag to compare

This release adds

  • better error logging (file name and line number) for erroring payloads
  • better error handling in cases where the Ed-Fi API dependencies and Swagger URLs return error status codes

v0.0.4

25 Jan 18:59
3b4a899
Compare
Choose a tag to compare

Previously, only descriptors for the namespace specified in your YAML (or the default namespace, ed-fi) would be pulled. This update pulls all descriptor values from any namespace.

v0.0.3

12 Jan 21:53
d4395e1
Compare
Choose a tag to compare

This release fixes a bug where not all descriptor values were fetched from the Ed-Fi API because requests were not paginated.

v0.0.2

16 Dec 21:03
4efedbd
Compare
Choose a tag to compare

Un-pin requirements.txt dependencies from fixed versions