Skip to content

1.11.0

Choose a tag to compare

@joshua-stauffer joshua-stauffer released this 12 Jan 18:01
· 203 commits to develop since this release
240eb4f
  • [MINORBUMP] Format unexpected_rows as dicts in map expectation validation results (#11591)
  • [BUGFIX] batch.columns() returns empty list for Redshift batches (#11534) (thanks @leodrivera)
  • [DOCS] reframe and clarify Data Source limitations (#11570)
  • [DOCS] Prevent copying hidden lines from code blocks when pressing copy button (#11571)
  • [DOCS] remove temporary row conditions notes (#11581)
  • [DOCS] remove beta from ExpectAI (#11590)
  • [MAINTENANCE] Improve local type checking developer experience (#11574)
  • [MAINTENANCE] Add --pty and --no-pty flags to invoke deps (#11586)
  • [MAINTENANCE] Serialize unexpected_rows for all Map expectations when opt-in flag is provided (#11583)
  • [MAINTENANCE] Ignore DeprecationWarning emitted by deps (#11587)
  • [MAINTENANCE] Include SUMMARY in result_format query support (#11594)