Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

Bumps apache-airflow from 2.10.5 to 3.1.2.

Release notes

Sourced from apache-airflow's releases.

Apache Airflow 3.1.2

📦 PyPI: https://pypi.org/project/apache-airflow/3.1.2/ 📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.1.2/ 🛠 Release Notes: https://airflow.apache.org/docs/apache-airflow/3.1.2/release_notes.html 🐳 Docker Image: "docker pull apache/airflow:3.1.2" 🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.1.2

Significant Changes

No significant changes.

Bug Fixes

  • Fix import error when upgrading structlog to 25.5.0+ (#57335)
  • Fix connection retrieval in DagProcessorManager for bundle initialization (#57459)
  • Fix incorrect task instance counts displayed in task group headers (#55670)
  • Fix task retry execution after tasks are killed by external signals (#55767)
  • Fix triggerer errors after Airflow 2 to 3 migration (#55884)
  • Fix tasks unable to access triggering_user_name context variable (#56193)
  • Fix outlet event extra data being empty in task instance success listener callbacks (#57031)
  • UI: Fix panel button spacing and alignment issues (#57062)
  • UI: Fix broken grid view links for tasks with retries (#57097)
  • Fix DAG processor crash when renaming DAG tag case on MySQL (#57113)
  • Fix iteration errors when using ObjectStoragePath (#57156)
  • Fix auto-refresh not working on Required Actions page (#57207)
  • Fix DAG processor crash by ignoring callbacks from other bundles (#57330)
  • Fix asset name text overflow in DAG list view (#57363)
  • Fix memory leak caused by repeated SSL context creation in API client (#57374)
  • Fix performance issues loading DAG list page with many DAGs (#57444)
  • Fix text selection jumping unexpectedly in log viewer (#57453)
  • Fix DAG documentation pane not scroll-able when content is too long (#57518)
  • Fix incorrect macro listings in template reference documentation (#57529)
  • Fix Human-In-The-Loop operators failing when using notifiers (#57551)
  • Fix n+1 query issues in XCom API endpoints (#57554)
  • Fix n+1 query issues in Event Logs API endpoint (#57558)
  • Fix n+1 query to fetch tags in the dags list page (#57570)
  • Optimize database query to prevent "Out of sort memory" errors with many DAG versions (#57042)
  • Optimize DAG list query for users with limited access (#57460)
  • Optimize dynamic DAG updates to avoid loading large serialized DAGs (#57592)
  • Reduce serialized DAG size by optimizing callback serialization in default_args (#57397)

Miscellaneous

  • UI: Improve global navigation visual design, interaction, and accessibility (#57565)
  • UI: Add button to download all task logs at once (#56771)
  • UI: Add timestamp column to XCom viewer and standardize task instance columns (#57447)
  • UI: Improve highlighting of selected task instances and edges in grid view (#57560)
  • Improve retry logic by migrating from retryhttp to tenacity library (#56762)
  • Improve exception logging for task instance heartbeat failures (#57179)
  • Add Content-Type header to Task SDK API requests (#57386)

... (truncated)

Commits
  • 7cbc8bf [v3-1-test] Fix plugin import error alignment issue (#57787) (#57790)
  • 6193c87 Fix Execution API migration version to be consistent with released 3.1.1 (#57...
  • 0725199 Add release notes for 3.1.2rc1
  • 1336cbc Optimize dynamic DAG updates to avoid loading large serialized DAGs (#57592)
  • 9c8ae23 Refine the visual design, interaction, and accessibility of the global naviga...
  • 6c3a1d5 Bump Airflow to 3.1.2 and Task SDK to 1.1.2
  • 9dc3096 Fix task instances counting in task group header (#55670)
  • 93dd13a Fix iterating through ObjectStoragePath (#57156)
  • 5fc6dc6 UI - Download Tasks Logs button (#56771)
  • 22e8f9b Fix airflow macro list in template document (#57529)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [apache-airflow](https://github.com/apache/airflow) from 2.10.5 to 3.1.2.
- [Release notes](https://github.com/apache/airflow/releases)
- [Changelog](https://github.com/apache/airflow/blob/main/docker-stack-docs/changelog.rst)
- [Commits](apache/airflow@2.10.5...3.1.2)

---
updated-dependencies:
- dependency-name: apache-airflow
  dependency-version: 3.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2025

Superseded by #854.

@dependabot dependabot bot closed this Nov 18, 2025
@dependabot dependabot bot deleted the dependabot/pip/apache-airflow-3.1.2 branch November 18, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant