- [FEATURE] Delete profilers from DataContext (#4067)
- [FEATURE] [BUGFIX] Support nullable int column types (#4044) (thanks @scnerd)
- [FEATURE] Rule-Based Profiler Configuration and Runtime Arguments Reconciliation Logic (#4111)
- [BUGFIX] Add default BIGQUERY_TYPES (#4096)
- [BUGFIX] Pin
pip --upgrade
to a specific version for CI/CD pipeline (#4100) - [BUGFIX] Use
pip==20.2.4
for usage statistics stage of CI/CD (#4102) - [BUGFIX] Fix shared state issue in renderer test (#4000)
- [BUGFIX] Missing docstrings on validator expect_ methods (#4062) (#4081)
- [BUGFIX] Fix s3 path suffix bug on windows (#4042) (thanks @scnerd)
- [MAINTENANCE] fix typos in changelogs (#4093)
- [MAINTENANCE] Migration of GCP tests to new project (#4072)
- [MAINTENANCE] Refactor Validator methods (#4095)
- [MAINTENANCE] Fix Configuration Schema and Refactor Rule-Based Profiler; Initial Implementation of Reconciliation Logic Between Configuration and Runtime Arguments (#4088)
- [MAINTENANCE] Minor Cleanup -- remove unnecessary default arguments from dictionary cleaner (#4110)