My vote goes to PR#67900 for fixing edge case scenario, in addition to removal of confusing stack traces for backfill on SQLite, after addressing all review comments promptly.
Thanks, Srabasti Banerjee On Tue, Jul 28, 2026 at 7:09โฏAM Srabasti Banerjee < [email protected]> wrote: > Hello All! > > Another month flew by - Apache Airflow 3.3.0 is available [image: :tada:] > Thanks to all contributors!!!โจ > > Kindly take the time to celebrate your own contributions or recommend a > fellow contributor, for Rookie PR of the month. > Below is a list of Top 15 PRs for the month of July. > > New Contributors - please reply to this thread with your introduction and > merged PR details. Do not hesitate to show off your impact on the Apache > Airflow community! Everyone is welcome to share their wins. > > Voting will close on Thursday, July 30th at 5 PM PST. The winner will be > featured in the next issue of the Airflow newsletter. > > Warm Regards, > Srabasti Banerjee > > ๐ Top 15 PRs (2026-07-01 to 2026-08-01): > > 1. PR#67900: API: Return 503 when SQLite locks during backfill creation > by @lohitkolluri (Lohit Kolluri) ๐ Rookie: PR #1, first merged > 2026-07-09 > https://github.com/apache/airflow/pull/67900 > > 2. PR#68882: Migrate Airbyte provider to `airbyte-api` library 1.0 and > `httpx` > by @aaronsteers (Aaron ("AJ") Steers) ๐ Rookie: PR #1, first merged > 2026-07-08 > https://github.com/apache/airflow/pull/68882 > > 3. PR#68975: Fix secrets not masked in Rendered Templates view with > KubernetesPodOperator > by @juan-pablo-guereca ๐ Rookie: PR #1, first merged 2026-07-22 > https://github.com/apache/airflow/pull/68975 > > 4. PR#69509: Databricks OIDC token federation for AWS IAM > by @allenc97 (Allen) ๐ Rookie: PR #1, first merged 2026-07-16 > https://github.com/apache/airflow/pull/69509 > > 5. PR#67881: Drain result_queue in LocalExecutor to prevent process join > deadlock > by @SakshamKapoor2911 (Saksham Kapoor) ๐ Rookie: PR #1, first merged > 2026-07-02 > https://github.com/apache/airflow/pull/67881 > > 6. PR#70005: i18n(ko): add missing translations(Jul 17) > by @aaiss0927 (์กฐํ์ค) ๐ Rookie: PR #1, first merged 2026-07-20 > https://github.com/apache/airflow/pull/70005 > > 7. PR#67606: Automate stable REST API permission reference doc generation > by @durgaprasadml (Durgaprasad M L) ๐ Rookie: PR #2, first merged > 2026-07-03 > https://github.com/apache/airflow/pull/67606 > > 8. PR#69703: Add option to expose git-sync metrics port > by @PreethamSanji (Preetham Sanji) ๐ Rookie: PR #2, first merged > 2026-07-15 > https://github.com/apache/airflow/pull/69703 > > 9. PR#69693: Fix Grid view scrollbar hiding latest Dags run > by @MhussainD4772 (MO Hussain) ๐ Rookie: PR #1, first merged > 2026-07-27 > https://github.com/apache/airflow/pull/69693 > > 10. PR#68285: Refactor UI translation files to use nested keys for DRYness > by @pranampagi (Pranam Pagi) ๐ Rookie: PR #1, first merged 2026-07-02 > https://github.com/apache/airflow/pull/68285 > > 11. PR#70142: UI: Make duration charts readable at a glance > by @eddiesr93 (Eddie Roman) ๐ Rookie: PR #2, first merged 2026-07-21 > https://github.com/apache/airflow/pull/70142 > > 12. PR#68904: Show Dag Run conf column by default in Dag Runs list > by @ashutosh264 (Ashutosh Shaha) ๐ Rookie: PR #2, first merged > 2026-07-08 > https://github.com/apache/airflow/pull/68904 > > 13. PR#69689: Replace vars(response) with attribute access in Azure Data > Factory and Synapse operators for SDK v10 compatibility > by @MalteNiederstadt (Malte Niederstadt) ๐ Rookie: PR #1, first > merged 2026-07-19 > https://github.com/apache/airflow/pull/69689 > > 14. PR#68495: Fix UnicodeDecodeError in DefaultResponseHandler when > response content is binary > by @davidnzhang ๐ Rookie: PR #3, first merged 2026-07-01 > https://github.com/apache/airflow/pull/68495 > > 15. PR#68570: Fix Gantt tooltip showing wrong end date on > queued/scheduled bars > by @Aaryan123456679 (Aaryan Mahajan) ๐ Rookie: PR #2, first merged > 2026-07-02 > https://github.com/apache/airflow/pull/68570 >
