Skip to content

v0.2.0

Choose a tag to compare

@ravisuhag ravisuhag released this 10 May 01:41
· 69 commits to main since this release
db35f95

Changelog

  • a0d697e chore(lint): increase timeout to 5m (#80)
  • 2089833 chore: integrate with coveralls (#102)
  • 2a76413 feat(asset): add versioning (#77)
  • 970c43c feat(grpc): add asset, search, lineage (#103)
  • cccc0f8 feat(grpc): add get assets query params filtering to grpc (#109)
  • 145df3c feat(grpc): add user and tag templates (#104)
  • 1dc679c feat(star): could accept email in /users/{id}/starred (#81)
  • 279e43a feat(user): add uuid to user information (#110)
  • a88b6fe feat: add filtering in assets api (#100)
  • f2a14a4 feat: add grpc-gateway (#97)
  • 8d94bee feat: add nested query params in Get all assets API (#107)
  • c19b5a6 feat: add user repository (#67)
  • 1f87a44 feat: add user/starred api (#73)
  • 501735c feat: create Asset model to replace Record (#72)
  • 1aaa0ed feat: discussions comments and user/discussions api (#91)
  • 9cb63a8 feat: discussions feature (#87)
  • 5ace2b2 feat: new lineage module with postgres (#86)
  • 3f17f1e feat: new upsert patch API (#98)
  • 730c813 feat: update api to be user-aware (#70)
  • bd2e4cc fix(elasticsearch): close es test container after tests (#78)
  • 342ef0b fix(lint): fix linting error (#69)
  • da942bb fix(postgres): db host assignment from config (#68)
  • a4f6a88 fix(star): fix merge conflict (#82)
  • 91df258 fix(star): return version and updated by (#83)
  • c3ada27 fix: double lint check (#74)
  • 1c6538c refactor: deprecate http handlers (#108)
  • 6eaf424 refactor: inject logger from the top in the required packages (#66)
  • 56f07e1 refactor: remove old lineage code (#94)
  • db35f95 refactor: rename columbus to compass (#116)
  • 068d750 refactor: replace gorm with jmoiron/sqlx (#65)