Package apache-airflow-providers-dbt-cloud

dbt Cloud

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

2.0.1

Latest change: 2022-06-29

Commit

Committed

Subject

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)

7498fba826

2022-06-06

Enable dbt Cloud provider to interact with single tenant instances (#24264)

5e6997ed45

2022-06-06

Update dbt.py (#24218)

027b707d21

2022-06-05

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

8f2213fcd0

2022-06-05

AIP-47 - Migrate dbt DAGs to new design #22472 (#24202)

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)

f935c9f163

2022-04-23

Fix typo in dbt Cloud provider description (#23179)

49e336ae03

2022-04-13

Replace usage of 'DummyOperator' with 'EmptyOperator' (#22974)

6933022e94

2022-04-10

Fix new MyPy errors in main (#22884)

1.0.2

Latest change: 2022-03-22

Commit

Committed

Subject

d7dbfb7e26

2022-03-22

Add documentation for bugfix release of Providers (#22383)

1.0.1

Latest change: 2022-03-14

Commit

Committed

Subject

16adc035b1

2022-03-14

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

c1ab8e2d7b

2022-03-14

Protect against accidental misuse of XCom.get_value() (#22244)

d08284ed25

2022-03-11

`` Add map_index to XCom model and interface (#22112)``

f8c01317ef

2022-03-10

Pass explicit overrides in 'DbtCloudJobRunOperator' to 'DbtCloudHook' (#22136)

4388808e0e

2022-03-10

Add more template fields to 'DbtCloudJobRunOperator' (#22126)

08575ddd8a

2022-03-01

Change BaseOperatorLink interface to take a ti_key, not a datetime (#21798)

e782b37a3f

2022-02-27

Add dbt Cloud provider (#20998)

Was this entry helpful?