Datachecks

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

What's Changed
* upgrade: sqlalchemy poetry version by WeryZebra-Yue in https://github.com/waterdipai/datachecks/pull/208


**Full Changelog**: https://github.com/waterdipai/datachecks/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* Configuration change by subhankarb in https://github.com/waterdipai/datachecks/pull/203
* [DCS-193] fix mssql dependency by subhankarb in https://github.com/waterdipai/datachecks/pull/205

**Full Changelog**: https://github.com/waterdipai/datachecks/compare/v0.2.6...v0.3.0

0.2.6

What's Changed
New Features
* [DCS-193] add snowflake integration by subhankarb in https://github.com/waterdipai/datachecks/pull/194
* [DCS-195] add sql server integration by subhankarb in https://github.com/waterdipai/datachecks/pull/196
Fix
* fix(typo): renamed datasource iris to iris_pgsql by Anu-Ra-g in https://github.com/waterdipai/datachecks/pull/171
* fix(core): added new parsing logic for the configurations files by Anu-Ra-g in https://github.com/waterdipai/datachecks/pull/181
* fix(dependency): added pytz as a direct dependency by Anu-Ra-g in https://github.com/waterdipai/datachecks/pull/180
* fix: white nav icons by driptanil in https://github.com/waterdipai/datachecks/pull/183
* fix(poetry): postgres library issue by WeryZebra-Yue in https://github.com/waterdipai/datachecks/pull/192
Security
* build(deps): bump cryptography from 42.0.0 to 42.0.2 by dependabot in https://github.com/waterdipai/datachecks/pull/185
* build(deps): bump ws from 7.5.9 to 7.5.10 in /ui by dependabot in https://github.com/waterdipai/datachecks/pull/197
* build(deps): bump ejs from 3.1.9 to 3.1.10 in /ui by dependabot in https://github.com/waterdipai/datachecks/pull/188


**Full Changelog**: https://github.com/waterdipai/datachecks/compare/v0.2.5...v0.2.6

0.2.5

What's Changed
New Features:
* feat: add custom SQL metric by subhankarb in https://github.com/waterdipai/datachecks/pull/157
* feat: dashboard design changes by driptanil in https://github.com/waterdipai/datachecks/pull/158
* feat: add metric storage framework by datageek00 in https://github.com/waterdipai/datachecks/pull/142
* feat: add an example for a quick start by datageek00 in https://github.com/waterdipai/datachecks/pull/160
* feat: add support for configuration directory with multiple configuration files by datageek00 in https://github.com/waterdipai/datachecks/pull/161

Bug Fix
* fix(ui): frontend dependency issues by WeryZebra-Yue in https://github.com/waterdipai/datachecks/pull/144
* fix: schema defaults to public if schema is not present by Anu-Ra-g in https://github.com/waterdipai/datachecks/pull/153
* fix(yaml): duplicate datasource names by Anu-Ra-g in https://github.com/waterdipai/datachecks/pull/147
* fix(filters): filter option application fixed by WeryZebra-Yue in https://github.com/waterdipai/datachecks/pull/155
* fix: duplicate metric names by Anu-Ra-g in https://github.com/waterdipai/datachecks/pull/152


Others
* docs: Update README.md by subhankarb in https://github.com/waterdipai/datachecks/pull/133
* build(deps): bump pyarrow from 13.0.0 to 14.0.1 by dependabot in https://github.com/waterdipai/datachecks/pull/138
* build(deps): bump cryptography from 41.0.4 to 41.0.6 by dependabot in https://github.com/waterdipai/datachecks/pull/149
* refactor(dashboard): Update dashboard contracts by WeryZebra-Yue in https://github.com/waterdipai/datachecks/pull/156
* dependency(nivo): updated d3-color dependency by WeryZebra-Yue in https://github.com/waterdipai/datachecks/pull/165
* refactor: example configurations suffixed with data sources type by Ryuk-me in https://github.com/waterdipai/datachecks/pull/164
* dependency(ui): removed unnecessary dependencies by WeryZebra-Yue in https://github.com/waterdipai/datachecks/pull/166
* upgrade to v0.2.5 by datageek00 in https://github.com/waterdipai/datachecks/pull/168

New Contributors
* Anu-Ra-g made their first contribution in https://github.com/waterdipai/datachecks/pull/147
* driptanil made their first contribution in https://github.com/waterdipai/datachecks/pull/158
* Ryuk-me made their first contribution in https://github.com/waterdipai/datachecks/pull/164

**Full Changelog**: https://github.com/waterdipai/datachecks/compare/v0.2.4...v0.2.5

0.2.4

What's Changed
* docs: update validation docs by subhankarb in https://github.com/waterdipai/datachecks/pull/125
* docs: fix docs failure by datageek00 in https://github.com/waterdipai/datachecks/pull/127
* fix(dashboard): type decimal is not json serializable in html report generation by WeryZebra-Yue in https://github.com/waterdipai/datachecks/pull/129
* build(deps): bump urllib3 from 1.26.17 to 1.26.18 by dependabot in https://github.com/waterdipai/datachecks/pull/130
* build(deps): bump babel/traverse from 7.23.0 to 7.23.2 in /ui by dependabot in https://github.com/waterdipai/datachecks/pull/131


**Full Changelog**: https://github.com/waterdipai/datachecks/compare/v0.2.3...v0.2.4

0.2.3

What's Changed

Features
* feat(metrics): implemented sum metric + tests by niyasrad in https://github.com/waterdipai/datachecks/pull/109
* feat(datasource): aws redshift datasource by WeryZebra-Yue in https://github.com/waterdipai/datachecks/pull/122
* feat(metrics): implemented standard deviation + tests by niyasrad in https://github.com/waterdipai/datachecks/pull/108
* feat(validation): metric validation framework by WeryZebra-Yue in https://github.com/waterdipai/datachecks/pull/107
* feat: add initial dashboard framework by datageek00 in https://github.com/waterdipai/datachecks/pull/116

Bug Fix
* fix(dashboard): html report slack icon should route to slack by WeryZebra-Yue in https://github.com/waterdipai/datachecks/pull/121

Build Fix
* build(deps): bump cryptography from 41.0.3 to 41.0.4 by dependabot in https://github.com/waterdipai/datachecks/pull/103
* build(deps): bump urllib3 from 1.26.16 to 1.26.17 by dependabot in https://github.com/waterdipai/datachecks/pull/114
* build(deps): bump webpack from 5.53.0 to 5.76.0 in /ui by dependabot in https://github.com/waterdipai/datachecks/pull/117

Documentation
* docs: update readme.md file by datageek00 in https://github.com/waterdipai/datachecks/pull/120




**Full Changelog**: https://github.com/waterdipai/datachecks/compare/v0.2.2...v0.2.3

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.