Skip to content

Tags: linkedin/datahub-gma

Tags

v0.6.80

Toggle v0.6.80's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
(feat) Add deleteWithReturn (#497)

v0.6.79

Toggle v0.6.79's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
(feat) Add deleteMany Dao method (#496)

v0.6.78

Toggle v0.6.78's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(SMO relationship onboarding: Hack week): Add a getter method for…

… mgEntityTypeNameSet (#495)

* getter method

* Merged the init and get method to expose one public method

* Merged the init and get method to expose one public method

---------

Co-authored-by: Rakhi Agrawal <rakagrawal@linkedin.com>

v0.6.77

Toggle v0.6.77's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Made the method initMgEntityTypeNameSet public to use it in GQS to dy…

…namically load the entity tables (#494)

Co-authored-by: Rakhi Agrawal <rakagrawal@linkedin.com>

v0.6.76

Toggle v0.6.76's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update workflows to explicitly use ubuntu-22.04 instead of ubuntu-lat…

…est (#493)

v0.6.74

Toggle v0.6.74's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
translate ModelValidationException to 4XX (#489)

v0.6.73

Toggle v0.6.73's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(backfill): update a_urn column during entity table backfill (#491)

v0.6.72

Toggle v0.6.72's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(new schema): fix duplicate key exception for aspect table (#490)

v0.6.71

Toggle v0.6.71's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
throw out exception to fail the ingest request when routing aspect fa…

…il (#488)

v0.6.70

Toggle v0.6.70's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(backfill): ingest relationships + use createdon desc during entit…

…y table backfill (#487)

Co-authored-by: Justin Donn <jdonn@jdonn-mn3766.linkedin.biz>