Releases: edanalytics/lightbeam
Releases · edanalytics/lightbeam
v0.1.9
What's Changed
- feature: support new and improved error messages introduced in Ed-Fi API 7.2 by @tomreitz in #80
- feature: warn and skip fetching if
--querykeys are not valid parameters for an endpoint by @tomreitz in #81 - bugfix: fix a
KeyErrorifconnection.verify_sslis not set inlightbeam.ymlby @tomreitz in #79
Full Changelog: v0.1.8...v0.1.9
v0.1.8
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 createfunctionality 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
What's Changed
- bugfix: discovery of data in subfolders of
data_dirby @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
--setflag to the CLI to enable overriding config values inlightbeam.ymlby @tomreitz in #63 - bugfix:
validateuniqueness 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
- @stephenfuqua made their first contribution in #70
- @ryanaguilar made their first contribution in #74
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- feature: implementing structured results file output for validate by @tomreitz in #52
- bugfix:
validateof 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_failurestruly optional by @johncmerfeld in #58 - bugfix: allow simple filename as
--results-fileby @johncmerfeld in #57
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- feature: add a
successessection to the structured log results file to report how many payloads resulted in a 200, 201, etc. - feature: add a test suite
- bugfix: lightbeam send resulted in an error about
lightbeam.get_endpoints_with_data() - bugfix: restore endpoint dependency ordering to
lightbeam.get_endpoints_with_data() - bugfix: custom API URLs not picked up when some, but not all, are specified
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Feature: notify user of endpoints to be deleted by @johncmerfeld in #37
- validate references by @tomreitz in #30
- Fix missing descriptor description by @tomreitz in #38
- update readme for structured log to current format by @tomreitz in #43
Full Changelog: v0.1.3...v0.1.4
v0.1.3
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
- @mcriscenzo made their first contribution in #32
- @johncmerfeld made their first contribution in #34
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Add ability for fetch
--keep-keysand--drop-keysflags 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 tocomponents.schemasin Ed-Fi 7.1 Swagger by @tomreitz in #25
Full Changelog: v0.1.1...v0.1.2
v0.1.1
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
- @jayckaiser made their first contribution in #18
Full Changelog: v0.1.0...v0.1.1