Package apache-airflow-providers-common-compat

Common Compatibility Provider - providing compatibility code for previous Airflow versions.

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

1.3.0

Latest change: 2024-12-19

Commit

Committed

Subject

04ccef9b3a

2024-12-19

feat: automatically inject OL info into spark job in DataprocSubmitJobOperator (#44477)

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)

490b5e816b

2024-12-10

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

3d421f78d7

2024-12-06

Bumping common compat to 1.3.0 (#44728)

bcc8a4abd1

2024-12-06

Prevent __init__.py in providers from being modified (#44713)

450132bc85

2024-12-06

Remove unnecessary compatibility code in S3 asset import (#44714)

5f4a30117d

2024-12-06

Make AssetAliasEvent a class context.py (#44709)

d9001cd14a

2024-12-06

Fix accidental db tests in Task SDK (#44690)

b9ab0b5ffc

2024-12-05

fix(providers/common/compat): add back add_input_dataset and add_output_dataset to NoOpCollector (#44681)

cac2d1dfda

2024-12-05

Fix name of private function in compat provider (#44680)

4404e64247

2024-11-25

Move triggers to standard provider (#43608)

a0f3353c47

2024-11-20

Move Asset user facing components to task_sdk (#43773)

1.2.2

Latest change: 2024-11-14

Commit

Committed

Subject

a53d9f6d25

2024-11-14

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

73f2eab680

2024-11-05

serialize asset/dataset timetable conditions in OpenLineage info also for Airflow 2 (#43434)

06088a3abc

2024-10-31

Standard provider python operator (#42081)

68f8164a36

2024-10-18

Fix provider title in documentation (#43157)

857ca4c06c

2024-10-09

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

1.2.1

Latest change: 2024-10-09

Commit

Committed

Subject

2bb8628463

2024-10-09

Prepare docs for Oct 1st adhoc wave of providers (#42862)

ede7cb27fd

2024-09-30

Rename dataset related python variable names to asset (#41348)

1.2.0

Latest change: 2024-08-19

Commit

Committed

Subject

75fb7acbac

2024-08-19

Prepare docs for Aug 2nd wave of providers (#41559)

fcbff15bda

2024-08-12

Bump minimum Airflow version in providers to Airflow 2.8.0 (#41396)

1.1.0

Latest change: 2024-08-03

Commit

Committed

Subject

d23881c648

2024-08-03

Prepare docs for Aug 1st wave of providers (#41230)

0206a4cbcf

2024-07-23

openlineage: migrate OpenLineage provider to V2 facets. (#39530)

0212f67192

2024-07-22

openlineage: add support for hook lineage for S3Hook (#40819)

6366204458

2024-07-17

openlineage: add method to common.compat to not force hooks to try/except every 2.10 hook lineage call (#40812)

1.0.0

Latest change: 2024-06-22

Commit

Committed

Subject

6e5ae26382

2024-06-22

Prepare docs 2nd wave June 2024 (#40273)

0019c9b35a

2024-06-22

Add common.compat provider (#40374)

Was this entry helpful?