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.4.0

Latest change: 2025-04-10

Commit

Committed

Subject

b58f027cbf

2025-04-10

Fix default base value (#49013)

636224df61

2025-04-09

Fix WorkflowTrigger to work with TaskSDK (#48819)

57cda9ec70

2025-04-09

Make default as time.now() for TriggerDagRunOperator (#48969)

c31cb5f19e

2025-04-08

Get 'LatestOnlyOperator' working with Task SDK (#48945)

7b2ec33c7a

2025-04-08

Remove unnecessary entries in get_provider_info and update the schema (#48849)

294594c06c

2025-04-08

Fix dagstate trigger to work with TaskSDK (#48747)

86d5b27f92

2025-04-08

Make '@task' import from airflow.sdk (#48896)

139673d3ce

2025-04-07

Remove fab from preinstalled providers (#48457)

67858fd7e7

2025-04-06

Improve documentation building iteration (#48760)

0.3.0

Latest change: 2025-04-06

Commit

Committed

Subject

adbb062b50

2025-04-06

Prepare docs for Apr 1st wave of providers (#48828)

f01e5e2f64

2025-04-04

Migrate standard decorators to standard provider (#48683)

adf19b77ad

2025-04-04

Bump standard provider to 0.3.0 (#48763)

6775bf7bae

2025-04-03

Make 'ExternalTaskSensor' work with Task SDK (#48651)

d4473555c0

2025-04-02

Simplify tooling by switching completely to uv (#48223)

e7daa6794c

2025-04-01

Make datetime objects in Context as Pendulum objects (#48592)

ce3da2f46d

2025-04-01

Fix _get_count in sensor_helper.py (#40795)

47002feacd

2025-03-30

Upgrade ruff to latest version (#48553)

5479d0b387

2025-03-29

Fix logical_date error in BranchDateTimeOperator and BranchDayOfWeekOperator (#48486)

347c98cd8c

2025-03-28

Move 'BaseSensorOperator' to TaskSDK definitions (#48244)

0.2.0

Latest change: 2025-03-26

Commit

Committed

Subject

c762e17820

2025-03-26

Prepare docs for Mar 2nd wave of providers (#48383)

6adb2dbae4

2025-03-25

Upgrade providers flit build requirements to 3.12.0 (#48362)

bafa787a05

2025-03-25

Implement pre- and post-execute hooks in sdk (#48230)

23260e4121

2025-03-21

Fix python operators errors when initialising plugins in virtualenv jinja script (#48035)

8f1a53801a

2025-03-22

Support '@task.bash' with Task SDK (#48060)

545bf451d4

2025-03-21

Setting Airflow context Environment variables for operators (#47644)

243fe86d4b

2025-03-21

Move airflow sources to airflow-core package (#47798)

1a5eb7a29c

2025-03-20

Bump various providers in preparation for Airflow 3.0.0b4 (#48013)

4b83391b75

2025-03-19

AIP-72: Get 'TriggerDagRunOperator' working with Task SDK (#47882)

566bea2db3

2025-03-18

Relocate utils/weekday.py to standard provider (#47892)

91b0f610ab

2025-03-17

AIP-72: Handle Custom XCom Backend on Task SDK (#47339)

779b76b891

2025-03-17

Handle null logical date in TimeDeltaSensorAsync (#47652)

d0bcc028af

2025-03-17

Fix deprecation warning for 'BranchMixIn' (#47856)

60f6a9f1a1

2025-03-16

Fix DayOfWeekSensor use_task_logical_date condition (#47825)

9201b36af3

2025-03-16

Remove fixed comments (#47823)

935d2831fe

2025-03-15

Remove links to x/twitter.com (#47801)

a6f6733b35

2025-03-15

AIP-72: Implement short circuit and branch operators (#46584)

2fa9230d2a

2025-03-13

Rewrite asset event registration (#47677)

7f7c7a7b45

2025-03-10

Fix comment typo in PythonOperator (#47558)

0.1.1

Latest change: 2025-03-09

Commit

Committed

Subject

492ecfe5c0

2025-03-09

Prepare docs for Mar 1st wave of providers (#47545)

6b69eb7b9a

2025-03-08

Relocate SmoothOperator to standard provider and add tests (#47530)

aa07160892

2025-03-07

AIP-72: Moving BaseOperatorLink to task sdk (#47008)

e4002c3305

2025-03-05

Move tests_common package to devel-common project (#47281)

1447705482

2025-03-01

Fix codespell issues detected by new codespell (#47259)

1addb55154

2025-02-28

Improve documentation for updating provider dependencies (#47203)

51415547d6

2025-02-26

Remove old UI and webserver (#46942)

310f5cdfde

2025-02-26

Add deferred pagination mode to GenericTransfer (#44809)

c6c4f95ed9

2025-02-25

Add legacy namespace packages to airflow.providers (#47064)

811fa2b016

2025-02-25

Replace 'external_trigger' check with DagRunType (#45961)

518287ce7f

2025-02-24

Runtime context shouldn't have start_date as a key (#46961)

dbf8bb4092

2025-02-24

Remove extra whitespace in provider readme template (#46975)

b28c336e8b

2025-02-21

Upgrade flit to 3.11.0 (#46938)

0.1.0

Latest change: 2025-02-21

Commit

Committed

Subject

5d87bddf0a

2025-02-21

Prepare docs for Feb 1st wave of providers (#46893)

fdbd68f02e

2025-02-18

TriggerDagRunOperator by defaults set logical date as null (#46633)

4d5846f58f

2025-02-16

Move provider_tests to unit folder in provider tests (#46800)

e027457a24

2025-02-15

Removed the unused provider's distribution (#46608)

3ad8787a3e

2025-02-13

AIP-82 Introduce 'BaseEventTrigger' as base class for triggers used with event driven scheduling (#46391)

035060d7f3

2025-02-11

AIP-83 amendment: Add logic for generating run_id when logical date is None. (#46616)

0047a6886a

2025-02-11

change listener API, add basic support for task instance listeners in TaskSDK, make OpenLineage provider support Airflow 3's listener interface (#45294)

8592188ac7

2025-02-11

Remove AirflowContextDeprecationWarning as all context should be clean for Airflow 3 (#46601)

4111a4c209

2025-02-10

Use run_id for ExternalDag and TriggerDagRun links (#46546)

9689cf5bb9

2025-02-07

refactor(utils/decorators): rewrite remove task decorator to use cst (#43383)

aaaea355d3

2025-02-06

Add dynamic task mapping into TaskSDK runtime (#46032)

e6ea6709bb

2025-02-04

Moving EmptyOperator to standard provider (#46231)

880b067668

2025-02-03

Add run_after column to DagRun model (#45732)

3ff4f2dc24

2025-02-03

Removing feature: send context in venv operators (using 'use_airflow_context') (#46306)

b4b6de3c46

2025-01-30

Remove import from MySQL provider tests in generic transfer test (#46274)

29b9e8ea10

2025-01-25

move standard, alibaba and common.sql provider to the new structure (#45964)

2193be2a5e

2025-01-22

Fix failures on main related to DagRun validation (#45917)

d1b2a44653

2025-01-21

Start porting mapped task to SDK (#45627)

f616c62209

2025-01-15

AIP-72: Support better type-hinting for Context dict in SDK  (#45583)

5597bb2961

2025-01-12

Remove code for deprecation of Context keys (#45585)

521410f03c

2025-01-09

AIP-72: Move non-user facing code to '_internal' (#45515)

04806231e4

2025-01-09

AIP-72: Add support for 'get_current_context' in Task SDK (#45486)

b703d53b77

2025-01-09

Move Literal alias into TYPE_CHECKING block (#45345)

b2a244bb13

2025-01-07

AIP-72: Add Taskflow API support & template rendering in Task SDK (#45444)

3873230a11

2024-12-26

Remove tuple_in_condition helpers (#45201)

0.0.3

Latest change: 2024-12-20

Commit

Committed

Subject

2723508345

2024-12-20

Prepare docs for Nov 1st wave of providers Dec 2024 (#45042)

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?