Releases: Ed-Fi-Exchange-OSS/Meadowlark
Releases · Ed-Fi-Exchange-OSS/Meadowlark
v0.3.6-pre-42
[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
[RND-602] Upgrades Metaed version. (#272) * Upgrades Metaed version. * Fixes unit test.
v0.3.6-pre-40
[RND-598] Postgres - location ID is not the same as ID of the generat…
v0.3.6-pre-39
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
[RND-585] Adding script to write Southridge data into Meadowlark (#266) * Adding southridge to load performance measurement
v0.3.6-pre-37
[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
[RND-582] Show Meadowlark Logs in Azure Deployments (#261)
v0.3.6-pre-35
[RND-532] Technical design for correctness testing (#264) * [RND-532] Technical design for correctness testing * Adding missing link
v0.3.6-pre-34
Updates on Write Performance Benchmarking documentation. (#263)
v0.3.6-pre-33
[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.