Skip to content

Releases: linkedin/datahub-gma

v0.6.117

31 May 00:56
76b54f2
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.117

  • 2025-05-31 - 1 commit(s) by Yanbo Zhao
  • [feat] history relationship dedup logic (#538)

v0.6.116

30 May 18:39
9888ac1
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.116

  • 2025-05-30 - 1 commit(s) by Rakhi Agrawal
  • (feat) Add SchemaValidatorUtil to Enable Safe Decoupling from DB Schema Evolution (#537)

v0.6.115

29 May 16:48
c034142
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.115

  • 2025-05-29 - 1 commit(s) by Rakhi Agrawal
  • Fix bug: Change rawAdd to add for shadowDao (#540)

v0.6.114

15 May 21:03
3da8038
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.114

  • 2025-05-15 - 1 commit(s) by Rakhi Agrawal
  • Adding shadow write to BaseAspectRoutingResource (#536)

v0.6.113

15 May 17:36
b3e89c0
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.113

  • 2025-05-15 - 1 commit(s) by Rakhi Agrawal
  • Add shadow write support at BaseVersionedAspectResource and BaseAspec… (#535)

v0.6.112

08 May 23:24
28d987f
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.112

  • 2025-05-08 - 1 commit(s) by Yihong Zhou
  • fix: skip ingestion when user callback service return updated aspect as NULL (#533)

v0.6.111

07 May 20:45
b03c43d
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.111

  • 2025-05-07 - 1 commit(s) by Yang Yang
  • remove relationship field type validation (#532)

v0.6.110

05 May 21:53
b8447e4
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.110

  • 2025-05-05 - 1 commit(s) by Rakhi Agrawal
  • Undo Flyway smart evolution to support Pretzel (#529)

v0.6.109

02 May 16:42
d9e952b
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.109

  • 2025-05-02 - 1 commit(s) by Rakhi Agrawal
  • Enable optional dual-write support in BaseEntityResource via shadow DAO (#531)

v0.6.108

28 Apr 18:42
1746ad1
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.108

  • 2025-04-28 - 1 commit(s) by Pallavi Kotkar
  • Check if aspect is present before processing delete result (#528)