-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: new lineage module with postgres (#86)
* chore: revert back lineage to use discovery data for backward comp * feat: add new lineage module using postgres * feat(lineage): add /v1beta2/lineage api * fix: linter error * refactor: remove unnecessary transactions * fix: invalid comment * refactor: logging internal server error properly * feat: move old lineage to /v1 * refactor: remove identical route assignment * chore: remove /v1 apis * chore: remove old lineage module * refactor: rename handler * chore: update api docs
- Loading branch information
1 parent
91df258
commit 5ace2b2
Showing
34 changed files
with
923 additions
and
1,225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.