Skip to content

Releases: raystack/compass

v0.6.0

30 Jun 08:43
c447e54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

31 Mar 06:14
Compare
Choose a tag to compare

What's Changed

  • feat(lineage): delete lineage for the asset when deleting asset. by @anjali9791 in #220
  • feat: partition assets into multiple tenants by @kushsharma in #217

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

09 Mar 17:01
fd5e5ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

01 Mar 10:20
495c666
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.1-rc2

24 Jan 06:32
87ade1c
Compare
Choose a tag to compare
v0.3.1-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.1-rc1...v0.3.1-rc2

v0.3.1-rc1

17 Jan 10:23
a587fff
Compare
Choose a tag to compare
v0.3.1-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0...v0.3.1-rc1

v0.3.0

10 Jan 07:48
00bc9b6
Compare
Choose a tag to compare

Changelog

  • b5a3ea5 chore: add tests to improve coverage (#156)
  • 514a209 chore: switch to remote plugins in buf.gen.yaml (#177)
  • a632c15 chore: update docker compose to volume mount for local development (#174)
  • a195e5b chore: update proto and openapi path (#168)
  • 8833924 doc: improve documentation (#155)
  • 274fb0a feat(assets): Manage assets with URN for GET/DELETE (#166)
  • b96ebcc feat: Add Asset's Probe (#172)
  • b18d570 feat: allow feature_table as an asset type (#176)
  • e08fc82 feat: allow model, application as asset type (#191)
  • 1c6d3ac feat: include latest probe in lineage response (#180)
  • a9ec40b feat: new UpsertAsset api with replace strategy instead of patch/merge (#171)
  • f01ec6f feat: serve grpc on different port (#189)
  • 0e568a1 fix(assets): Index assets table on urn column (#165)
  • 28ca981 fix: apply asset URN filter for fetching probes (#179)
  • 34784ad fix: require timestamp for adding asset probe (#183)
  • 414593a refactor!: stop usage of deprecated fields in LineageNode (#178)
  • 6dbf4a4 refactor: omit types that need not be specified in var declarations (#167)

v0.2.4

18 Aug 08:25
ebbabe7
Compare
Choose a tag to compare

Changelog

  • ebbabe7 feat(lineage): fetch lineage with level and direction (#157)
  • e352553 fix: rename homebrew-taps repo to homebrew-tap (#159)

v0.2.3

20 Jun 16:32
753f5f9
Compare
Choose a tag to compare

Changelog

  • 526edc0 feat(compass): add filter to get all types and move gettypes to postgres (#146)
  • 753f5f9 fix: grpc logger ignore log level from config (#150)
  • 0ab27e9 refactor(statsd): use datadogstatsd (#149)

v0.2.2

14 Jun 07:18
609ce4d
Compare
Choose a tag to compare

Changelog

  • 79ca78b feat(elasticsearch): make service as an index (#136)
  • 0707e4c feat: add cli commands for all compass APIs (#126)
  • 609ce4d fix(compass): remove type whitelist (#147)
  • eced082 fix: misleading error when sending different user id for the same email (#144)