Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SFTPSensor.newer_than not working with jinja logical ds/ts expression #39056

Merged

Commits on Apr 16, 2024

  1. Fixes apache#36629

    Grégoire Rolland committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bd1e9f9 View commit details
    Browse the repository at this point in the history
  2. Fixes PR failed test

    Grégoire Rolland committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    db0bf32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f784e View commit details
    Browse the repository at this point in the history
  4. Remove an parametrize duplicate tests

    Grégoire Rolland committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    be1d171 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/fix-36629-sftp-sensor-newer-than…

    …-templating' into fix-36629-sftp-sensor-newer-than-templating
    Grégoire Rolland committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1519cad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    130bc03 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Fix formatting

    Grégoire Rolland committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4757c9c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/fix-36629-sftp-sensor-newer-than…

    …-templating' into fix-36629-sftp-sensor-newer-than-templating
    Grégoire Rolland committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d320ade View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    Grégoire Rolland committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0828ebc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4737c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Fixes apache#36629

    Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3401b6e View commit details
    Browse the repository at this point in the history
  2. Fixes PR failed test

    Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f350253 View commit details
    Browse the repository at this point in the history
  3. Remove an parametrize duplicate tests

    Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    79e3f7b View commit details
    Browse the repository at this point in the history
  4. update simple-salesforce type hints to support 1.12.6 (apache#39047)

    hussein-awala authored and Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0f0a37f View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4ced567 View commit details
    Browse the repository at this point in the history
  6. Add changelog for airflow python client 2.9.0 (apache#39060)

    ephraimbuddy authored and Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d976f58 View commit details
    Browse the repository at this point in the history
  7. Upgrade to latest hatchling as build dependency (apache#39044)

    potiuk authored and Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8b7dcc4 View commit details
    Browse the repository at this point in the history
  8. Prepare docs 1st wave (RC3) + ad hoc April 2024 (apache#38995) (apach…

    …e#39054)
    
    * Prepare docs 1st wave (RC3) + ad hoc April 2024 (apache#38995)
    
    * update databricks
    eladkal authored and Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6dc8c05 View commit details
    Browse the repository at this point in the history
  9. [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]>
    rawwar authored and Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a06349e View commit details
    Browse the repository at this point in the history
  10. Data aware scheduling docs edits (apache#38687)

    lzdanski authored and Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4616ced View commit details
    Browse the repository at this point in the history
  11. 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
    potiuk authored and Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d8b4f23 View commit details
    Browse the repository at this point in the history
  12. 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.
    jedcunningham authored and Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d1d2fca View commit details
    Browse the repository at this point in the history
  13. Fix formatting

    Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e8ba0d7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1cd9e2f View commit details
    Browse the repository at this point in the history
  15. Add examples in AWS auth manager documentation (apache#39040)

    vincbeck authored and Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7fdb2bf View commit details
    Browse the repository at this point in the history
  16. update document (apache#39068)

    humit0 authored and Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ee81403 View commit details
    Browse the repository at this point in the history
  17. Update hatchling to version 1.24.0 (apache#39072)

    ephraimbuddy authored and Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2d47202 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e55e09c View commit details
    Browse the repository at this point in the history
  19. Merge remote-tracking branch 'origin/fix-36629-sftp-sensor-newer-than…

    …-templating' into fix-36629-sftp-sensor-newer-than-templating
    
    # Conflicts:
    #	airflow/providers/sftp/sensors/sftp.py
    #	tests/providers/sftp/sensors/test_sftp.py
    Grégoire Rolland committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ca700e0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6ba4b7c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fe9b6a9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1daa5c2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Fix utc timezone in unit tests

    Grégoire Rolland committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ef0dbc1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/fix-36629-sftp-sensor-newer-than…

    …-templating' into fix-36629-sftp-sensor-newer-than-templating
    Grégoire Rolland committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1fea247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dfec88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb91af1 View commit details
    Browse the repository at this point in the history
  5. Fix utc timezone in unit tests

    Grégoire Rolland committed May 6, 2024
    Configuration menu
    Copy the full SHA
    acb52be View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/fix-36629-sftp-sensor-newer-than…

    …-templating' into fix-36629-sftp-sensor-newer-than-templating
    Grégoire Rolland committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c7b3721 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d22abb View commit details
    Browse the repository at this point in the history