Skip to content

Releases: Ed-Fi-Exchange-OSS/Meadowlark

v0.3.6-pre-72

17 Oct 16:42
d08295f
Compare
Choose a tag to compare
v0.3.6-pre-72 Pre-release
Pre-release
[RND-659] On pre release action: Fix SBOM hash generation (#309)

v0.3.6-pre-71

13 Oct 14:26
456b260
Compare
Choose a tag to compare
v0.3.6-pre-71 Pre-release
Pre-release
[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

11 Oct 18:06
4dcd19e
Compare
Choose a tag to compare
v0.3.6-pre-70 Pre-release
Pre-release
[RND-645] upgrade Meadowlark libraries with pending vulnerabilities (…

v0.3.6-pre-69

06 Oct 14:43
9353dc2
Compare
Choose a tag to compare
v0.3.6-pre-69 Pre-release
Pre-release
[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

29 Sep 19:16
f339095
Compare
Choose a tag to compare
v0.3.6-pre-68 Pre-release
Pre-release
[RND-422] Client Management API: authentication and token management …

v0.3.6-pre-67

25 Sep 15:46
4b452e4
Compare
Choose a tag to compare
v0.3.6-pre-67 Pre-release
Pre-release
[RND-642] Adds QUERY_FAILURE_CONNECTION_ERROR as a QueryResult respon…

v0.3.6-pre-66

21 Sep 17:34
aab3e45
Compare
Choose a tag to compare
v0.3.6-pre-66 Pre-release
Pre-release
[RND-641] Adds QUERY_FAILURE_INDEX_NOT_FOUND as a QueryResult respons…

v0.3.6-pre-65

15 Sep 14:08
e4eb344
Compare
Choose a tag to compare
v0.3.6-pre-65 Pre-release
Pre-release
[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

14 Sep 16:47
4f52a1c
Compare
Choose a tag to compare
v0.3.6-pre-64 Pre-release
Pre-release
[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

05 Sep 16:10
60c9a32
Compare
Choose a tag to compare
v0.3.6-pre-63 Pre-release
Pre-release
[RND-637] - Unable to POST a new School (#295)

* Fixes bug.

* Adds e2e test.