Skip to content

v1.1.0a2

Pre-release
Pre-release

Choose a tag to compare

@pankajastro pankajastro released this 05 May 15:14

What's Changed

  • Add Python 3.14 to CI test matrix by @pankajastro in #731
  • Bump apache-airflow-core from 3.1.8 to 3.2.0 by @dependabot[bot] in #724
  • Bump mako from 1.3.10 to 1.3.11 by @dependabot[bot] in #714
  • Bump urllib3 from 2.4.0 to 2.6.3 by @dependabot[bot] in #643
  • Bump filelock from 3.18.0 to 3.20.3 by @dependabot[bot] in #646
  • Bump virtualenv from 20.31.2 to 20.36.1 by @dependabot[bot] in #647
  • Add AGENTS.md for AI coding agents by @gyli in #717
  • Add user_defined_macros support by @gyli in #693
  • Fix Asset-based Scheduling on Airflow 3: Convert URI strings to Asset for inlets/outlets by @ArusheeVerma in #737
  • Fix Consumer-side Asset Scheduling on Airflow 3: Convert URI strings in schedule to Asset (companion to #737) by @ArusheeVerma in #738
  • Ensure default_args_config_path is fully renamed to defaults_config_path by @gyli in #725
  • feat: support key: +{task}[{xcom_key}] use by @yanshil in #593
  • Fix unconditional sla_miss_callback removal warning in Airflow 3.1+ by @manipatnam in #734
  • Support dataset timetable by @AppKiv in #599
  • fix: use file-relative paths in dev examples for Airflow 3 on Astro Hosted by @pankajastro in #613
  • Add support for .airflowignore file to exclude specific YAML files by @viiccwen in #654

Full Changelog: v1.1.0a1...v1.1.0a2