- [FEATURE] Add Regex Partitioner (#9792)
- [FEATURE] Fluent BatchDefinition API for Pandas Assets (#9820)
- [FEATURE] Add fluent-style BatchDefinition API to file-backed DataAssets (#9823)
- [FEATURE] BatchDefinition API for Directory DataAsset (#9827)
- [FEATURE] Remove [cloud] optional dependency (#9813)
- [BUGFIX] limit unexpected count if include_unexpected_rows is set (#9781)
- [BUGFIX] Pass in partitioner + batching_regex when creating batch_def… (#9798)
- [BUGFIX] Do not persist interactive batch defs (#9816)
- [BUGFIX]
scrapy
compatibility - handledir()
inconsistencies (#9830) (#9831) - [DOCS] Link Fix (#9772)
- [DOCS] Adds clarification of
discard_failed_expectations
to 0.18.x OSS quickstart (#9782) - [DOCS] Remove Feedback Widget from Landing Pages (#9780)
- [DOCS] Learn TOC Updates (#9784)
- [DOCS] Update About GX Cloud (#9751)
- [DOCS] Update Docs for GX-Agent Versioning (#9783)
- [DOCS] Add GX Cloud Logs Content (#9766)
- [DOCS] Update agent deploy docs to specify imagePullPolicy of Always (#9805)
- [DOCS] Updates to how to get support (#9809)
- [DOCS] Update docs for Agent Active icon (#9808)
- [DOCS] More updates to the how to get support page (#9818)
- [MAINTENANCE] Update codecov so PRs start passing. (#9764)
- [MAINTENANCE] Make CheckpointAction Annotated (#9761)
- [MAINTENANCE] Rename validations -> validation_results (#9774)
- [MAINTENANCE] Convert QuantileRange from TypedDict to BaseModel (#9767)
- [MAINTENANCE] Remove add_sorters methods (#9773)
- [MAINTENANCE] Clean up legacy checkpoint tests and components (#9749)
- [MAINTENANCE] Generic type for Partitioner (#9785)
- [MAINTENANCE] Retire ColumnDescriptiveMetrics - Develop (#9790)
- [MAINTENANCE] Integration tests around SQL validation workflows (#9788)
- [MAINTENANCE] Remove Spark Partitioners (#9796)
- [MAINTENANCE] Make codecov informational (#9797)
- [MAINTENANCE] Delete legacy checkpoint (#9791)
- [MAINTENANCE] Add unexpected rows expectation code snippet for docs (#9800)
- [MAINTENANCE] Turn on numpy 2 prerelease tests. (#9707)
- [MAINTENANCE] Promote V1 Checkpoint objects (#9803)
- [MAINTENANCE] Remove
include_rendered_content
flag (#9807) - [MAINTENANCE] Remove gallery build pipeline (#9777)
- [MAINTENANCE] Add script to generate public api list. (#9712)
- [MAINTENANCE] Bring back sql_datasource integration tests for backend… (#9812)
- [MAINTENANCE] Ensure that V1 Validator works with Cloud rendered content (#9810)
- [MAINTENANCE] Remove xfail from checkpoint and data docs integration tests (#9811)
- [MAINTENANCE] Enable SIM103 (#9801)
- [MAINTENANCE] Prework for implementing fluent batch definition api for file path assets (#9817)
- [MAINTENANCE] Enable SIM118 (#9819)
- [MAINTENANCE] Delete legacy checkpoint config and result (#9824)
- [MAINTENANCE] Rename
sources
todata_sources
(#9825) - [MAINTENANCE] Update Pandas DataAsset type (#9826)
- [MAINTENANCE] file system integration tests (#9793)
- [MAINTENANCE] Update Pandas Types (#9828)
- [MAINTENANCE] Backfill checkpoint ID/PK integration tests (#9821)
- [MAINTENANCE] SQL backend integration tests (#9822)