Releases: Ed-Fi-Exchange-OSS/Meadowlark
Releases · Ed-Fi-Exchange-OSS/Meadowlark
v0.3.6-pre-72
[RND-659] On pre release action: Fix SBOM hash generation (#309)
v0.3.6-pre-71
[RND-650] GitHub Actions is not saving docker logs after failure (#307) * Show error message if e2e file is not found * Removing with reuse option since this leaves a dirty environment on failure * Catching error when unable to start containers * [RND-650] Refactor log collection from TestContainers to get information since start
v0.3.6-pre-70
[RND-645] upgrade Meadowlark libraries with pending vulnerabilities (…
v0.3.6-pre-69
[RND-631] Mongodb performance testing (#302) * no write locking * Reviewing indexes. * Some documentation * Deleting files we do not want to keep. * Undoing changes on AutocannonSchools.ts to fix linting issues
v0.3.6-pre-68
[RND-422] Client Management API: authentication and token management …
v0.3.6-pre-67
[RND-642] Adds QUERY_FAILURE_CONNECTION_ERROR as a QueryResult respon…
v0.3.6-pre-66
[RND-641] Adds QUERY_FAILURE_INDEX_NOT_FOUND as a QueryResult respons…
v0.3.6-pre-65
[RND-476] Updates to support NodeJS v18 version (#297) * Updates some packages on main package.json * Updates axios * Updates didyoumean2 * Updates some packages from meadolark core * Updates some more packages from meadolark core * Updates workflows. * Updates some more packages from meadolark core * Updates packages on meadowlark utilities package * Updates packages on meadowlark-authz-server * Updates packages on elasticsearch backend. * Updates packages on opensearch backend package. * Updates packages on postgresql package. * Updates packages on e2e.
v0.3.6-pre-64
[RND-572] Add the documentation on Meadowlark's authorization (#296) * Add data authorization document from tecth docs * Update DATA-AUTHORIZATION.md Update according to comments.
v0.3.6-pre-63
[RND-637] - Unable to POST a new School (#295) * Fixes bug. * Adds e2e test.