Skip to content

v4.8.0

Compare
Choose a tag to compare
@azory-ydata azory-ydata released this 07 May 14:59
· 68 commits to master since this release

What's Changed

  • fix: comparison to_json pd.Series encoding error by @alexbarros in #1538
  • fix: switch create_expectation_suite with add by @nadavshatz in #1540
  • fix: timeseries gap comparison failing with no gaps for date index by @alexbarros in #1551
  • fix: great expectations unit tests referring to deprecated method by @alexbarros in #1558
  • feat: support for python 3.12 by @aquemy in #1521
  • chore(actions): remove sonarqube by @andre-lx in #1561
  • chore(actions): remove sonarqube by @andre-lx in #1563
  • fix: zero division for categorical colums with 100% missing data by @alexbarros in #1569
  • chore: update html and readme by @fabclmnt in #1571
  • fix: downgrade commitlint action version by @alexbarros in #1572
  • chore(deps): remove seaborn upper limit by @ggydush in #1570
  • chore(deps): update dependency mike to >=2.1.1,<2.2.0 by @renovate in #1580
  • chore: update python3statement url by @tqa236 in #1573
  • fix: Use correct value in ConstantAlert template by @AlpAribal in #1574
  • fix: Resolve the issue of conflicts between columns added during the analysis process and the original data columns in the Spark version. by @frelion in #1518
  • chore(deps): update typeguard version by @fabclmnt in #1581
  • chore(deps): update dependency mkdocs-table-reader-plugin to <=2.2.0 by @renovate in #1478
  • chore(deps): update dependency coverage to v7 by @renovate in #1403
  • chore(deps): update dependency mkdocs to >=1.6.0,<1.7.0 by @renovate in #1438
  • feat: add analytics by @fabclmnt in #1582

New Contributors

Full Changelog: v4.7.0...v4.8.0