Skip to content

Comments

Bump apache-airflow from 2.7.2 to 3.0.6 in /py#116

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/py/apache-airflow-3.0.6
Open

Bump apache-airflow from 2.7.2 to 3.0.6 in /py#116
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/py/apache-airflow-3.0.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps apache-airflow from 2.7.2 to 3.0.6.

Release notes

Sourced from apache-airflow's releases.

Airflow 3.0.6

📦 PyPI: https://pypi.org/project/apache-airflow/3.0.6/ 📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.0.6/ 🛠️ Release Notes: https://airflow.apache.org/docs/apache-airflow/3.0.6/release_notes.html 🪶 Sources: https://airflow.apache.org/docs/apache-airflow/3.0.6/installation/installing-from-sources.html 🐳 Docker Image: "docker pull apache/airflow:3.0.6" 🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.0.6

Bug Fixes

  • Fix Connection extra field masking errors when connections use masked values (#54780)
  • UI: Fix TriggerDagRunLink broken page when clicking "Triggered DAG" button (#54760)
  • Fix remote logging connection availability in Task SDK supervisor when connections are created via UI (#54720)
  • Fix task_queued_timeout not working after first DAG run by properly resetting queued_by_job_id (#54604)
  • Fix DAG version determination to use bundle path and relative fileloc instead of absolute fileloc (#54483)
  • Remove Kerberos replay cache (KRB5CCNAME env) when running tasks with user impersonation (#54672)
  • Skip additional span-related database queries when tracing is disabled (#54626)
  • Fix max_active_tasks persisting after removal from DAG code (#54639)
  • UI: Automatically switch to the triggered DAG run in Graph/Grid view when manually triggering a DAG run (#54336)
  • UI: Fix "Maximum update depth exceeded" errors in Task Log Preview by filtering out empty log entries (#54628)
  • Fix custom logging configuration failures preventing triggerer and scheduler startup with simple module paths (#54686)
  • Fix MySQL UUID generation in task_instance migration (#54814)
  • Only redirect on the dag detail page (#54921)
  • Fix local executor task execution (#54922)

Miscellaneous

  • Add logging when triggerer reaches maximum trigger capacity for better observability (#54549)
  • Point deprecation warning in Variable methods to specific alternatives (#54871)
  • Point deprecation warning in Connection method to specific alternatives (#54872)
  • Bump axios UI dependency from 1.8.0 to 1.11.0 (#54733)
  • Bump pluggy to 1.6.0 (#54728, #54730)

Doc Only Changes

  • Fix broken link for Listener spec (#54535)
  • Remove experimental status from get_parsing_context function (#54802)
  • Correct Trigger-Form UI documentation for current Airflow 3 features (#54806)
  • Add backfill through UI to docs (#54910)

Full Changelog: apache/airflow@3.0.5...3.0.6

Airflow 3.0.5

What's Changed

📦 PyPI: https://pypi.org/project/apache-airflow/3.0.5/ 📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.0.5/ 🛠️ Release Notes: https://airflow.apache.org/docs/apache-airflow/3.0.5/release_notes.html 🪶 Sources: https://airflow.apache.org/docs/apache-airflow/3.0.5/installation/installing-from-sources.html 🐳 Docker Image: "docker pull apache/airflow:3.0.5"

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [apache-airflow](https://github.com/apache/airflow) from 2.7.2 to 3.0.6.
- [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.7.2...3.0.6)

---
updated-dependencies:
- dependency-name: apache-airflow
  dependency-version: 3.0.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 11, 2026
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.

0 participants