Tags: raystack/compass
Tags
docs: update documentation (#210) * docs: add configuartion page * docs: update installation page * docs: add cli commands in tour pages * docs: update guides with cli commands * docs: add cli reference, update introduction page * doc: update references * chore: update dockerfile with server commands * chore: update server commands in examples
feat: enhance asset filters in GetAllAssets (#199) * Support having `OR` clause in the nested data fields filters for the same key with multiple values * These changes will not support data field values that inherently have a `,`(comma) in them but are not intended to be a slice.
fix: Patch asset's lineage (#195) - For the UpsertPatchAsset RPC, when no upstreams and downstreams are specified in the request, skip overwriting the asset's lineage unless OverwriteLineage flag is set to true. - Bump up the proton commit in Makefile to pull in changes from raystack/proton#238 + generate protos.
PreviousNext