Releases: dovuofficial/guardian-middleware-api
V2 - DOVU Middleware Guardian API
What's Changed
- [DOVU Alpha V2] Guardian Middleware API rewrite by @mattsmithies in #20
Full Changelog: 0.0.1...0.1.0
Overview
This is classed as an alpha version, which should only be used by DOVU -- tests have been removed based off of current deadlines. However, the downstream PHP SDK has enough tests to satisfy usage of this API it within our marketplace.
This version will stay in an alpha state until e2e tests have been rewritten, other than that, the other CI factors should work as expected.
This API is a complete reimagining of how we should interact with the Guardian, issues have been resolved, and we have a powerful query/filtering system, which enable us to extract any documents for any filtrable field from a credential subject.
We have role based authentication to do this, as well as using direct IDs for more position when it comes to the sending and approval of documents within the entire workflow.
Future scope
Outside of a complete test rewrite, this release marks, the first foundational layer for us to actually start building out the DOVU operating system for managed digital ecological credits.
[Alpha] Guardian Middleware API
0.0.1 Update README.md (#6)