Releases: Ed-Fi-Exchange-OSS/Meadowlark
Releases · Ed-Fi-Exchange-OSS/Meadowlark
v0.4.1-pre.2
[RND-673] Tests to prove cannot send both Transfer-Encoding and Conte…
v0.4.1-pre.1
[RND-697] Refactor test to avoid race conditions on depending tests (…
v0.4.1-pre.0
[RND-675] Adding instructions to use Azure Key Vault (#333)
v0.4.0
Project Status
This release adds features to increase options in the supported backends, an analysis of the performance of Meadowlark, and leaves the project in a more mature state and with more instructions and analysis as an option for field implementation.
Some of the questions answered in this release are:
- How does the performance compares between backends and against ODS/API?
- What would be necessary in order to accept community contributions and how manageable/easy to understand the project is?
- How can Meadowlark be deployed in a cloud service?
What's Changed
- Publish image to Docker Hub
- Update to MetaEd v4.3.0
- Update to Node 18
- PostgreSQL support
- ElasticSearch support
- Kafka support
- Load Balancer with NGINX
New Contributors
- @NovaLogicDev made their first contribution in #287, included in #301
Full Changelog: v0.3.0...v0.4.0
v0.4.0-pre.7
[RND-665] Lower rate limiting for OAuth (#331)
v0.4.0-pre.6
[RND-663] Allow case insensitivity in OAuth requests (#330)
v0.4.0-pre.5
[RND-680] Remove createSigningKey method (#327)
v0.4.0-pre.4
[RND-663] Allow case insensitivity in OAuth requests (#328) * Allow case insensitivity in OAuth requests * v0.4.0-pre.4 * removes second it con test description. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.4.0-pre.3
[RND-653] Refactor Config file to not require mongodb URI (#326)
v0.4.0-pre.2
[RND-671] Fix Meadowlark CodeQL scan (#325) * Add flag to collect coverage on unit tests * Removing vulnerability * Rename job * v0.4.0-pre.2 * Reorganize in PR steps * Updating codeql action version * Adding PR comment --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>