Skip to content

Releases: edanalytics/lightbeam

v0.1.9

26 Sep 17:11
9ad5167

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

11 Jul 16:39
1c76f4a

Choose a tag to compare

What's Changed

  • fix subarray uniqueness bug by @tomreitz in #76
  • implement case flexibility for data discovery by @tomreitz in #31
  • implementation of new lightbeam create functionality by @tomreitz in #56
  • GET deletes by identity, not required params by @tomreitz in #68
  • implementing validate references selector, behavior and remote switch, plus update docs by @tomreitz in #61
  • fix duplicate file discovery by @tomreitz in #77

Full Changelog: v0.1.7...v0.1.8

v0.1.7

08 May 21:29
bbcacd8

Choose a tag to compare

What's Changed

  • bugfix: discovery of data in subfolders of data_dir by @tomreitz in #66
  • bugfix: structured results record counts by @tomreitz in #60
  • bugfix: validation error message shows the wrong number of records by @johncmerfeld in #65
  • feature: adds a --set flag to the CLI to enable overriding config values in lightbeam.yml by @tomreitz in #63
  • bugfix: validate uniqueness fixes and recurse into array elements, other improvements by @tomreitz in #67
  • bugfix: replace obsolete links to Ed-Fi Tech Docs by @stephenfuqua in #70
  • bugfix: self-reference validation by @tomreitz in #71
  • feature: protocol (http/https) fall-back for discovery URLs if not found by @ryanaguilar in #74

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

15 Nov 20:57
496d9a1

Choose a tag to compare

What's Changed

  • feature: implementing structured results file output for validate by @tomreitz in #52
  • bugfix: validate of descriptor values without a hash char (#) by @tomreitz in #53
  • bugfix: validate uniqueness by identity by @tomreitz in #54
  • bugfix: allow deletion of students (if permitted by credential claimset and API auth strategy) by @tomreitz in #55
  • bugfix: make max_failures truly optional by @johncmerfeld in #58
  • bugfix: allow simple filename as --results-file by @johncmerfeld in #57

Full Changelog: v0.1.5...v0.1.6

v0.1.5

23 Jul 14:32
5ad6915

Choose a tag to compare

v0.1.4

12 Jul 19:46
29301a6

Choose a tag to compare

What's Changed

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

v0.1.3

03 Jun 19:30
f1ce846

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

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

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

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