Releases: linkedin/datahub-gma
Releases · linkedin/datahub-gma
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)
v0.6.55
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.55
- 2024-11-07 - 2 commit(s) by Yanbo Zhao
- fix: bug fix for #470 (#471)
- fix: make unit test use v2 + fix removeRelationships logic (#470)
v0.6.53
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.53
- 2024-11-07 - 1 commit(s) by Zihan Li
- Enable default value fill in for all update behavior (#469)