Skip to content

Releases: Ed-Fi-Exchange-OSS/Meadowlark

v0.3.6-pre-42

25 Jul 20:09
13af0f3
Compare
Choose a tag to compare
v0.3.6-pre-42 Pre-release
Pre-release
[RND-537] Resource Caching Design (#268)

* WIP: caching design doc

* Refactor to reflect presence of the reference validation module in the backend

* Update README.md

* Update WRITE-PERFORMANCE.md

* Update READ-PERFORMANCE.md

* Updates based on POC work

* Self-review feedback

* Split into descriptor and resource caching options

Clarify concern about event-driven architecture

* adjust background color

v0.3.6-pre-41

25 Jul 17:14
c874548
Compare
Choose a tag to compare
v0.3.6-pre-41 Pre-release
Pre-release
[RND-602] Upgrades Metaed version. (#272)

* Upgrades Metaed version.

* Fixes unit test.

v0.3.6-pre-40

19 Jul 20:40
8ac1a3b
Compare
Choose a tag to compare
v0.3.6-pre-40 Pre-release
Pre-release
[RND-598] Postgres - location ID is not the same as ID of the generat…

v0.3.6-pre-39

17 Jul 21:50
d018738
Compare
Choose a tag to compare
v0.3.6-pre-39 Pre-release
Pre-release
Adding test to replicate scenario where ID is included in PUT (#267)

* [RND-595] Add test of updating with id in body

* Add test to verify location and URL with id

* Adding ticket number

* Skipping test that is blocked by bug

* Skipping test because of bug in postgres

v0.3.6-pre-38

17 Jul 16:51
518515e
Compare
Choose a tag to compare
v0.3.6-pre-38 Pre-release
Pre-release
[RND-585] Adding script to write Southridge data into Meadowlark (#266)

* Adding southridge to load performance measurement

v0.3.6-pre-37

11 Jul 16:40
92f300a
Compare
Choose a tag to compare
v0.3.6-pre-37 Pre-release
Pre-release
[RND-484] Update Meadowlark Dependencies (#265)

* [RND-498] Update patch versions

* [RND-484] Align meadowlark packages versions with published versions

* Adding AxiosResponse type on test

* Update metaed dependencies

* Adjusting types for metaed plugin

* Running npm prune

* Updating compilation packages to minor release (no breaking changes)

* Update testcontainer

* Updatest dotenv

* Running dedupe

* Adding explicit async for linter

* Update mongo and postgres to remove dependabot alerts

* Update testcontainers

v0.3.6-pre-36

06 Jul 17:45
13d81f7
Compare
Choose a tag to compare
v0.3.6-pre-36 Pre-release
Pre-release
[RND-582] Show Meadowlark Logs in Azure Deployments (#261)

v0.3.6-pre-35

06 Jul 13:55
9c91e44
Compare
Choose a tag to compare
v0.3.6-pre-35 Pre-release
Pre-release
[RND-532] Technical design for correctness testing (#264)

* [RND-532] Technical design for correctness testing

* Adding missing link

v0.3.6-pre-34

05 Jul 15:46
4617dff
Compare
Choose a tag to compare
v0.3.6-pre-34 Pre-release
Pre-release
Updates on Write Performance Benchmarking documentation. (#263)

v0.3.6-pre-33

29 Jun 16:21
3103d29
Compare
Choose a tag to compare
v0.3.6-pre-33 Pre-release
Pre-release
[RND-578] - Integrates Elastic Search tests into CI process. (#260)

* Integrates Elastic Search tests into CI process.

* Fixed most tests. Still several failing with bad gateway error.

* Trying to fix tests.

* Fixing more e2e tests.

* Undoing previous commit.

* Fixing more e2e tests.

* Fixed all the e2e tests. All running fine locally.

* Renaming file.

* Fixing unit tests.

* Fixing CI.

* Undoing unnecessary changes.