Releases: databrickslabs/dqx
Releases · databrickslabs/dqx
v0.1.6
What's Changed
- Fix for image links in README on PyPi by @alexott in #95
- added test methods for InstallationMixin.py, log.py and dlt_rules by @canan-girgin in #93
- issue 47 - new check is_not_null_and_not_empty_array and fixed timestamp mismatch issue in profiler by @dinbab1984 in #98
- Updated logo by @mwojtyczka in #96
- Release v0.1.6 by @mwojtyczka in #101
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Fix README on PyPi by using
hatch-fancy-pypi-readmein the build by @alexott in #81 - Readme update by @mwojtyczka in #82
- add OIDC codecov by @sundarshankar89 in #83
- Release 0.1.5 by @mwojtyczka in #91
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Release v0.1.4 (#79) ## Changes Updated release process
v0.1.1
v0.1.0
What's Changed
- Run
make fmtby @nfx in #7 - Migration of the framework to the new project by @mwojtyczka in #9
- Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #14
- Added new Unit Test Cases, Improved Coverage by @nehamilak-db in #22
- Temporary remove acceptance tests (until repo is public) by @alexott in #27
- Fix warning about deprecated
ruffusage by @alexott in #25 - Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #26
- Change
isinstancecheck to fix incompatibility with Spark Connect by @alexott in #24 - Bump actions/checkout from 4.1.5 to 4.1.7 by @dependabot in #30
- Updated code owners and disabled dependency to ucx by @mwojtyczka in #52
- Create each map column directly out of checks without creating columns by @alexott in #51
- Added dqx installation via CLI by @mwojtyczka in #50
- Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 by @dependabot in #31
- Updated Readme and improved support for DLT by @mwojtyczka in #45
- logging instead of prints by @pratikk-databricks in #54
- Bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #58
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #59
- Added loading checks from a local and workspace file by @mwojtyczka in #60
- Added demos, enabled integration tests and made bugfixes by @mwojtyczka in #63
- Make DQX dependent on Databricks Unity Catalog by @mwojtyczka in #65
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #67
- Make profiler and generator dependent on UC and introduce run configurations by @mwojtyczka in #68
- Feature/validate checks by @pratikk-databricks in #69
- Added Databricks CLI validation checks command by @mwojtyczka in #70
- Added profiling job by @mwojtyczka in #72
Full Changelog: v0.0.0...v0.1.0
v0.0.0
Initial release. Required for labs release to work.