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.

3.1.0

Latest change: 2023-02-23

Commit

Committed

Subject

e6d3176082

2023-02-23

Add 'DbtCloudJobRunAsyncSensor' (#29695)

3.0.0

Latest change: 2023-02-08

Commit

Committed

Subject

ce6ae2457e

2023-02-08

Prepare docs for Feb 2023 wave of Providers (#29379)

91c0ce7666

2023-02-02

Drop Connection.schema use in DbtCloudHook (#29166)

f805b4154a

2023-01-23

Allow downloading of dbt Cloud artifacts to non-existent paths (#29048)

55049c50d5

2023-01-23

Add deferrable mode to 'DbtCloudRunJobOperator' (#29014)

4f91931b35

2023-01-17

Provide more context for 'trigger_reason' in DbtCloudRunJobOperator (#28994)

2.3.1

Latest change: 2023-01-14

Commit

Committed

Subject

911b708ffd

2023-01-14

Prepare docs for Jan 2023 mid-month wave of Providers (#28929)

141338b24e

2023-01-12

Use entire tenant domain name in dbt Cloud connection (#28890)

2.3.0

Latest change: 2022-11-15

Commit

Committed

Subject

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)

2.2.0

Latest change: 2022-09-28

Commit

Committed

Subject

f8db64c35c

2022-09-28

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

55d8bc0bba

2022-09-26

Add 'DbtCloudListJobsOperator' (#26475)

06acf40a43

2022-09-13

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

2.1.0

Latest change: 2022-08-10

Commit

Committed

Subject

e5ac6c7cfb

2022-08-10

Prepare docs for new providers release (August 2022) (#25618)

c8af0592c0

2022-07-26

Improve taskflow type hints with ParamSpec (#25173)

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)

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?