Skip to content

Releases: Ed-Fi-Exchange-OSS/Meadowlark

v0.3.6-pre-2

27 Mar 16:24
a72a8ed
Compare
Choose a tag to compare
v0.3.6-pre-2 Pre-release
Pre-release
Fix typo (#226)

v0.3.6-pre-1

27 Mar 15:45
41ceb50
Compare
Choose a tag to compare
v0.3.6-pre-1 Pre-release
Pre-release
[RND-492] Docker: Build from npm and publish to Hub (#225)

* Comment on purpose of this dockerfile

* Build container from pre-built "binaries"

* Build a docker image; not published yet

* Temporary workflow for testing the build

* typo fix

* Syntax correction

* Rename

* Try using docker actions

* Linting for the new dockerfile

* Enable docker push

* Cleanup
Enable push

* Use buildx

* Use outputs properly

* Correct the argument

* Fill in username and password

* Provide git context

* Refactor to support alternate names / forks

* Missing bracket

* Trying to get the tag syntax right

* Cache support

* Bring docker publish into on-prerelease

* Get npm registry from variables

* Remove temporary file

* A missing dot

v0.3.6-pre-0

23 Mar 17:37
47a94fe
Compare
Choose a tag to compare
v0.3.6-pre-0 Pre-release
Pre-release

Resetting the version number to skip the numbers consumed in the dev/test process for RND-485.

v0.3.0

13 Mar 19:10
4dc877e
Compare
Choose a tag to compare

Project Status

While not yet production-ready, we think this release is strong enough for some pilot testing with SIS vendors in the field, with the goal of finding out

  • What is broken compared to the ODS/API release? There may be edge cases that we don't know about, or that we thought were unimportant.
  • What do deployments look like? And what more should be built into the platform to support those deployments?

What's Changed

  • Real OAuth2 authentication (client credentials flow), using a built-in OAuth2 provider
  • Docker support: docker image pull edfialliance/meadowlark-ed-fi-api:v0.3.0
  • MongoDB and OpenSearch optimizations with respect to transactions and error handling
  • OpenSearch: some of the querystring functionality is broken, and will be restored in an upcoming release
  • Numerous bug fixes on API routes and payload validation
  • Fastify clustering for multi-threaded operation
  • Thorough documentation of configuration options.

New Contributors

Full Changelog: v0.2.0...v0.3.0

0.2.0

06 Sep 20:28
dd9c519
Compare
Choose a tag to compare

0.1.0 - API Parity for SIS Vendors

17 Dec 18:29
93d5f60
Compare
Choose a tag to compare
Pre-release

Project Meadowlark is a research and development (R&D) project. It is not a project to develop a "next gen" platform but rather to inform community conversations and inform future development.

The Meadowlark code and releases provide a deployable, distributable, proof-of-concept for a cloud-native (i.e., built on cloud services) implementation of the Ed-Fi API surface. It therefore replicates the data collection capabilities of the Ed-Fi ODS/API, but does not replicate the database structure and storage of the ODS/API.

For more information, see https://techdocs.ed-fi.org/display/EXCHANGE/Project+Meadowlark