Package apache-airflow-providers-standard

Airflow Standard Provider

This is detailed commit list of changes for versions provider package: standard. For high-level changelog, see package information including changelog.

0.0.3

Latest change: 2024-12-18

Commit

Committed

Subject

2a33da0246

2024-12-18

Remove references to AIRFLOW_V_2_9_PLUS (#44987)

4b38bed76c

2024-12-16

Bump min version of Providers to 2.9 (#44956)

8af1bbdf25

2024-12-12

Remove Pydanitc models introduced for AIP-44 (#44552)

490b5e816b

2024-12-10

Consistent way of checking Airflow version in providers (#44686)

e03265bb56

2024-12-05

Correct new changelog breaking changes header (#44659)

8ca061ddf5

2024-12-03

Deferrable sensors can implement sensor timeout (#33718)

74ff524a6d

2024-12-02

Add missing changelog to breaking change for Standard provider breaking changes (#44581)

c44690c1c8

2024-12-01

Remove Provider Deprecations in Standard (#44541)

cbc287052e

2024-12-01

Remove AIP-44 code from renderedtifields.py (#44546)

62bac46822

2024-12-01

Remove AIP-44 from taskinstance (#44540)

57d109c8a6

2024-11-30

Move 'LatestOnlyOperator' operator to standard provider. (#44309)

ab2bd2d4a9

2024-11-28

Add import compatibility check (#44458)

e9f544cc3f

2024-11-28

Remove AIP-44 configuration from the code (#44454)

0c30c4d9af

2024-11-27

Move external task sensor to standard provider (#44288)

4404e64247

2024-11-25

Move triggers to standard provider (#43608)

0.0.2

Latest change: 2024-11-24

Commit

Committed

Subject

f0da8eeab3

2024-11-24

Prepare docs for Nov 2nd wave of ad hoc providers (#44321)

1275fec92f

2024-11-24

Use Python 3.9 as target version for Ruff & Black rules (#44298)

d0f433b024

2024-11-21

Fix TriggerDagRunOperator extra_link when trigger_dag_id is templated (#42810)

f05ce08362

2024-11-20

Move 'TriggerDagRunOperator' to standard provider (#44053)

36803b8bd9

2024-11-17

Move filesystem sensor to standard provider (#43890)

b6c75d2cd6

2024-11-17

update standard provider CHANGELOG.rst (#44110)

123dadda0e

2024-11-15

Rename execution_date to logical_date across codebase (#43902)

0.0.1

Latest change: 2024-11-14

Commit

Committed

Subject

a53d9f6d25

2024-11-14

Prepare docs for Nov 1st wave of providers (#44011)

2ef8438eec

2024-11-14

move version imports to inside utils (#44018)

e7194dff6a

2024-11-13

Add support for semicolon stripping to DbApiHook, PrestoHook, and TrinoHook (#41916)

f757b87581

2024-11-11

update how to guide section with doc references (#43889)

084e29e9e2

2024-11-11

Add documentation to standard provider operators (#43716)

9bbf6f16f7

2024-11-09

Test standard provider with Airflow 2.8 and 2.9 (#43556)

5f9fdf016d

2024-11-05

add config section to standard provider docs index (#43674)

286075f059

2024-11-04

Add UV support to venv operators (#43612)

fe0dd9b8b3

2024-11-01

Switch PythonVirtualenvOperator to venv from virtualenv package (#43568)

dd7f669e6c

2024-10-31

Mark standard provider as ready for release (#43550)

0c9e159dc4

2024-10-31

Fix dependencies of standard provider (#43553)

06088a3abc

2024-10-31

Standard provider python operator (#42081)

4d54cda411

2024-10-24

Make conn id parameters templated in GenericTransfer and also allow passing hook parameters like in BaseSQLOperator (#42891)

0e112bf0e4

2024-10-24

BashOperator: Execute templated bash script as file (#42783)

2ed06d1e9f

2024-10-17

chore(docs): add required import of BranchDayOfWeekOperator (#43053)

420b24aa79

2024-10-10

Move Hooks to Standard provider (#42794)

857ca4c06c

2024-10-09

Split providers out of the main "airflow/" tree into a UV workspace project (#42505)

a5ffbbda17

2024-10-09

Standard provider bash operator (#42252)

48e39b927a

2024-10-02

Revert "Move FSHook/PackageIndexHook/SubprocessHook to standard provider (#42…" (#42659)

61d1dbbc7f

2024-10-01

Move FSHook/PackageIndexHook/SubprocessHook to standard provider (#42506)

4c2c4079d6

2024-09-21

remove time folder from standard provider (#42392)

20ea6b7598

2024-09-18

Airflow Standard Provider (#41564)

Was this entry helpful?