Skip to content

Compat sdk conf follow-up for multiple providers#64161

Merged
jason810496 merged 5 commits intoapache:mainfrom
yuseok89:compat-sdk-conf-followup
Mar 26, 2026
Merged

Compat sdk conf follow-up for multiple providers#64161
jason810496 merged 5 commits intoapache:mainfrom
yuseok89:compat-sdk-conf-followup

Conversation

@yuseok89
Copy link
Copy Markdown
Contributor

@yuseok89 yuseok89 commented Mar 24, 2026

related: #60000

After another look through the codebase, from airflow.configuration import conf was still used in the providers listed below.
This PR replaces those imports with from airflow.providers.common.compat.sdk import conf.

Providers:

  • Common AI
  • Keycloak
  • Amazon (Batch executor tests)
  • Microsoft Azure (Power BI).

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)
    • Cursor

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@yuseok89 yuseok89 marked this pull request as ready for review March 25, 2026 01:21
@jason810496 jason810496 merged commit 89c8268 into apache:main Mar 26, 2026
94 checks passed
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Mar 30, 2026
* Compat sdk conf follow-up for multiple providers

* Remove common-compat "use next version" comments
Suraj-kumar00 pushed a commit to Suraj-kumar00/airflow that referenced this pull request Apr 7, 2026
* Compat sdk conf follow-up for multiple providers

* Remove common-compat "use next version" comments
abhijeets25012-tech pushed a commit to abhijeets25012-tech/airflow that referenced this pull request Apr 9, 2026
* Compat sdk conf follow-up for multiple providers

* Remove common-compat "use next version" comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants