Releases: linkedin/datahub-gma
Releases · linkedin/datahub-gma
v0.6.65
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.65
- 2024-11-27 - 1 commit(s) by Justin Donn
- fix(relationship): fix bug in extractRelationshipFromAspect (#482)
v0.6.64
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.64
- 2024-11-27 - 1 commit(s) by Jonathan Hui
- Fix silent failure when ingesting an Asset with an unrecognized field (#481)
v0.6.63
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.63
- 2024-11-26 - 1 commit(s) by Justin Donn
- fix(relationship 2.0): add aspect column to relationship tables and fix soft deletion (#479)
v0.6.62
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.62
- 2024-11-26 - 1 commit(s) by Yang Yang
- throw 404 exception when get non-existing asset (#480)
v0.6.61
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.61
- 2024-11-25 - 1 commit(s) by Rakhi Agrawal
- Optimizied soft delete relationship query by batching (#468)
v0.6.60
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.60
- 2024-11-20 - 1 commit(s) by Justin Donn
- feat(rel2.0): default removal option to REMOVE_ALL_EDGES_FROM_SOURCE (#478)
v0.6.59
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.59
- 2024-11-13 - 1 commit(s) by Yanbo Zhao
- fix: getAspectClassNames to handle union alias (#477)
v0.6.58
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.58
- 2024-11-13 - 1 commit(s) by Justin Donn
- fix(relationship 2.0): handle the case where aspects can have multiple fields with the same relationship type (#476)
v0.6.57
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.57
- 2024-11-12 - 1 commit(s) by Zihan Li
- add more unit test for the default value behavior (#474)
v0.6.56
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.56
- 2024-11-08 - 1 commit(s) by Zihan Li
- Change the API we use to fill in the default value (#472)