Skip to content

Releases: edanalytics/lightbeam

v0.1.5

v0.1.4

12 Jul 19:46
29301a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 Jun 19:30
f1ce846
Compare
Choose a tag to compare

What's Changed

  • fixes a bug with validating local descriptor values within nested payloads by @tomreitz in #29
  • fixes a bug where none of the descriptor payload keys were kept after being downloaded by @tomreitz in #28
  • Fix - Fetch - Key filtering by @mcriscenzo in #32
  • Fix how hashlog entries are handled during deletes by @johncmerfeld in #34
  • Feature - Custom metadata URLs by @mcriscenzo in #33
  • Fix: ensure command list in help menu and log output is always consistent by @johncmerfeld in #27
  • bump version to 0.1.3 for release by @tomreitz in #35

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

19 Apr 21:43
0d8caf9
Compare
Choose a tag to compare

What's Changed

  • Add ability for fetch --keep-keys and --drop-keys flags to allow wildcard matching by @tomreitz in #23
  • Update structured logging to be flatter, per recent team discussion by @tomreitz in #24
  • Support for definitionsbeing renamed to components.schemas in Ed-Fi 7.1 Swagger by @tomreitz in #25

Full Changelog: v0.1.1...v0.1.2

v0.1.1

16 Feb 19:37
221b7b6
Compare
Choose a tag to compare

What's Changed

  • Replace single quotes in message with backticks. by @jayckaiser in #18
  • fixes a bug when fetching resources without read permission by @tomreitz in #20
  • bump version to 0.1.1 by @tomreitz in #22

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 Oct 17:43
ccdd3a1
Compare
Choose a tag to compare

What's Changed

  • adding the count, fetch, and truncate commands, and various other features and bugfixes by @tomreitz in #17
  • fix typo in descriptor CSV header by @tomreitz in #16
  • bump version to 0.1.0 by @tomreitz in #19

Full Changelog: v0.0.8...v0.1.0

v0.0.8

11 Jul 15:27
5f09fcf
Compare
Choose a tag to compare

v0.0.7

13 Jun 21:49
2bdb904
Compare
Choose a tag to compare

v0.0.6

07 Apr 21:16
87e0792
Compare
Choose a tag to compare

This release fixes a bug with v0.0.5, resolving an error when fetching Swagger docs.

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