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.7.1

Latest change: 2024-03-25

Commit

Committed

Subject

9c4e333f5b

2024-03-25

fix: disabled_for_operators now stops whole event emission (#38033)

cddf1cc7dc

2024-03-22

fix(dbt): add return statement to yield within a while loop in triggers (#38395)

3.7.0

Latest change: 2024-03-04

Commit

Committed

Subject

83316b8158

2024-03-04

Prepare docs 1st wave (RC1) March 2024 (#37876)

26964f8a8e

2024-02-20

feat(providers/dbt): add reuse_existing_run for allowing DbtCloudRunJobOperator to reuse existing run (#37474)

5a0be392e6

2024-02-16

Add comment about versions updated by release manager (#37488)

3.6.1

Latest change: 2024-02-12

Commit

Committed

Subject

bfb054e9e8

2024-02-12

Prepare docs 1st wave of Providers February 2024 (#37326)

0c4210af62

2024-01-31

Bump aiohttp min version to avoid CVE-2024-23829 and CVE-2024-23334 (#37110)

dec2662190

2024-01-30

feat: Switch all class, functions, methods deprecations to decorators (#36876)

3.6.0

Latest change: 2024-01-26

Commit

Committed

Subject

cead3da4a6

2024-01-26

Add docs for RC2 wave of providers for 2nd round of Jan 2024 (#37019)

2b4da0101f

2024-01-22

Prepare docs 2nd wave of Providers January 2024 (#36945)

6ff96af480

2024-01-18

Fix stacklevel in warnings.warn into the providers (#36831)

95a83102e8

2024-01-09

feat: Add dag_id when generating OpenLineage run_id for task instance. (#36659)

19ebcac239

2024-01-07

Prepare docs 1st wave of Providers January 2024 (#36640)

6937ae7647

2023-12-30

Speed up autocompletion of Breeze by simplifying provider state (#36499)

3.5.1

Latest change: 2023-12-23

Commit

Committed

Subject

b15d5578da

2023-12-23

Re-apply updated version numbers to 2nd wave of providers in December (#36380)

f5883d6e7b

2023-12-23

Prepare 2nd wave of providers in December (#36373)

cd476acd8f

2023-12-11

Follow BaseHook connection fields method signature in child classes (#36086)

3.5.0

Latest change: 2023-12-08

Commit

Committed

Subject

999b70178a

2023-12-08

Prepare docs 1st wave of Providers December 2023 (#36112)

d0918d77ee

2023-12-07

Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017)

c905fe88de

2023-11-25

Update information about links into the provider.yaml files (#35837)

3.4.1

Latest change: 2023-11-24

Commit

Committed

Subject

0b23d5601c

2023-11-24

Prepare docs 2nd wave of Providers November 2023 (#35836)

99534e47f3

2023-11-19

Use reproducible builds for provider packages (#35693)

99df205f42

2023-11-16

Fix and reapply templates for provider documentation (#35686)

a8bc6c551d

2023-11-13

added cancelled handling in dbt deferred (#35597)

1b059c57d6

2023-11-08

Prepare docs 1st wave of Providers November 2023 (#35537)

d1c58d86de

2023-10-28

Prepare docs 3rd wave of Providers October 2023 - FIX (#35233)

3592ff4046

2023-10-28

Prepare docs 3rd wave of Providers October 2023 (#35187)

dd7ba3cae1

2023-10-19

Pre-upgrade 'ruff==0.0.292' changes in providers (#35053)

7a93b19138

2023-10-16

D401 Support - Providers: DaskExecutor to Github (Inclusive) (#34935)

3.4.0

Latest change: 2023-10-13

Commit

Committed

Subject

e9987d5059

2023-10-13

Prepare docs 1st wave of Providers in October 2023 (#34916)

0c8e30e43b

2023-10-05

Bump min airflow version of providers (#34728)

7ebf4220c9

2023-09-28

Refactor usage of str() in providers (#34320)

6703f720cc

2023-09-13

Remove useless print from dbt operator (#34322)

3.3.0

Latest change: 2023-09-12

Commit

Committed

Subject

e1fd8d83d1

2023-09-12

Prepare docs for Sep 2023 1st wave of Providers (RC2) (#34294)

87fd884c0b

2023-09-11

dbt, openlineage: set run_id after defer, do not log error if operator has no run_id set (#34270)

21990ed894

2023-09-08

Prepare docs for 09 2023 - 1st wave of Providers (#34201)

0ecbbacd21

2023-09-07

fix(providers/redis): respect soft_fail argument when exception is raised (#34164)

5eea4e632c

2023-09-07

Add OpenLineage support for DBT Cloud. (#33959)

0a5e2281e0

2023-08-31

Remove some useless try/except from providers code (#33967)

6d182beec6

2023-08-26

Use a single  statement with multiple contexts instead of nested  statements in providers (#33768)

3.2.3

Latest change: 2023-08-26

Commit

Committed

Subject

c077d19060

2023-08-26

Prepare docs for Aug 2023 3rd wave of Providers (#33730)

85acbb4ae9

2023-08-24

Refactor: Remove useless str() calls (#33629)

a91ee7ac2f

2023-08-20

Refactor: Simplify code in smaller providers (#33234)

3.2.2

Latest change: 2023-07-06

Commit

Committed

Subject

225e3041d2

2023-07-06

Prepare docs for July 2023 wave of Providers (RC2) (#32381)

3878fe6fab

2023-07-05

Remove spurious headers for provider changelogs (#32373)

cb4927a018

2023-07-05

Prepare docs for July 2023 wave of Providers (#32298)

f8593503cb

2023-07-05

Add default_deferrable config (#31712)

d1aa509bbd

2023-06-28

D205 Support - Providers: Databricks to Github (inclusive) (#32243)

09d4718d3a

2023-06-27

Improve provider documentation and README structure (#32125)

3.2.1

Latest change: 2023-06-20

Commit

Committed

Subject

79bcc2e668

2023-06-20

Prepare RC1 docs for June 2023 wave of Providers (#32001)

8b146152d6

2023-06-20

Add note about dropping Python 3.7 for providers (#32015)

9276310a43

2023-06-05

Improve docstrings in providers (#31681)

dc5bf3fd02

2023-06-02

Add discoverability for triggers in provider.yaml (#31576)

a59076eaee

2023-06-02

Add D400 pydocstyle check - Providers (#31427)

9fa75aaf7a

2023-05-29

Remove Python 3.7 support (#30963)

3.2.0

Latest change: 2023-05-19

Commit

Committed

Subject

45548b9451

2023-05-19

Prepare RC2 docs for May 2023 wave of Providers (#31416)

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)

bb4a0b39e8

2023-05-15

Optimize deferred execution mode for DbtCloudRunJobOperator (#31188)

0a30706aa7

2023-05-03

Use 'AirflowProviderDeprecationWarning' in providers (#30975)

eef5bc7f16

2023-05-03

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

43916c5034

2023-05-01

Optimize deferred execution mode in DbtCloudJobRunSensor (#30968)

a7eb32a5b2

2023-04-30

Bump minimum Airflow version in providers (#30917)

9409446097

2023-04-24

Add cli cmd to list the provider trigger info (#30822)

c585ad51c5

2023-04-22

Upgrade ruff to 0.0.262 (#30809)

3.1.1

Latest change: 2023-04-21

Commit

Committed

Subject

e46ce78b66

2023-04-21

Prepare docs for adhoc release of providers (#30787)

d23a3bbed8

2023-04-04

Add mechanism to suspend providers (#30422)

6663ec5b2e

2023-04-03

Merge DbtCloudJobRunAsyncSensor logic to DbtCloudJobRunSensor (#30227)

a3d59c8c75

2023-03-09

Move typing imports behind TYPE_CHECKING in DbtCloudHook (#29989)

c3867781e0

2023-03-08

adding trigger info to provider yaml (#29950)

3.1.0

Latest change: 2023-03-03

Commit

Committed

Subject

fcd3c0149f

2023-03-03

Prepare docs for 03/2023 wave of Providers (#29878)

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?