Skip to content

Releases: raystack/compass

v0.2.1

23 May 12:06
aec540b
Compare
Choose a tag to compare

Changelog

  • 004001c chore: update docs (#120)
  • b761ace feat(tags): replace tags identifier from record urn and type to asset id (#122)
  • 22fdf96 feat: allow disregarding size while fetching list of assets (#117)
  • 7be239c feat: allow get assets api to filter out empty value (#125)
  • a0de5d4 feat: deprecate http record handlers (#124)
  • 2a32bb0 feat: deprecate put asset (#128)
  • 2710ee0 fix: asset filter query test (#132)
  • f4c39a5 fix: dev image has different command (#130)
  • c083ffc fix: dockerfile for dev cannot run binary (#134)
  • aec540b fix: making read config file optional and add compass env namespace (#135)
  • 2c63565 refactor: project structure (#131)

v0.2.0

10 May 01:41
db35f95
Compare
Choose a tag to compare

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)

v0.1.9

18 Jan 10:25
7b1d69a
Compare
Choose a tag to compare

Changelog

v0.1.8

05 Jan 06:34
Compare
Choose a tag to compare

Changelog

  • 70ff3f7 chore: add goreleaser (#44)
  • c12e9d4 chore: add issue template (#35)
  • 9fc7637 feat(discovery): add search suggestion api (#40)
  • 695a179 feat(discovery): boost search result with table usage (#37)
  • a0c1a23 feat(discovery): search by record's field name (#41)
  • ef551e5 feat(tag): add record tagging feature (#29)
  • 8816062 fix: invalid goreleaser config
  • 7f0e6c2 fix: remove newrelic debug logging (#24)
  • b94e337 refactor: restructure modules (#25)

v0.1.7

10 Nov 07:58
580aa5f
Compare
Choose a tag to compare

What's Changed

  • fix(store): urn is not encoded when requesting to elasticsearch #22
  • feat!: change record filter behaviour #23

v0.1.6

08 Nov 17:32
d19eafd
Compare
Choose a tag to compare

What's Changed

  • feat(record): add Service field to Record by #19
  • feat(lineage): move lineage to record by #20
  • fix: encoded urn not matched properly to routes #21

v0.1.5

25 Oct 18:28
46fa1ee
Compare
Choose a tag to compare
  • feat(record)!: change Record model

  • chore: add docker-compose

  • chore: change test data

  • feat: remove Fields from Type model

v0.1.3

04 Oct 06:35
38ea109
Compare
Choose a tag to compare
fix(lineage): lineage building memory spikes (#16)

* spike: optimise memory use

* fix(lineage): monitors keep getting replaced by nil values

* fix(lineage): a broken test due to new way to fetch records

* refactor: add test for RecordRepository.GetAllIterator

* refactor: minor refactoring

Co-authored-by: Saravjeet 'Aman' Singh <saravjeetamansingh@gmail.com>

Disable Lineage routes

07 May 08:34
Compare
Choose a tag to compare
Pre-release

Disable Lineage routes

v0.1.1

12 Apr 16:41
33d30d5
Compare
Choose a tag to compare

General

  • Fix /v1/types returns null on empty types

Search (Discovery)

  • Fix search filter not working as expected
  • Fix error when search whitelist is empty when searching