Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SFTPSensor.newer_than not working with jinja logical ds/ts expres…
…sion (apache#39056) * Fixes apache#36629 * Fixes PR failed test * Remove an parametrize duplicate tests * Fix formatting * Fix formatting * Fixes apache#36629 * Fixes PR failed test * Remove an parametrize duplicate tests * update simple-salesforce type hints to support 1.12.6 (apache#39047) * Fix formatting * Add changelog for airflow python client 2.9.0 (apache#39060) * Upgrade to latest hatchling as build dependency (apache#39044) * Prepare docs 1st wave (RC3) + ad hoc April 2024 (apache#38995) (apache#39054) * Prepare docs 1st wave (RC3) + ad hoc April 2024 (apache#38995) * update databricks * [docs] update `DagBag` class docstring to include all params (apache#38814) * update docstring for DagBag class * break long line * fix space Signed-off-by: kalyanr <[email protected]> --------- Signed-off-by: kalyanr <[email protected]> * Data aware scheduling docs edits (apache#38687) * Moves airflow import in deprecated pod_generator to local (apache#39062) The import might be invoked when K8S executor starts with sentry on and it might lead to circular imports Related: apache#31442 * KPO xcom sidecar PodDefault usage (apache#38951) We should use the same, non deprecated, version of PodDefaults for the xcom sidecar when creating and reading xcom. * Fix formatting * Change date/time parsing method for newer_than parameter un SFTPSensor * Add examples in AWS auth manager documentation (apache#39040) * update document (apache#39068) * Update hatchling to version 1.24.0 (apache#39072) * Check that the dataset<>task exists before trying to render graph (apache#39069) * Change date/time parsing method for newer_than parameter un SFTPSensor * Fix utc timezone in unit tests * Fix utc timezone in unit tests --------- Signed-off-by: kalyanr <[email protected]> Co-authored-by: Grégoire Rolland <[email protected]> Co-authored-by: Hussein Awala <[email protected]> Co-authored-by: Ephraim Anierobi <[email protected]> Co-authored-by: Jarek Potiuk <[email protected]> Co-authored-by: Elad Kalif <[email protected]> Co-authored-by: Kalyan <[email protected]> Co-authored-by: Laura Zdanski <[email protected]> Co-authored-by: Jed Cunningham <[email protected]> Co-authored-by: Vincent <[email protected]> Co-authored-by: humit <[email protected]> Co-authored-by: Brent Bovenzi <[email protected]>
- Loading branch information