Skip to content

Releases: linkedin/datahub-gma

v0.5.13

12 Jun 23:33
793bd8c
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.13

  • 2024-06-12 - 2 commit(s) by Jesse Jia
  • [Generic DAO][Part 2] Implement backfill method (#385)
  • [SMO] Generic DAO and its serving API (#383)

v0.5.11

08 Jun 04:08
9dcb6aa
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.11

  • 2024-06-08 - 1 commit(s) by Jinxin Ma
  • bug fix - consider entity type when using aspect routing client in backfill (#384)

v0.5.10

24 May 22:25
3121767
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.10

  • 2024-05-24 - 1 commit(s) by Justin Donn
  • fix(proto_optional_fields): loosen schema validators to only check fo… (#381)

v0.5.9

20 May 21:45
c79500a
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.9

v0.5.8

07 May 01:31
c209a80
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.8

  • 2024-05-07 - 1 commit(s) by Jinxin Ma
  • feat: add error name into the dimension (#379)

v0.5.7

30 Apr 17:06
a5c5690
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.7

  • 2024-04-30 - 2 commit(s) by Jinxin Ma, Yanbo Zhao
  • add annotation proto schemas (#378)
  • feat: start to block PR that decreases the coverage of the repo (#377)

v0.5.5

16 Apr 20:15
26bbc58
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.5

  • 2024-04-16 - 1 commit(s) by Evgeny Barbashov
  • gradle-plugin: add property annotation to make task compatible with Gradle 7+ (#376)

v0.5.4

15 Apr 17:45
88a6a4d
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.4

  • 2024-04-15 - 1 commit(s) by Jinxin Ma
  • feat. attempt to enable codecov for datahub-gma (#375)

v0.5.3

06 Apr 00:02
88460ac
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.3

  • 2024-04-06 - 1 commit(s) by Aman Gupta
  • feat: Move BaseSemanticVersion to top level schema (#374)

v0.5.2

25 Mar 22:13
e71be1c
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

0.5.2

  • 2024-03-25 - 1 commit(s) by Chris Lee
  • feat: invoke pre-ingestion lambdas in local DAO. (#372)