Skip to content

Releases: linkedin/datahub-gma

v0.6.148

16 Aug 16:00
47dece3

Choose a tag to compare

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

12 Aug 22:32
34e0ee0

Choose a tag to compare

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

12 Aug 22:16
dca1e9b

Choose a tag to compare

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

11 Aug 16:14
1b4e026

Choose a tag to compare

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

08 Aug 17:52
c0edcaf

Choose a tag to compare

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

05 Aug 21:06
e59a1ca

Choose a tag to compare

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

05 Aug 20:16
ddac2af

Choose a tag to compare

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

04 Aug 21:30
7e1a847

Choose a tag to compare

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

02 Aug 00:00
4595c4d

Choose a tag to compare

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

14 Jul 22:39
442c6f5

Choose a tag to compare

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)