Skip to content

Releases: linkedin/datahub-gma

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)

v0.6.136

09 Jul 00:08
23eea83

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.136

  • 2025-07-09 - 1 commit(s) by Rakhi Agrawal
  • [EGG Migration]: Bug fix for NPE - part 2 (#558)

v0.6.135

08 Jul 21:40
e5ce283

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.135

  • 2025-07-08 - 1 commit(s) by Justin Donn
  • fix(relationship): ignore 'pegasus.' prefix when comparing aspect FQCN (#557)

v0.6.134

08 Jul 19:35
8f17ced

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.134

  • 2025-07-08 - 1 commit(s) by Pallavi Kotkar
  • Updating method for create(), update() and delete() to handle soft delete by setting deleted_ts (#549)