v0.23.0a7
Pre-release
Pre-release
[0.23.0a7] - 2025-06-27
Added
- Add support for defining inlets by @IvanSviridov in #380
- Add HttpOperator JSON serialization support with tests by @a-chumagin in #382
Fixed
- Remediated
defaultbehavior, added documentation by @ghost in #378 - Fix schedule for AF3 by @pankajastro in #413
Docs
- Add Documentation for Conditional Dataset Scheduling with dag-factory by @ErickSeo in #367
- Add copy right by @pankajastro in #371
- Updating docs for callbacks by @ghost in #375
- Add stable/latest docs version by @pankajastro in #391
- Migrate old content to new documentation structure by @pankajastro in #393
- Update Airflow supported version 2.3+ in docs by @pankajastro in #412
- Doc: Add step to fork repo in contributing guide by @pankajastro in #427
- Add setting CONFIG_ROOT_DIR in the contribution doc by @gyli in #432
- Add scheduling docs for Airflow 3 by @pankajastro in #424
Others
- Remove Unreleased heading section from the CHANGELOG.md by @pankajkoti in #365
- Add Scraf Pixels by @pankajastro in #373
- feat: bumped http provider versions to 2.0+ by @a-chumagin in #389
- Add --verbosity debug in astro-cli cmd by @pankajastro in #390
- Add missing Python file for dynamic task example by @pankajastro in #392
- Bump airflow >= 2.3 by @pankajastro in #388
- Pin apache-airflow-providers-cncf-kubernetes<10.4.2 by @pankajastro in #400
- Add tools for Dag-factory Airflow3 testing by @pankajastro in #395
- Add script to check version and tag by @pankajastro in #395
- Log error message if config file is not valid by @pankajastro in #408
- Assert DagRunState in integration test by @pankajastro in #415
- Upgrade KubernetesPodOperator by @pankajastro in #407
- Fix import path for BranchPythonOperator, PythonOperator and PythonSensor by @pankajastro in #414
- Move to uv for package management by @jlaneve in #419
- Install uv in CI by @jlaneve in #421
- Bump astral-sh/setup-uv from 5 to 6 by @dependabot in #423
- Add AF 2.11 in test matrix by @pankajastro in #425
- fix example_dag_factory.yml typo causing catchup: false to not be respected by @RNHTTR in #431
- Drop Python 3.8 support by @pankajastro in #435
- Remove expandvars in utils.get_python_callable by @gyli in #440
- Enable Airflow 3 tests in CI by @pankajastro in #436