Skip to content

Conversation

@github-actions
Copy link

Using connections stored in the Airflow Metadata for Remote logging was partially fixed
in 3.0.4, but the connection was only set/put-in-scope when the logger was created before
task startup. However for blob stores (i.e. S3 or WASB) that is a no-op, and we needed the
connection when we try to upload too.
(cherry picked from commit b340e8c)

Co-authored-by: Rahul Vats 43964496+vatsrahul1001@users.noreply.github.com

…pervisor (#54679)

Using connections stored in the Airflow Metadata for Remote logging was partially fixed
in 3.0.4, but the connection was only set/put-in-scope when the logger was created before
task startup. However for blob stores (i.e. S3 or WASB) that is a no-op, and we needed the
connection when we try to upload too.
(cherry picked from commit b340e8c)

Co-authored-by: Rahul Vats <43964496+vatsrahul1001@users.noreply.github.com>
@dosubot
Copy link

dosubot bot commented Aug 20, 2025

Related Documentation

No published documentation to review for changes on this repository.
Write your first living document

How did I do? Any feedback?  Join Discord

@ashb ashb merged commit 1ce02db into v3-0-test Aug 20, 2025
50 checks passed
@ashb ashb deleted the backport-b340e8c-v3-0-test branch August 20, 2025 10:55
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.

2 participants