Releases: raystack/compass
Releases · raystack/compass
v0.2.1
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
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
Changelog
- 48a51b7 feat(types): GET /v1/types return records count (#49)
- b22e68d feat: add pagination when fetching records (#42)
- 7b1d69a feat: remove CORS (#62)
- 8023658 fix: github workflow build
- 37e9357 fix: inconsistent test (#64)
- 4bb4d5b fix: remove build action workflow (#53)
- 8bee2d6 refactor(api): migrate v1 to v1beta1 (#61)
- 8111b08 refactor(types): clean up dynamic types (#51)
v0.1.8
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
v0.1.6
v0.1.5
-
feat(record)!: change Record model
-
chore: add docker-compose
-
chore: change test data
-
feat: remove Fields from Type model
v0.1.3
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
Disable Lineage routes
v0.1.1
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