Skip to content

Tags: DataRecce/recce

Tags

v1.44.1

Toggle v1.44.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1331 from DataRecce/refactor/cll-strip-raw-code

refactor(api): strip raw_code from /api/cll payload

v1.44.0

Toggle v1.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1312 from DataRecce/fix/cll-color-scheme

fix(lineage): distinguish modified and impacted with brown/yellow color pair

v1.43.3

Toggle v1.43.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1309 from DataRecce/perf/drc-3243-cache-as-manifest

perf(cll): reuse existing cached manifests instead of recreating per node

v1.43.2

Toggle v1.43.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1308 from DataRecce/feature/drc-3241-bug-ci-smoke…

…-test-cloud-311-18-fails-with-s3

fix(cloud): add S3v4 x-amz-meta-* headers to presigned URL uploads

v1.43.1

Toggle v1.43.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1302 from DataRecce/worktree-add-downstream-cll

feat(ui): add downstream column lineage to new CLL experience

v1.43.0

Toggle v1.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1281 from DataRecce/feature/drc-3055-add-share-bu…

…tton-in-oss-local-ui-that-triggers-cloud-feature-hide

fix: hide cloud share button and restore original share UI

v1.42.0

Toggle v1.42.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1265 from DataRecce/feature/cll-cache-cli

feat(cli): add recce init and recce cache commands

v1.41.0

Toggle v1.41.0's commit message
chore: default off CLL full map cache

Change the pre-cached full column-level lineage map (build_full_cll_map)
to be disabled by default. Rename CLI flag from --disable-cll-cache to
--enable-cll-cache for users who want to opt in.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Wei-Chun, Chang <wcchang@infuseai.io>

v1.40.2

Toggle v1.40.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1223 from DataRecce/feature/drc-3037-cloud-column…

…-names-missing-in-profile-diff-output

v1.40.1

Toggle v1.40.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1216 from DataRecce/fix/add-tsdown-css-dependency

fix(ui): add @tsdown/css dependency for CSS handling in tsdown build