Package apache-airflow-providers-asana

Asana

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

2.2.0

Latest change: 2023-05-18

Commit

Committed

Subject

abea189022

2023-05-18

Use '__version__' in providers not 'version' (#31393)

f5aed58d9f

2023-05-18

Fixing circular import error in providers caused by airflow version check (#31379)

d9ff55cf6d

2023-05-16

Prepare docs for May 2023 wave of Providers (#31252)

eef5bc7f16

2023-05-03

Add full automation for min Airflow version for providers (#30994)

a7eb32a5b2

2023-04-30

Bump minimum Airflow version in providers (#30917)

d23a3bbed8

2023-04-04

Add mechanism to suspend providers (#30422)

2.1.0

Latest change: 2022-11-26

Commit

Committed

Subject

25bdbc8e67

2022-11-26

Updated docs for RC3 wave of providers (#27937)

2e20e9f7eb

2022-11-24

Prepare for follow-up relase for November providers (#27774)

12c3c39d1a

2022-11-15

pRepare docs for November 2022 wave of Providers (#27613)

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)

81b5f50ae9

2022-10-22

Allow and prefer non-prefixed extra fields for AsanaHook (#27043)

f8db64c35c

2022-09-28

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

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)

027b707d21

2022-06-05

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

45fcfd31b7

2022-06-03

Migrate Asana example DAGs to new design #22440 (#24131)

75c60923e0

2022-05-12

Prepare provider documentation 2022.05.11 (#23631)

8b6b0848a3

2022-04-23

Use new Breese for building, pulling and verifying the images. (#23104)

6933022e94

2022-04-10

Fix new MyPy errors in main (#22884)

1.1.3

Latest change: 2022-03-22

Commit

Committed

Subject

d7dbfb7e26

2022-03-22

Add documentation for bugfix release of Providers (#22383)

1.1.2

Latest change: 2022-03-14

Commit

Committed

Subject

16adc035b1

2022-03-14

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

1.1.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)

cb73053211

2022-01-27

Add optional features in providers. (#21074)

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)

3e48a49ab8

2021-12-30

Fix mypy errors in asana example dags (#20593)

a0821235fb

2021-12-30

Use typed Context EVERYWHERE (#20565)

2fb5e1d0ec

2021-12-15

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

dad2f8103b

2021-12-15

Fix mypy providers (#20190)

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)

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)

1.1.0

Latest change: 2021-08-30

Commit

Committed

Subject

0a68588479

2021-08-30

Add August 2021 Provider's documentation (#17890)

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)

d11d3e617a

2021-08-13

Use built-in ''cached_property'' on Python 3.8 for Asana provider (#17597)

87f408b1e7

2021-07-26

Prepares docs for Rc2 release of July providers (#17116)

0dbd0f420c

2021-07-26

Remove/refactor default_args pattern for miscellaneous providers (#16872)

e7bd82acdf

2021-07-25

Improve documentation and examples in example_asana.py (#15959)

b916b75079

2021-07-15

Prepare documentation for July release of providers. (#17015)

866a601b76

2021-06-28

Removes pylint from our toolchain (#16682)

1.0.0

Latest change: 2021-06-18

Commit

Committed

Subject

bbc627a3da

2021-06-18

Prepares documentation for rc2 release of Providers (#16501)

162e3204c0

2021-05-17

Add Asana Provider (#14521)

Was this entry helpful?