Skip to content

Releases: linkedin/datahub-gma

v0.6.179

13 Apr 14:31
67132bc

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.179

  • 2026-04-13 - 1 commit(s) by Rakhi Agrawal
  • Fix backfill gaps for soft-deleted aspects (#602)

v0.6.178

10 Apr 20:31
4b9ff78

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.178

  • 2026-04-10 - 1 commit(s) by Mridul Sharma
  • split filter query to avoid long transactions (#611)

v0.6.177

09 Apr 16:59
8e9d544

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.177

  • 2026-04-09 - 2 commit(s) by Jonathan Hui, Mridul Sharma
  • build: upgrade Java source/target compatibility from 8 to 11 (#610)
  • docs(dao-api): add batch update API feature summary (#609)

v0.6.175

08 Apr 19:01
5290545

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.175

  • 2026-04-08 - 1 commit(s) by Jonathan Hui
  • [BatchUpdate 3/4] feat(dao): add batch orchestration pipeline for multi-aspect upsert (#608)

v0.6.174

07 Apr 20:39
a08aa98

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.174

  • 2026-04-07 - 1 commit(s) by Jonathan Hui
  • feat: add batch SQL layer for multi-aspect upsert and batch deletion (#607)

v0.6.173

06 Apr 21:32
fb9fa85

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.173

  • 2026-04-06 - 1 commit(s) by Jonathan Hui
  • refactor(dao-api): promote wrapper types and unify shouldUpdateAspect (#606)

v0.6.172

02 Apr 17:18
50bcce8

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.172

  • 2026-04-02 - 1 commit(s) by Rakhi Agrawal
  • fix: retry transient PersistenceException in runInTransactionWithRetry (#605)

v0.6.171

27 Mar 18:19
b311a97

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.171

  • 2026-03-27 - 1 commit(s) by Natallia Ulashchick
  • Add batch deletion DAO support for stale metadata cleanup (#604)

v0.6.170

27 Feb 23:05
2fac19d

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.170

  • 2026-02-27 - 1 commit(s) by Jonathan Hui
  • Add DAO benchmark metrics interface and instrumentation decorator (#601)

v0.6.169

04 Feb 22:04
40b7d5f

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.6.169

  • 2026-02-04 - 1 commit(s) by Rakhi Agrawal
  • Refactor SQL expression cleaning to preserve charset introducers for functional index compatibility (#599)