Skip to content

Releases: linkedin/datahub-gma

v0.6.47

24 Oct 23:46
e364ee2
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.47

  • 2024-10-24 - 1 commit(s) by Justin Donn
  • soft delete relationships when aspects are soft deleted (ASPECT_METADATA only) (#456)

v0.6.46

24 Oct 20:52
efa96e0
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.46

  • 2024-10-24 - 1 commit(s) by Derek Pham
  • Add urn class in constructor for BaseSingleAspectSearchableEntityResource (#461)

v0.6.45

24 Oct 20:09
196daa0
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.45

  • 2024-10-24 - 1 commit(s) by Yihong Zhou
  • Fix: aspectUpdateHelper result is null due to isSkipProcessing enabled so unwrapAddResult() hits NPE (#460)

v0.6.44

24 Oct 02:33
5c84fe7
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.44

  • 2024-10-24 - 3 commit(s) by Derek Pham
  • Make it more succinct (#459)
  • retrigger checks (#458)
  • Properly cast generic urn to entity specific urn (#457)

v0.6.41

23 Oct 18:05
b762dac
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.41

  • 2024-10-23 - 2 commit(s) by Jinxin Ma, Justin Donn
  • feat: Support deletion in EbeanGenericLocalDAO and BaseEntityAgnosticAspectResource (#454)
  • feat(relationship): add support for extracting relationships from aspect metadata (#452)

v0.6.39

21 Oct 21:47
842691e
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.39

  • 2024-10-21 - 1 commit(s) by Rakhi Agrawal
  • Included Entity type in the routing map (#455)

v0.6.38

21 Oct 19:41
d4a2261
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.38

  • 2024-10-21 - 1 commit(s) by Zihan Li
  • add ingestion params into CallbackRoutingClientAPI (#453)

v0.6.37

17 Oct 20:16
cf1e5ee
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.37

  • 2024-10-17 - 1 commit(s) by Rakhi Agrawal
  • Refactor to have a common interface for InUpdate Callback (#451)

v0.6.36

16 Oct 18:52
9f93435
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.36

  • 2024-10-16 - 1 commit(s) by Justin Donn
  • feat(model 2.0): implement extractRelationshipsFromAspect util method (#449)

v0.6.35

11 Oct 22:27
a4f22cc
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.35

  • 2024-10-11 - 1 commit(s) by Rakhi Agrawal
  • Refactored RPC Routing for grpc implementation (#447)