Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps apache-airflow[amazon,http,postgres,ssh] from 2.10.5 to 3.0.6.

Release notes

Sourced from apache-airflow[amazon,http,postgres,ssh]'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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [apache-airflow[amazon,http,postgres,ssh]](https://github.com/apache/airflow) from 2.10.5 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.10.5...3.0.6)

---
updated-dependencies:
- dependency-name: apache-airflow[amazon,http,postgres,ssh]
  dependency-version: 3.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency Dependency upgrades pip Python dependency changes labels Sep 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 1, 2025 19:54
@dependabot dependabot bot added pip Python dependency changes dependency Dependency upgrades labels Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependency upgrades pip Python dependency changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant