Skip to content

Releases: edanalytics/lightbeam

v0.1.12

12 May 20:53
1e357bd

Choose a tag to compare

What's Changed

  • Harden count error handling by @johncmerfeld in #89
  • Bug: Add nonetype check before popping a value from a nonetype. by @jayckaiser in #90
  • log full API URLs on fetch, send, delete, truncate (for debugging URL construction issues) by @tomreitz in #91

Full Changelog: v0.1.11...v0.1.12

v0.1.11

17 Feb 20:21
bb74b05

Choose a tag to compare

What's Changed

  • feature: namespace_overrides to allow sending resources to different namespaces in one lightbeam send

Full Changelog: v0.1.10...v0.1.11

v0.1.10

21 Nov 22:35
8bd691e

Choose a tag to compare

What's Changed

  • fix invalid YAML in example by @tomreitz in #84
  • bugfix: lightbeam send not writing >=7.2 API error messages when error payload does not contain errors nor validationErrors by @johncmerfeld in #83

Full Changelog: v0.1.9...v0.1.10

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