Recce

Latest version: v0.18.0

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.18.0

What's Changed
* [Enhancement] Show '-' if the value is not available by popcornylu in https://github.com/DataRecce/recce/pull/320
* [Enhancement] Show all columns if the diff results have only added or removed records by popcornylu in https://github.com/DataRecce/recce/pull/322
* [Chore] Fix dbt smoke test when merging into the main by wcchang1115 in https://github.com/DataRecce/recce/pull/323
* [Chore] Add adapter type telemetry by wcchang1115 in https://github.com/DataRecce/recce/pull/327
* [Chore] Bump next from 14.0.1 to 14.1.1 in /js by dependabot in https://github.com/DataRecce/recce/pull/321
* [Fix] Hidden summayr format option by kentwelcome in https://github.com/DataRecce/recce/pull/319
* [Fix] DRC-417 Handling the check error when execute recce run by kentwelcome in https://github.com/DataRecce/recce/pull/324



**Full Changelog**: https://github.com/DataRecce/recce/compare/v0.17.0...v0.18.0

0.17.0

Highlights
- Support dbt-core v1.8.0
- Support to do query diff in the warehouse
- Keep improve the [recce summary](https://datarecce.io/docs/features/recce-summary/)

What's Changed
* [Feature] DRC-394 Add impacted preset checks result into recce summary by kentwelcome in https://github.com/DataRecce/recce/pull/302
* [Feature] Support to run query diff in the warehouse by wcchang1115 in https://github.com/DataRecce/recce/pull/299
* [Feature] Support dbt 1.8 by popcornylu in https://github.com/DataRecce/recce/pull/305
* [Feature] Remove type of changes in impacted checks table by kentwelcome in https://github.com/DataRecce/recce/pull/311
* [Feature] Support to parse query diff result (in the warehouse) when doing summary by wcchang1115 in https://github.com/DataRecce/recce/pull/307
* [Feature] Support changed only toggling on run toolbar by wcchang1115 in https://github.com/DataRecce/recce/pull/310
* [Feature] SQLMesh: Add query diff in the warehouse by popcornylu in https://github.com/DataRecce/recce/pull/312
* [Feature] DRC-418 Fix feedback issues by kentwelcome in https://github.com/DataRecce/recce/pull/315
* [Chore] Smoke test for different versions by popcornylu in https://github.com/DataRecce/recce/pull/306
* [Chore] Fix Smoke Test CI. Unbounded variable by popcornylu in https://github.com/DataRecce/recce/pull/309
* [Chore] Fix flake8 by popcornylu in https://github.com/DataRecce/recce/pull/314
* [Chore] Revise the hint message of query diff form by wcchang1115 in https://github.com/DataRecce/recce/pull/318
* [Bug] Fix missing attribute of dbt args after dbt v1.7.14 by wcchang1115 in https://github.com/DataRecce/recce/pull/304
* [Bug] add missing dependency by kentwelcome in https://github.com/DataRecce/recce/pull/308
* [Bug] Add import agate by popcornylu in https://github.com/DataRecce/recce/pull/313
* [Bug] Fix add schema check not working in sqlmesh by popcornylu in https://github.com/DataRecce/recce/pull/316
* [Bug] Should show null in the queryquery diff result by popcornylu in https://github.com/DataRecce/recce/pull/317


**Full Changelog**: https://github.com/DataRecce/recce/compare/v0.16.0...v0.17.0

0.16.0

What's Changed
* [Feature] DRC-389 Add new command `recce summary` to generate markdown by kentwelcome in https://github.com/DataRecce/recce/pull/295
* [Feature]SQLMesh integration by popcornylu in https://github.com/DataRecce/recce/pull/296
* [Feature] SQLlMesh integration: add --sqlmesh-config option by popcornylu in https://github.com/DataRecce/recce/pull/300
* [Chore] Add smoke test ci workflow by wcchang1115 in https://github.com/DataRecce/recce/pull/294
* [Chore] Add python pip cache by popcornylu in https://github.com/DataRecce/recce/pull/297
* [Chore] Polish the SQLMesh Integration by popcornylu in https://github.com/DataRecce/recce/pull/298
* [Chore] Add sqlmesh smoke test by popcornylu in https://github.com/DataRecce/recce/pull/301
* [Bug] Update config.py for flake8 issue by kentwelcome in https://github.com/DataRecce/recce/pull/303


**Full Changelog**: https://github.com/DataRecce/recce/compare/v0.15.0...v0.16.0

0.15.0

What's Changed
* [Chore] adjust github action workflow by popcornylu in https://github.com/DataRecce/recce/pull/290
* [Bug] The value diff is not working in the review mode. by popcornylu in https://github.com/DataRecce/recce/pull/289
* [Bug] reivew mode should be able to be launched when the dbt project or profile is absent. by popcornylu in https://github.com/DataRecce/recce/pull/292
* [Bug] Cannot launch recce server if the state file does not exist by popcornylu in https://github.com/DataRecce/recce/pull/293
* [Bug] Fix failed to copy screenshots by wcchang1115 in https://github.com/DataRecce/recce/pull/291
* [Bug] State file type validation rule by wcchang1115 in https://github.com/DataRecce/recce/pull/288


**Full Changelog**: https://github.com/DataRecce/recce/compare/v0.14.0...v0.15.0

0.14.0

What's Changed
* [Feature] Enhance clarity regarding the baseline and current environment by wcchang1115 in https://github.com/DataRecce/recce/pull/287
* [Infra] Build static files on release branches by kentwelcome in https://github.com/DataRecce/recce/pull/279
* [Infra] Fix build statics action by kentwelcome in https://github.com/DataRecce/recce/pull/281
* [Chore] decouple recce core and the dbt adapter by popcornylu in https://github.com/DataRecce/recce/pull/271
* [Chore] Move the document to the doc site by popcornylu in https://github.com/DataRecce/recce/pull/285
* [Bug] DRC-359 Fix schema diff issue when execute preset check by kentwelcome in https://github.com/DataRecce/recce/pull/277
* [Bug] DRC-374 only show Run Query button in CheckDetail page by kentwelcome in https://github.com/DataRecce/recce/pull/278
* [Bug] API endpoint /api/lineage not found by popcornylu in https://github.com/DataRecce/recce/pull/286


**Full Changelog**: https://github.com/DataRecce/recce/compare/v0.13.1...v0.14.0

0.13.1

What's Changed
* [Bug] DRC-374 Only show Run Query button in CheckDetail page https://github.com/DataRecce/recce/pull/278
* [Bug] DRC-359 Fix schema diff issue when executing preset check https://github.com/DataRecce/recce/pull/277


**Full Changelog**: https://github.com/DataRecce/recce/compare/v0.13.0...v0.13.1

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.