Package apache-airflow-providers-alibaba

Alibaba Cloud integration (including Alibaba Cloud).

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

2.2.0

Latest change: 2022-11-14

Commit

Committed

Subject

00af5c007e

2022-11-14

Replace urlparse with urlsplit (#27389)

8c15b0a6d1

2022-11-07

Use log.exception where more economical than log.error (#27517)

9ab1a6a3e7

2022-10-27

Update old style typing (#26872)

78b8ea2f22

2022-10-24

Move min airflow version to 2.3.0 for all providers (#27196)

2a34dc9e84

2022-10-23

Enable string normalization in python formatting - providers (#27205)

2.1.0

Latest change: 2022-09-28

Commit

Committed

Subject

f8db64c35c

2022-09-28

Update docs for September Provider's release (#26731)

1f7b296227

2022-09-18

Auto tail file logs in Web UI (#26169)

06acf40a43

2022-09-13

Apply PEP-563 (Postponed Evaluation of Annotations) to non-core airflow (#26289)

2.0.1

Latest change: 2022-07-13

Commit

Committed

Subject

d2459a241b

2022-07-13

Add documentation for July 2022 Provider's release (#25030)

0de31bd73a

2022-06-29

Move provider dependencies to inside provider folders (#24672)

510a6bab45

2022-06-28

Remove 'hook-class-names' from provider.yaml (#24702)

9c59831ee7

2022-06-21

Update providers to use functools compat for ''cached_property'' (#24582)

2.0.0

Latest change: 2022-06-09

Commit

Committed

Subject

dcdcf3a2b8

2022-06-09

Update release notes for RC2 release of Providers for May 2022 (#24307)

717a7588bc

2022-06-07

Update package description to remove double min-airflow specification (#24292)

aeabe994b3

2022-06-07

Prepare docs for May 2022 provider's release (#24231)

c23826915d

2022-06-07

Apply per-run log templates to log handlers (#24153)

027b707d21

2022-06-05

Add explanatory note for contributors about updating Changelog (#24229)

c887275bb8

2022-06-03

Migrate Alibaba example DAGs to new design #22437 (#24130)

d19cb86660

2022-05-31

SSL Bucket, Light Logic Refactor and Docstring Update for Alibaba Provider (#23891)

1.1.1

Latest change: 2022-03-22

Commit

Committed

Subject

d7dbfb7e26

2022-03-22

Add documentation for bugfix release of Providers (#22383)

1.1.0

Latest change: 2022-03-14

Commit

Committed

Subject

16adc035b1

2022-03-14

Add documentation for Classifier release for March 2022 (#22226)

7bd8b2d7f3

2022-03-11

Add oss_task_handler into alibaba-provider and enable remote logging to OSS (#21785)

1.0.1

Latest change: 2022-03-07

Commit

Committed

Subject

f5b96315fe

2022-03-07

Add documentation for Feb Providers release (#22056)

d94fa37830

2022-02-08

Fixed changelog for January 2022 (delayed) provider's release (#21439)

6c3a67d4fc

2022-02-05

Add documentation for January 2021 providers release (#21257)

73c0d241d8

2022-01-21

Remove a few stray ':type's in docs (#21014)

602abe8394

2022-01-20

Remove ':type' lines now sphinx-autoapi supports typehints (#20951)

730db3fb77

2022-01-18

Remove all "fake" stub files (#20936)

f8fd0f7b4c

2022-01-13

Explain stub files are introduced for Mypy errors in examples (#20827)

f77417eb0d

2021-12-31

Fix K8S changelog to be PyPI-compatible (#20614)

97496ba2b4

2021-12-31

Update documentation for provider December 2021 release (#20523)

d56e7b56bb

2021-12-30

Fix template_fields type to have MyPy friendly Sequence type (#20571)

a0821235fb

2021-12-30

Use typed Context EVERYWHERE (#20565)

3299064958

2021-12-29

Use isort on pyi files (#20556)

b5d520cf73

2021-12-29

Reinstate 'region' to 'default_args' for Alibaba example DAGs (#20423)

73ab0edce5

2021-12-18

Fix MyPy Errors for Alibaba provider. (#20393)

2fb5e1d0ec

2021-12-15

Fix cached_property MyPy declaration and related MyPy errors (#20226)

853576d901

2021-11-30

Update documentation for November 2021 provider's release (#19882)

d9567eb106

2021-10-29

Prepare documentation for October Provider's release (#19321)

f5ad26dcdd

2021-10-21

Fixup string concatenations (#19099)

840ea3efb9

2021-09-30

Update documentation for September providers release (#18613)

ef037e7021

2021-09-29

Static start_date and default arg cleanup for misc. provider example DAGs (#18597)

0fe0b06bb0

2021-09-03

Adding missing init file in example_dags directory (#18019)

1.0.0

Latest change: 2021-08-23

Commit

Committed

Subject

be75dcd39c

2021-08-23

Update description about the new ''connection-types'' provider meta-data

76ed2a49c6

2021-08-19

Import Hooks lazily individually in providers manager (#17682)

75ca6543da

2021-08-07

[AIRFLOW-17200] Add Alibaba Cloud OSS support (#17201)

Was this entry helpful?