Releases: linkedin/datahub-gma
Releases · linkedin/datahub-gma
v0.6.148
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.148
- 2025-08-16 - 1 commit(s) by Yihong Zhou
- add SubmissionType in IngestionTrackingContext (#573)
v0.6.147
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.147
- 2025-08-12 - 1 commit(s) by Yanbo Zhao
- [feat] support START_WITH condition in EbeanLocalRelationshipQueryDAO (#569)
v0.6.146
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.146
- 2025-08-12 - 1 commit(s) by Yanbo Zhao
- [feat] add findEntitiesV2 to support logical expression filter (#568)
v0.6.145
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.145
- 2025-08-11 - 1 commit(s) by Yanbo Zhao
- [feat] add not operator in LocalRelationshipFilter (#567)
v0.6.144
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.144
- 2025-08-08 - 1 commit(s) by Rakhi Agrawal
- Remove service identity as custom property in server config for Hikari onboarding (#566)
v0.6.143
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.143
- 2025-08-05 - 1 commit(s) by Justin Donn
- feat(filter): add ARRAY_CONTAINS condition for filtering (#564)
v0.6.142
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.142
- 2025-08-05 - 1 commit(s) by Rakhi Agrawal
- Revert "Added a method to backfill shadow relationship tables" (#565)
- Added a method to backfill shadow relationship tables (#546)
v0.6.141
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.141
- 2025-08-04 - 1 commit(s) by Yanbo Zhao
- [feat] support filter criterion with logical expression (AND/OR) (#562)
v0.6.140
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.140
- 2025-08-01 - 1 commit(s) by Justin Donn
- fix(ingestion): reduce relationship insertion batch size from 1000 to 100 (#563)
v0.6.139
Changelog generated by Shipkit Changelog Gradle Plugin
0.6.139
- 2025-07-14 - 3 commit(s) by Justin Donn
- fix(test): remove flaky unit test (#560)
- fix(test): fix a flaky concurrency unit test (#559)
- feat(relationship ingestion): add multiple relationships in a single statement (#515)